Maven 3 deploy snapshot and multi module

2015-10-05 Thread Bob Hpv
Dear all,
I was using maven 2 and the unique version for SNAPSHOT deployment.
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.

I upgraded recently to maven 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


Re: Maven 3 deploy snapshot and multi module

2015-10-05 Thread Karl Heinz Marbaise

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: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org



Re: Maven 3 deploy snapshot and multi module

2015-10-08 Thread Bob Hpv
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 :

> 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: users-unsubscr...@maven.apache.org
> For additional commands, e-mail: users-h...@maven.apache.org
>
>