neilcsmith-net opened a new issue, #152: URL: https://github.com/apache/netbeans-mavenutils-nbm-maven-plugin/issues/152
The cluster resolution for various OSGi modules is incorrect and they end up in the default `extra` cluster. This seems to be OSGi modules that are dependencies of other OSGi modules. It looks like `CreateClusterAppMojo` has code in `assignClustersToBundles` to handle this that isn't working correctly. Haven't delved too deeply in to why it's failing as yet. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
