Hello, I would like to set the version of a dependency to a fixed version for major and minor and then the latest release. Something like "1.8-RELEASE" for example. In theory this should be accomplished by [1.8.0,1.9.0). But due to http://jira.codehaus.org/browse/MNG-3092 <http://jira.codehaus.org/browse/MNG-3092> this also includes snapshots I do not want.
Is there some possibility to override the default maven dependecy resolver somehow? Thanks Christian -- View this message in context: http://maven.40175.n5.nabble.com/version-range-fix-version-prefix-RELEASE-tp5766092.html Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
