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.

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