NetBeans Forums
| View previous topic :: View next topic |
| Author |
Message |
mvfranz
Joined: 12 Jan 2010 Posts: 111
|
Posted: Tue Jan 19, 2010 5:03 pm Post subject: Maven wrapper Modules and Public Packages |
|
|
Hi,
I have been making progress on implementing my RCP, it has been slow since this is my first project and I have basically been building it two parallel version (Ant /Maven). I am basing it off of the CRUD tutorial and run into some issues. My current query is about the Public Package section of the manifest file.
I am wrapper hibernate, which has lots of dependencies. The ant version generated the public packages section, the maven side needs to be created by adding the <publicPackages><publicPackage> sections to the plugin configuration. So my specific questions are:
- Is there a goal that will just generate this section for me?
- How can I determine which packages really need to be added to the manifest.
It would be nice to no have to create an ant version first just to create the maven section via copy/paste/edit.
Thank you
Michael |
|
| 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
|
|