[jboss-dev-forums] [JBoss Tools Development] - How to Build JBoss Tools with Maven3

Nick Boldt do-not-reply at jboss.com
Thu Sep 30 13:10:31 EDT 2010


Nick Boldt [http://community.jboss.org/people/nickboldt] commented on the document

"How to Build JBoss Tools with Maven3"

To view all comments on this document, visit: http://community.jboss.org/docs/DOC-15513#comment-4288

--------------------------------------------------
feature.xml defines how features collect plugins and says how things will be installed in a user's Eclipse environment.  pom.xml defines what should be built by Tycho.   You need both.  You also need to ensure that new features are added to the /site/site.xml and the build/aggregate/site/site.xml so that they'll be available on the update site.   Without these three touch points, your plugin and its containing feature won't be exposed to users.
--------------------------------------------------

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20100930/bf9b4d36/attachment.html 


More information about the jboss-dev-forums mailing list