Issue Type: Improvement Improvement
Assignee: Jesse Glick
Created: 03/Jul/13 3:44 AM
Description:

I have a large suite of NBMs that are used to compose many different Netbeans applications. This gives us a situation where it is hard to maintain the common NBMs, because there is a very large set of links between application and framework, with different versions and sets of NBM dependencies.

For applications, we can solve this nicely by using the same approach as netbeans, creating cluster POM files with all dependencies in one nice bundle. This approach works when the cluster is included in the application. But when a cluster (pom type dependency containing nbm dependencies) is used in an NBM, the dependencies of the cluster pom are ignored.

Does it make sense to treat dependencies of type pom as direct dependencies, not transitive? If not, are there other techniques to solve this problem?

Project: Maven NetBeans Module Plugin
Priority: Major Major
Reporter: Inge Solvoll
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