I guess maven will have problems to identify the snapshot versions but not quite sure. But as far as I remember the bundling plugin automatically exchanges the -SNAPSHOT with a dotted version.
Am 03.01.2013 10:17, schrieb Simone Tripodi: >> You mean 1.2.3-SNAPSHOT to 1.2.3.SNAPSHOT? > yes... > >> Do we get problems with Maven then (I think it uses -SNAPSHOT, not >> sure if the - is included or not) > Nice point, even if ATM the qualifier is in the form of > incubating-SNAPSHOT - that will preserve the default behavior - it > could cause issues once graduated. > > Let's keep things as they are, since they don't break any behaviour. > > Thanks! > -Simo > > http://people.apache.org/~simonetripodi/ > http://simonetripodi.livejournal.com/ > http://twitter.com/simonetripodi > http://www.99soft.org/
