I think I've seen some projects, although I don't recall where, that use .SNAPSHOT because then you get legal osgi bundle versions in require-bundle instructions in the maven-bundle-plugin. Presumably this could be fixed in the maven-bundle-plugin since it already converts -SNAPSHOT to .SNAPSHOT when generating the bundle's own osgi version.
david jencks On Dec 10, 2010, at 9:18 AM, Benjamin Bentmann wrote: > Hi, > > as part of MNG-4893 [0] an inconsistency in the way a version string is > treated as a snapshot or release was detected. In short, the issue is about > what suffix exactly marks a snapshot version. > > The current intention is to revise the logic such that the suffix "-SNAPSHOT" > (note the leading hyphen) and not just "SNAPSHOT" is required to denote a > snapshot. > > This mail is meant as a heads up for users that unintentionally use irregular > SNAPSHOT versioning and allow them to adjust their builds. If changing the > builds to use "-SNAPSHOT" isn't possible, we would like to hear the technical > reasons for this. > > Thanks > > > Benjamin > > > [0] http://jira.codehaus.org/browse/MNG-4893 > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org > For additional commands, e-mail: dev-h...@maven.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org