Hello,

I'm having problems to build NB master branch.
It fails always in project "JPDA Debugger API" (java/api.debugger.jpda).
Here is the output (last line it the important one):


all-api.debugger.jpda:
Building java/api.debugger.jpda...
java/api.debugger.jpda.init-tasks:
java/api.debugger.jpda.default.init:
Updating property file: D:\Java\netbeans\nbbuild\netbeans\moduleCluster.properties
java/api.debugger.jpda.common-init:
java/api.debugger.jpda.basic-init:
java/api.debugger.jpda.projectized-common.-release.files:
java/api.debugger.jpda.projectized-common.files-init:
java/api.debugger.jpda.files-init:
java/api.debugger.jpda.jdk-8-check:
java/api.debugger.jpda.set-buildnumber:
java/api.debugger.jpda.projectized.build-init:
java/api.debugger.jpda.build-init:
Created dir: D:\Java\netbeans\java\api.debugger.jpda\build\jpda\classes
Failed to build target: all-api.debugger.jpda
D:\Java\netbeans\nbbuild\build.xml:630: The following error occurred while executing this line: D:\Java\netbeans\nbbuild\build.xml:625: The following error occurred while executing this line: D:\Java\netbeans\nbbuild\build.xml:672: The following error occurred while executing this line: D:\Java\netbeans\java\api.debugger.jpda\build.xml:27: Warning: Could not find resource javaresource "com/sun/jdi/AbsentInformationException.class" to copy.




To build, I'm using NB 13; JDK 11.0.14.1; Windows 11


File nbbuild\user.build.properties contains only:
    cluster.config=java


I've already tried a clean git checkout of netbeans master,
removing C:\Users\devcharly\AppData\Roaming\NetBeans\13
and C:\Users\devcharly\AppData\Local\NetBeans\Cache\13


Any ideas how to fix this?

Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
For additional commands, e-mail: dev-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



Reply via email to