NetBeans Forums

 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
  

Defining NetBeans 6.7 Actions Externally In Maven2 2.2.1

 
Post new topic   Reply to topic    NetBeans Forums -> NetBeans Users
View previous topic :: View next topic  
Author Message
rick.bryant
Posted via mailing list.





PostPosted: Wed Nov 18, 2009 8:19 pm    Post subject: Defining NetBeans 6.7 Actions Externally In Maven2 2.2.1 Reply with quote

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
Display posts from previous:   
Post new topic   Reply to topic    NetBeans Forums -> NetBeans Users All times are GMT
Page 1 of 1

 
Jump to:  
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


Powered by phpBB
By use of this website, you agree to the NetBeans Policies and Terms of Use. © 2012, Oracle Corporation and/or its affiliates. Sponsored by Oracle logo