NetBeans Forums
| View previous topic :: View next topic |
| Author |
Message |
plokhotnyuk
Joined: 12 Nov 2009 Posts: 2
|
Posted: Thu Nov 12, 2009 5:15 pm Post subject: nbm-maven-plugin: how changing of groupId in pom.xml files can affect on Netbeans Platform Application in runtime? |
|
|
Hi All,
I have changed _only_ groupId of my modules.
The NetBeans application built successfully by nbm-maven-plugin, but it looks like the registry is broken - no preopened top-components and missed of separators in the menu now...
Please help me find where is hidden relations between maven in build-time and NetBeans application in runtime...
Lot of thanks,
Andriy.
P.S. I'm using RELEASE67 version of the platform modules and 3.1 version of nbm-maven-plugin |
|
| Back to top |
|
 |
mkleint Posted via mailing list.
|
Posted: Fri Nov 13, 2009 12:26 pm Post subject: nbm-maven-plugin: how changing of groupId in pom.xml files can affect on Netbeans Platform Application in runtime? |
|
|
plokhotnyuk wrote:
| Quote: | Hi All,
I have changed _only_ groupId of my modules.
The NetBeans application built successfully by nbm-maven-plugin, but it looks like the registry is broken - no preopened top-components and missed of separators in the menu now...
Please help me find where is hidden relations between maven in build-time and NetBeans application in runtime:
Lot of thanks,
Andriy.
|
hard to tell without a sample pom snippet or a sample app, but it seems that you need to check if you've changed the groupid at all the places, like nbm-application packaging project's dependencies. and that you don't reuse old user directory for example.
Milos |
|
| 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
|
|