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
I'm trying to use this plugin to update the 1.1.2-SNAPSHOT version of a internal dependency in one pom.xml to a higher version published in an internal artifactory.
The repository is enabled, its releases are also enabled and its update is daily. It is being reached since maven have created the artifact metadata locally
The plugin even tries to resolve the version, but nothing happens in the end :(
[DEBUG] Looking for a release of com.cris.econo:byhup:jar:1.1.2-SNAPSHOT
[INFO] artifact com.cris.econo:byhup: checking for updates from cris-maven-releases
[DEBUG] Reading resolution-state from: C:\Users\cgavi\.m2\repository\com\cris\econo\byhup\resolver-status.properties
The text was updated successfully, but these errors were encountered:
I'm trying to use this plugin to update the 1.1.2-SNAPSHOT version of a internal dependency in one pom.xml to a higher version published in an internal artifactory.
The repository is enabled, its releases are also enabled and its update is daily. It is being reached since maven have created the artifact metadata locally
The plugin even tries to resolve the version, but nothing happens in the end :(
The text was updated successfully, but these errors were encountered: