You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by bhaskar <bh...@igensoftsol.com> on 2007/07/03 20:59:39 UTC

moving from maven1 to maven2

where to place the properties defined in project.properties and  build.properties of maven1,in maven2

Re: moving from maven1 to maven2

Posted by Brett Porter <br...@gmail.com>.
it must be converted to plugin configuration - the properties are
likely to be different in each case as the plugins behaviour has
changed, so you will need to review the plugins on a case by case
basis.

There are some conversion tools available - you can try "mvn one:convert".

- Brett

On 04/07/07, bhaskar <bh...@igensoftsol.com> wrote:
> where to place the properties defined in project.properties and  build.properties of maven1,in maven2

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