[ 
http://jira.codehaus.org/browse/MNBMODULE-31?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=140892#action_140892
 ] 

Johan Andrén commented on MNBMODULE-31:
---------------------------------------

This is the debug output from the module that gets its artifact 
installed/deployed as 'nbm':

[DEBUG] security: using locally installed snapshot
[DEBUG] Configuring mojo 'org.codehaus.mojo:nbm-maven-plugin:DABY-2.6.5:nbm' -->
[DEBUG]   (f) buildDir = 
/Users/johan/NetBeansProjects/prosang/RB-prosang-2008.7/client/core/server/target
[DEBUG]   (f) descriptor = 
/Users/johan/NetBeansProjects/prosang/RB-prosang-2008.7/client/core/server/src/main/nbm/module.xml
[DEBUG]   (f) finalName = server-2008.7.1-SNAPSHOT
[DEBUG]   (f) nbmBuildDir = 
/Users/johan/NetBeansProjects/prosang/RB-prosang-2008.7/client/core/server/target/nbm
[DEBUG]   (f) project = MavenProject: 
se.databyran.prosang.client.core:server:2008.7.1-SNAPSHOT @ 
/Users/johan/NetBeansProjects/prosang/RB-prosang-2008.7/client/core/server/pom.xml
[DEBUG] -- end configuration --
[INFO] [nbm:nbm]
[WARNING] You don't define distribution URL in the netbeans module descriptor. 
That's ok for local installation but f you want to create an autoupdate site, 
you have to define this property.
[WARNING]   Using default value for distribution URL: null
[DEBUG] Configuring mojo 
'org.apache.maven.plugins:maven-install-plugin:2.2:install' -->
[DEBUG]   (f) artifact = 
se.databyran.prosang.client.core:server:nbm:2008.7.1-SNAPSHOT
[DEBUG]   (f) attachedArtifacts = []
[DEBUG]   (f) createChecksum = false
[DEBUG]   (f) localRepository = [local] -> file:///Users/johan/.m2/repository
[DEBUG]   (f) packaging = nbm
[DEBUG]   (f) pomFile = 
/Users/johan/NetBeansProjects/prosang/RB-prosang-2008.7/client/core/server/pom.xml
[DEBUG]   (f) updateReleaseInfo = false
[DEBUG] -- end configuration --
[INFO] [install:install]
[INFO] Installing 
/Users/johan/NetBeansProjects/prosang/RB-prosang-2008.7/client/core/server/target/server-2008.7.1-SNAPSHOT.jar
 to 
/Users/johan/.m2/repository/se/databyran/prosang/client/core/server/2008.7.1-SNAPSHOT/server-2008.7.1-SNAPSHOT.nbm



> Different behaviour when building from different root projects
> --------------------------------------------------------------
>
>                 Key: MNBMODULE-31
>                 URL: http://jira.codehaus.org/browse/MNBMODULE-31
>             Project: Maven 2.x Netbeans Module Plugin
>          Issue Type: Bug
>    Affects Versions: 2.6
>            Reporter: Johan Andrén
>            Assignee: Milos Kleint
>             Fix For: 2.7
>
>
> We have a project structure where the netbeans platform application is not 
> the root project, something like this
> masterproject
> -- netbeansplatform app
> ----suite1
> ----suite2
> ------module1
> ------module2
> All subprojects are setup as modules in the parent maven projects.
> When we build from the netbeansplatform app all modules are deployed as 
> jar-files to the maven repository, but when we run from the masterproject the 
> nbm-files instead of the jars are deployed. Since we have intermodule 
> dependencies this makes the build fail.
> Not sure about what project information to attach to the issue to help 
> resolve this.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira



---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to