Hi, Its a bug in the nbm-maven-plugin which breaks the netbeans harness build system, if the module has external dependencies. The Class-Path section in the module manifest is something like: Class-Path: ext/jcr-1.0.jar ext/binding-1.1.1.jar
Note the 2 spaces after Class-Path:. I am not going to create a patch for that little one, but it should be fixed. The problem is in NetbeansJarUpdateMojo.java line 190 in svn head. Best regards, Rohnny --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email
