You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Nicolas De Loof <ni...@capgemini.com> on 2005/09/14 16:55:27 UTC

use maven 1.1 with maven 1.0.2

Hello

I'm trying ot prepare my projects for maven 1.1, so I'm setting my 
project.xml files to include properties defined in project.proeprties.
Using maven 1.0.2, this tag is not used and project.properties is required.

To avoid duplicated declaration, do you know any hack to make maven 
1.0.2 read properties tag ? Perhaps a "buil:start" preGoal ?

Nico.

This message contains information that may be privileged or confidential and is the property of the Capgemini Group. It is intended only for the person to whom it is addressed. If you are not the intended recipient,  you are not authorized to read, print, retain, copy, disseminate,  distribute, or use this message or any part thereof. If you receive this  message in error, please notify the sender immediately and delete all  copies of this message.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: use maven 1.1 with maven 1.0.2

Posted by Nicolas De Loof <ni...@capgemini.com>.
Thanks for info !

I was thinking it is an attempt to prepare to maven2 way (no maven.xml 
nor project.properties)

Nico.

Arnaud HERITIER a écrit :

>be careful. ${pom.properties} don't replaces properties you defined in your 
>project.properties.
>it's only (I think) for a future use.
>maven itself and its plugins don't use them !
>
>Arnaud
>
>On 9/14/05, Nicolas De Loof <ni...@capgemini.com> wrote:
>  
>
>>Hello
>>
>>I'm trying ot prepare my projects for maven 1.1, so I'm setting my
>>project.xml files to include properties defined in project.proeprties.
>>Using maven 1.0.2, this tag is not used and project.properties is 
>>required.
>>
>>To avoid duplicated declaration, do you know any hack to make maven
>>1.0.2 read properties tag ? Perhaps a "buil:start" preGoal ?
>>
>>Nico.
>>
>>This message contains information that may be privileged or confidential 
>>and is the property of the Capgemini Group. It is intended only for the 
>>person to whom it is addressed. If you are not the intended recipient, you 
>>are not authorized to read, print, retain, copy, disseminate, distribute, or 
>>use this message or any part thereof. If you receive this message in error, 
>>please notify the sender immediately and delete all copies of this message.
>>
>>
>>---------------------------------------------------------------------
>>To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
>>For additional commands, e-mail: users-help@maven.apache.org
>>
>>
>>    
>>
>
>  
>

This message contains information that may be privileged or confidential and is the property of the Capgemini Group. It is intended only for the person to whom it is addressed. If you are not the intended recipient,  you are not authorized to read, print, retain, copy, disseminate,  distribute, or use this message or any part thereof. If you receive this  message in error, please notify the sender immediately and delete all  copies of this message.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: use maven 1.1 with maven 1.0.2

Posted by Arnaud HERITIER <ah...@gmail.com>.
be careful. ${pom.properties} don't replaces properties you defined in your 
project.properties.
it's only (I think) for a future use.
maven itself and its plugins don't use them !

Arnaud

On 9/14/05, Nicolas De Loof <ni...@capgemini.com> wrote:
> 
> 
> Hello
> 
> I'm trying ot prepare my projects for maven 1.1, so I'm setting my
> project.xml files to include properties defined in project.proeprties.
> Using maven 1.0.2, this tag is not used and project.properties is 
> required.
> 
> To avoid duplicated declaration, do you know any hack to make maven
> 1.0.2 read properties tag ? Perhaps a "buil:start" preGoal ?
> 
> Nico.
> 
> This message contains information that may be privileged or confidential 
> and is the property of the Capgemini Group. It is intended only for the 
> person to whom it is addressed. If you are not the intended recipient, you 
> are not authorized to read, print, retain, copy, disseminate, distribute, or 
> use this message or any part thereof. If you receive this message in error, 
> please notify the sender immediately and delete all copies of this message.
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
> 
>