For some reason I've started getting build issues while trying to do an ant build on my local workspace (may be a small bit behind master) like the following:
ant -f C:\\git\\nb.netbeans\\netbeans\\nbbuild -Dpermit.jdk9.builds=true\" all bootstrap: Bootstrapping NetBeans-specific Ant extensions... init-tasks: prepare-vanilla-javac: init-module-list: unable to find revision info for C:\git\nb.netbeans\netbeans\.git\1e6dcbb7404c4eae5249f1559452358efd460508 set-buildnumber: init: Loading module list from C:\Users\someplace\AppData\Local\Temp\nb-scan-cache-d87b531b-full.ser Cannot find build prerequisite org.netbeans.modules.hibernate of C:\git\nb.netbeans\netbeans\hibernateweb download-selected-extbins: Downloading external binaries (*/external/ directories) for cluster.config=basic... Creating C:\git\nb.netbeans\netbeans\ide\c.google.guava\external\guava-15.0.jar Downloading: http://central.maven.org/maven2/com/google/guava/guava/15.0/guava-15.0.jar C:\git\nb.netbeans.ebresie\netbeans\nbbuild\build.xml:125: Download of ED727A8D9F247E2050281CB083F1C77B09DCB5CD-guava-15.0.jar produced content with hash DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 when ED727A8D9F247E2050281CB083F1C77B09DCB5CD was expected BUILD FAILED (total time: 1 second) Is this some sort of indication of something compromised in someway on the download site? Eric Bresie [email protected]
