This is an ugly hack, but could you build a Maven "POM" project and then do a set of ant tasks to link the standard phases to goals in the NetBeans-produced build?

----- Original Message ----- From: "Milos Kleint" <[EMAIL PROTECTED]>
To: "Maven Users List" <users@maven.apache.org>
Sent: Wednesday, July 11, 2007 3:35 AM
Subject: Re: Maven & Netbeans


Ryan Cuprak wrote:
Hello,
I was just curious if it is possible to take an existing project in Netbeans and 'maven-ize' without starting from one of the archetypes and pasting my existing code into that project (as well as trying to figure out the dependencies and reverse engineer the project settings)? I have been tinkering with JSF as well as a Visual JSF web-application created using the Netbeans wizards.

not to my knowledge. something similar was filed agains the mevenide project but I closed it as wontfix as it's out of scope for the project. http://jira.codehaus.org/browse/MEVENIDE-446

It could be technically possible as the netbeans project build scripts have a reasonably consistent structure and the nbproject/project.xml file is somewhat comparable to pom.xml.

Milos


 Thanks,
 -Ryan

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to