[ http://jira.codehaus.org/browse/MNG-1530?page=comments#action_62880 ] 

corinne krych commented on MNG-1530:
------------------------------------

Is it possible to translate a hierarchy of project.xml to pom.xml at once?

> Converter for maven 1 projects
> ------------------------------
>
>          Key: MNG-1530
>          URL: http://jira.codehaus.org/browse/MNG-1530
>      Project: Maven 2
>         Type: Improvement

>   Components: Plugin Requests
>     Reporter: fabrizio giustina
>     Assignee: fabrizio giustina
>     Priority: Minor
>  Attachments: maven-maven1-plugin.zip
>
>
> A simple mvn plugins that converts a maven 1 project.xml to a maven 2 pom.xml.
> Apart from the pom v3 to v4 conversion it also adds specific plugin 
> configurations to pom.xml from project.properties (there are a few samples 
> for some compiler, surefire, war settings and it can be easily extended).
> After installing it using mvn:install you can run "mvn maven1:convert" on 
> maven 1 project for a quick start on maven 2.
> Note: the org.apache.maven.model.v3_0_0.* classes are actually embedded in 
> the plugin due to MNG-1436 and MAVENUPLOAD-583
> If there is interest in this I can commit it to svn, please comment/vote here.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to