You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The features file is published as mvn:io.guanaco.camel.redis/features_2.12/0.9.1/features_2.12-0.9.1.xml.
This seems to break GPR - that artifact is not available for download afterwards. As an experiment (and because of convention), we could try if that is fixed by these two changes:
Add the features classifier
Remove the _2.12 cross-build, we already have a separate feature for the _2.11 variant
The text was updated successfully, but these errors were encountered:
The features file is published as
mvn:io.guanaco.camel.redis/features_2.12/0.9.1/features_2.12-0.9.1.xml
.This seems to break GPR - that artifact is not available for download afterwards. As an experiment (and because of convention), we could try if that is fixed by these two changes:
features
classifier_2.12
cross-build, we already have a separate feature for the_2.11
variantThe text was updated successfully, but these errors were encountered: