Jesse Glick created MNBMODULE-157:
-------------------------------------
Summary: Guess at cluster for OSGi bundles
Key: MNBMODULE-157
URL: https://jira.codehaus.org/browse/MNBMODULE-157
Project: Maven NetBeans Module Plugin
Issue Type: Bug
Affects Versions: 3.6
Reporter: Jesse Glick
Assignee: Jesse Glick
Priority: Minor
An issue starting in {{RELEASE71}}. Currently OSGi bundles in the repository
are always placed in the {{extra}} cluster, since they are not NBMs and thus
have no {{targetcluster}} attribute. It may be possible to infer the right
cluster based on the dependency trail for the artifact - if the artifact is
coming in as a dependency of {{org.netbeans.cluster:ide}} then the cluster for
the artifact should also be {{ide}}. TBD whether this works even when the the
artifact was a direct dependency of some module in the app.
In the long run, it may be better to encode the cluster as part of the groupId:
{{org.netbeans.ide:com-jcraft-jsch}}.
--
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