NetBeans Forums
| View previous topic :: View next topic |
| Author |
Message |
rick.bryant Posted via mailing list.
|
Posted: Wed Nov 18, 2009 8:19 pm Post subject: Defining NetBeans 6.7 Actions Externally In Maven2 2.2.1 |
|
|
All:
We just upgraded from Maven1 1.0.2 to Maven2 2.2.1 and from NetBeans
5.5 to NetBeans 6.7. With our previous setup we could specify NetBeans
5.5 actions in the Maven1 1.0.2 build.properties file as follows:
maven.netbeans.exec.debug.single=-Dmaven.mevenide.run.classname=%CLASS%
java:compile mevenide:debug-class
maven.netbeans.exec.run.single=-Dmaven.mevenide.run.classname=%CLASS%
java:compile mevenide:run-class
maven.netbeans.exec.rebuild=clean web-deploy-nowar
maven.netbeans.exec.build=web-deploy-nowar
and the corresponding menu selections in NetBeans 5.5 would use these
actions instead of the built in actions.
Is it possible to also specify NetBeans 6.7 actions externally in the
Maven2 2.2.1 profiles.xml (or pom.xml or settings.xml) file? If so,
which specific NetBeans 6.7 action attributes are available and how are
these declared?
Thanks,
Rick |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You can attach files in this forum You can download files in this forum
|
|