-------- Forwarded Message --------
Subject: Re: unable to build 12.3-vc1
Date: Mon, 1 Mar 2021 12:35:06 +0100
From: Jeremy Cavanagh <jeremy.cavan...@orange.fr>
To: Glenn Holmer <ce...@kolabnow.com.INVALID>

Hi Glenn,

I have this same problem, which has been resolved. I'm running on macos 10.14 and use homebrew for many things.

The solution is to see if you have jdk 15 on your system and hide it. For me that means moving it out of /Library/Java/JavaVirtualMachines, and check /ust/local/Cellar for a rogue jdk 15 that is installed as a dependency for another package.

If you're on Windows someting similar might work. After

On 27/02/2021 19:25, Glenn Holmer wrote:
I still can't build NetBeans. Downloaded all six files for 12.3-vc1, verified crypto sigs and sha512sum. I'm building on OpenJDK 11.0.10 with

ant -Dpermit.jdk9.builds=true build

and the build stops with

BUILD FAILED
/mnt/common/netbeans-12.3-src/nbbuild/build.xml:119: java.io.IOException: Cannot connect to https://gitbox.apache.org/repos/asf?p=netbeans-jenkins-lib.git;a=blob_plain;f=meta/netbeansrelease.json

I tried several times, and I can resolve that URL in a browser. What am I doing wrong?



---------------------------------------------------------------------
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


---------------------------------------------------------------------
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