[ http://jira.codehaus.org/browse/MNG-1530?page=comments#action_56957 ]
Bryan Pauquette commented on MNG-1530: -------------------------------------- Ok, so you changed <id>myproject</id> to <artifactId>myproject</artifactId>..... Now you need to delete your developer list and contributer lists because they have the <id></id> element also. Your the last guy coding anyway, everyone else has gone home. What you need your team for? Now it works... > 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 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]