this error message comes from the http://mojo.codehaus.org/nbm-maven/nbm-maven-plugin/cluster-app-mojo.html#verifyIntegrity parameter that is on by default but can suppress the check by editing your pom.
The point of the check is to see if the nbm-application's dependencies are consistent (all transitive dependencies required at are included, all required tokens are provided all required osgi bundle are present. That should prevent a successful build when either the application will not start up or a portion of the modules will get disabled because of missing dependencies.

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