You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Bob Hpv <bo...@gmail.com> on 2015/10/05 18:24:43 UTC

Maven 3 deploy snapshot and multi module

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

Posted by Bob Hpv <bo...@gmail.com>.
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 <kh...@gmx.de>:

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

Re: Maven 3 deploy snapshot and multi module

Posted by Karl Heinz Marbaise <kh...@gmx.de>.
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-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org