If I'm not mistaken, its just an XSLT, right? So you load up your Maven1 project.xml file, then apply the XSLT to it using an XSLT engine, and poof the output is a Maven2 pom.xml file. ;-)
If this is all Greek to you, reply back and I'll provide more exact directions ie "link to download" etc. Wayne On 3/20/06, Laurie Harper <[EMAIL PROTECTED]> wrote: > How do I use the Maven model converter? Is there a goal I can execute > ('mvn convert' or something) to automatically migrate a Maven1 POM to a > Maven2 POM? > > L. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >