|
||||||||
|
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 |
||||||||
- [mojo-dev] [jira] (MNBMODULE-214) Error on ... Javier A. Ortiz Bultron (JIRA)
- [mojo-dev] [jira] (MNBMODULE-214) Erro... Milos Kleint (JIRA)
- [mojo-dev] [jira] (MNBMODULE-214) Erro... Milos Kleint (JIRA)
- [mojo-dev] [jira] (MNBMODULE-214) Erro... Javier A. Ortiz Bultron (JIRA)
- [mojo-dev] [jira] (MNBMODULE-214) Erro... Milos Kleint (JIRA)
- [mojo-dev] [jira] (MNBMODULE-214) Erro... Javier A. Ortiz Bultron (JIRA)
- [mojo-dev] [jira] (MNBMODULE-214) Erro... Javier A. Ortiz Bultron (JIRA)
- [mojo-dev] [jira] (MNBMODULE-214) Erro... Milos Kleint (JIRA)
- [mojo-dev] [jira] (MNBMODULE-214) Erro... Fabrizio Giudici (JIRA)
- [mojo-dev] [jira] (MNBMODULE-214) Erro... Milos Kleint (JIRA)
- [mojo-dev] [jira] (MNBMODULE-214) Erro... Milos Kleint (JIRA)
- [mojo-dev] [jira] (MNBMODULE-214) Erro... Fabrizio Giudici (JIRA)

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.