[ https://jira.codehaus.org/browse/MNBMODULE-167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=297190#comment-297190 ]
Jesse Glick commented on MNBMODULE-167: --------------------------------------- Not sure I follow what you are doing. When filing a bug like this it is best to attach a ZIP of a complete, self-contained, minimal demo project which clearly shows the problem. > CreateClusterAppMojo : multiple OSGI bundle not included even if one is in > modules ext directory > ------------------------------------------------------------------------------------------------ > > Key: MNBMODULE-167 > URL: https://jira.codehaus.org/browse/MNBMODULE-167 > Project: Maven NetBeans Module Plugin > Issue Type: Improvement > Affects Versions: 3.7 > Reporter: Emmanuel CAMUS > Assignee: Jesse Glick > > Some NBM modules include dependencies for "OSGI" jar but whitout enabled OSGI > dependencies (ex : groovy module with groovy-all.jar). > We want to include for another module the groovy-all.jar as an OSGI > dependency and use the groovy netbeans module. In the cluster-app goal our > dependency is not included caused the one in the groovy module (depends on > the order there are added to app cluster). > One solution is to ignore jar in ext directory to execute code between lines > 278 and 289 in the ile CreateClusterAppMojo.java. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.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