You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Miguel Griffa (JIRA)" <ji...@codehaus.org> on 2005/11/15 04:21:06 UTC

[jira] Commented: (MNG-1530) Converter for maven 1 projects

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

Miguel Griffa commented on MNG-1530:
------------------------------------

IMHO, it is extremly important to get this into maven asap and test and improve. 
The ease of migration will bring an important ammount of m1 users to m2, actually, if it is easy to get migrated, they can peridically check if the artifact will work with m2 or not. of course, migrating maven.xml can be tricky... maybe maven-compat-plugin? m2 rocks, I thik that anything that will push it a little more is ok.
just muy 0.02c

> Converter for maven 1 projects
> ------------------------------
>
>          Key: MNG-1530
>          URL: http://jira.codehaus.org/browse/MNG-1530
>      Project: Maven 2
>         Type: Improvement
>   Components: plugin-ideas
>     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


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