Dear Karl, I was using maven 2.2.1 and now 3.2.5. I deploy the artifacts on a Nexus Repository (version 2.0.5).
Regards Bob 2015-10-05 18:49 GMT+02:00 Karl Heinz Marbaise <[email protected]>: > Hi, > > On 10/5/15 6:24 PM, Bob Hpv wrote: > >> Dear all, >> I was using maven 2 and the unique version for SNAPSHOT deployment. >> > > Which version of Maven 2 have you used ? 2.2.1 ? > > In this configuration if I deploy a multi-module project, I had a single >> timestamp for all the modules which was very useful when we wanted to use >> one fixed SNAPSHOT. >> > > Sounds like you don't use a repository manager ? > > >> I upgraded recently to maven 3. >> > > Which version of Maven 3 ? 3.0.5, 3.1.1, 3.2.5, 3.3.3 ? > > > With maven 3, we see that the timestamps are different for each module and >> it is now more complicated to use a fixed snapshot. >> > > >> How can I fallback to the maven2 behavior with maven3 ? >> >> Regards >> Bob >> >> > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
