Issue Type: Improvement Improvement
Affects Versions: 3.9
Assignee: Jesse Glick
Created: 22/Mar/13 2:57 AM
Description:

nbm-application is composed by using regular maven dependencies but maven transitivity cannot entirely express all possible ways that modules in the application depend on each other.

1. OpenIDE-Module-Module-Dependencies, require bundle in osgi are more or less maven dependency equivalents
2. osgi exports/imports are package based not artifact based, not represented in maven
3. OpenIDE-Module-Requires, OpenIDE-Module-Needs, OpenIDE-Module-Provides are token based and again not represented in maven

we need some validation steps that is able to compute that 1-3 are all satisfied by the current set of artifacts in the application and if not, warn the user with some details about the problem.

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