NetBeans Forums
| View previous topic :: View next topic |
| Author |
Message |
vra5107
Joined: 15 Mar 2011 Posts: 49
|
Posted: Sat Nov 05, 2011 6:03 am Post subject: specification version for platform dependencies while using maven |
|
|
Hi
I am currently converting an ant based Netbeans platform app to maven . I have noticed that in the ant based project, each module dependency has multitude of settings like implementation version, specification version, Major Release Version etc.
While using maven we specify the module dependencies as maven dependencies. How would we specify the above listed settings here ?
Any help is appreciated
Thanks
Venkat |
|
| Back to top |
|
 |
Milos Kleint Posted via mailing list.
|
Posted: Sat Nov 05, 2011 6:52 pm Post subject: [platform-dev] Re: specification version for platform dependencies while using maven |
|
|
the default values come from pom, any customizations are to be written directly into manifest file. maven will not attempt rewriting existing e ntries
milos
On Saturday, November 5, 2011, vra5107 <address-removed ([email]address-removed[/email])> wrote:
| Quote: | Hi
I am currently converting an ant based Netbeans platform app to maven . I have noticed that in the ant based project, each module dependency has multitude of settings like implementation version, specification version, Major Release Version etc.
While using maven we specify the module dependencies as maven dependencies. How would we specify the above listed settings here ?
Any help is appreciated
Thanks
Venkat
|
|
|
| Back to top |
|
 |
vra5107
Joined: 15 Mar 2011 Posts: 49
|
|
| 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
|
|