The are three Maven integrity plugins - one for Artfactory and one for Maven - both of type source config. Then there is an automation plugin called Maven Resolve. The Artifactory and Maven source config plugins behave differently. The Artifactory source config plugin does not distinguish between snapshot builds so if you import artifact -SNAPSHOT 1.0, it isn't matter how many subsequent snapshot you produce, UCD thinks tis already imported. Instead configure the Maven source config plugin as you would you for Artifactory (they look similar) and you should be able to pick up the snapshot versions.
David -- View this message in context: http://forums.jfrog.org/Artifactory-incorrectly-reporting-latest-artifact-version-tp7580544p7580549.html Sent from the Artifactory - Users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ _______________________________________________ Artifactory-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/artifactory-users
