Milos Kleint edited a comment on Bug MNBMODULE-220

> cluster-app goal builds unneeded 'extra' cluster with OSGI bundles that are already included into the wrapper module

well, the useOsgiDependencies parameter was intentionally removed from the CreateClusterAppMojo. The current correct behaviour is to guess the cluster location based on other modules location (Modules or other Osgi bundles that use this particular bundle).

If modules were built with useOsgiDependencies set to false, the bundle jar should be ignored and included as part of nbm file only (different location - modules/.jar vs modules/ext/.jar). If your project is using useOsgiDependencies=false in all modules and you still get a bundle jar placed in extra/ cluster, please re-open this issue.

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
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