|
||||||||
|
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-210) verifyIntegrity in 3... Eric Barboni (JIRA)
- [mojo-dev] [jira] (MNBMODULE-210) verifyIntegrity... Milos Kleint (JIRA)
- [mojo-dev] [jira] (MNBMODULE-210) verifyIntegrity... Milos Kleint (JIRA)
- [mojo-dev] [jira] (MNBMODULE-210) verifyIntegrity... Eric Barboni (JIRA)
- [mojo-dev] [jira] (MNBMODULE-210) verifyIntegrity... Eric Barboni (JIRA)
- [mojo-dev] [jira] (MNBMODULE-210) verifyIntegrity... Milos Kleint (JIRA)
- [mojo-dev] [jira] (MNBMODULE-210) verifyIntegrity... Eric Barboni (JIRA)
- [mojo-dev] [jira] (MNBMODULE-210) verifyIntegrity... Milos Kleint (JIRA)
- [mojo-dev] [jira] (MNBMODULE-210) verifyIntegrity... Eric Barboni (JIRA)
- [mojo-dev] [jira] (MNBMODULE-210) verifyIntegrity... Milos Kleint (JIRA)
- [mojo-dev] [jira] (MNBMODULE-210) verifyIntegrity... Eric Barboni (JIRA)
- [mojo-dev] [jira] (MNBMODULE-210) verifyIntegrity... Milos Kleint (JIRA)
- [mojo-dev] [jira] (MNBMODULE-210) verifyIntegrity... Milos Kleint (JIRA)

can you attach the output of the run build? what version of netbeans do you depend on? can you share the pom?
org.eclipse.osgi is apparently a special case which is represented by
<dependency>
<groupId>org.netbeans.api</groupId>
<artifactId>org-netbeans-modules-netbinox</artifactId>
</dependency>
and the org.eclipse.osgi.framework.log entry should be covered by one of the netbeans.org module's public packages. I've encountered both of your problems myself but I believe I've covered them in the commit - https://fisheye.codehaus.org/changelog/mojo?cs=18222, I was able to build complete IDE (with all clusters), without an error.