That’s the thread that inspired me to give it a go ;-)

For the record, I'm using JDK 17.0.2 on macOS 12.2.1 with Ant 1.10.12

Scott

> On Feb 14, 2022, at 5:34 PM, Michael Bien <mbie...@gmail.com> wrote:
> 
> ok, don't know what that is then.
> 
> check the thread from 2h ago. I built a fresh checkout on JDK 11 and it 
> worked.
> 
> -mbien
> 
> On 14.02.22 23:31, Scott Palmer wrote:
>> Same error.  "Cannot retrieve key publish_apidoc, this is forShould we 
>> publish this Apidoc”
>> 
>> Yes I’m connected to the internet, no local changes, up-to-date with master.
>> 
>> Scott
>> 
>> 
>>> On Feb 14, 2022, at 5:14 PM, Michael Bien <mbie...@gmail.com> wrote:
>>> 
>>> try
>>> ant build-nozip
>>> 
>>> -mbien
>>> 
>>> 
>>> On 14.02.22 23:13, Scott Palmer wrote:
>>>> As per the README I tried:
>>>> 
>>>> $ ant -Dcluster.config=full
>>>> 
>>>> This resulted in:
>>>> 
>>>> Buildfile: /Users/scott/dev/opensource/netbeans/build.xml
>>>> 
>>>> -jdk-pre-preinit:
>>>> 
>>>> -jdk-preinit:
>>>> 
>>>> -jdk-warn:
>>>> 
>>>> -jdk-presetdef-basic:
>>>> 
>>>> -jdk-default:
>>>> 
>>>> -jdk-init:
>>>> 
>>>> -load-build-properties:
>>>> 
>>>> bootstrap:
>>>>     [javac] Compiling 1 source file to 
>>>> /Users/scott/dev/opensource/netbeans/nbbuild/build/antclasses
>>>>     [javac] warning: [options] bootstrap class path not set in conjunction 
>>>> with -source 8
>>>>     [javac] 1 warning
>>>> [downloadbinaries] Creating 
>>>> /Users/scott/dev/opensource/netbeans/nbbuild/external/apache-rat-0.12.jar
>>>> [downloadbinaries] Creating 
>>>> /Users/scott/dev/opensource/netbeans/nbbuild/external/codesnippet-doclet-0.30.jar
>>>> [downloadbinaries] Creating 
>>>> /Users/scott/dev/opensource/netbeans/nbbuild/external/sigtest-maven-plugin-1.4.jar
>>>> [downloadbinaries] Creating 
>>>> /Users/scott/dev/opensource/netbeans/nbbuild/external/json-simple-1.1.1.jar
>>>> [downloadbinaries] Creating 
>>>> /Users/scott/dev/opensource/netbeans/nbbuild/external/tool-12.3.jar
>>>> [downloadbinaries] Creating 
>>>> /Users/scott/dev/opensource/netbeans/platform/javahelp/external/jhall-2.0_05.jar
>>>> [downloadbinaries] Creating 
>>>> /Users/scott/dev/opensource/netbeans/platform/libs.junit4/external/junit-4.13.2.jar
>>>> [downloadbinaries] Creating 
>>>> /Users/scott/dev/opensource/netbeans/platform/libs.junit4/external/hamcrest-core-1.3.jar
>>>>      [echo] Bootstrapping NetBeans-specific Ant extensions...
>>>>     [javac] Compiling 6 source files to 
>>>> /Users/scott/dev/opensource/netbeans/nbbuild/build/antclasses
>>>>     [javac] warning: [options] bootstrap class path not set in conjunction 
>>>> with -source 8
>>>>     [javac] 1 warning
>>>>       [jar] Building jar: 
>>>> /Users/scott/dev/opensource/netbeans/nbbuild/build/nbantext.jar
>>>> 
>>>> getjsonfile:
>>>>      [copy] Warning: Could not find file 
>>>> /Users/scott/dev/opensource/netbeans/nbbuild/netbeansrelease.json to copy.
>>>>      [copy] Warning: Could not find file 
>>>> /Users/scott/dev/opensource/netbeans/nbbuild/gitinfo.properties to copy.
>>>> 
>>>> -gitinfo.ispresent:
>>>> 
>>>> -git.up:
>>>>      [echo] Processing build with branch master and hash 
>>>> 0dfe95f624fa6f054441f324d698a6d499d52544
>>>> 
>>>> -git.down:
>>>> 
>>>> getgitinformation:
>>>>      [echo] Building branch: ${metabuild.branch}
>>>> [releasejson] Taking release info from json
>>>> [releasejson] Processing release: [release1243, release90, master, 
>>>> release110, release121, release120, release112, release123, release100, 
>>>> release111, release122, release125, release113, release124]
>>>> 
>>>> BUILD FAILED
>>>> /Users/scott/dev/opensource/netbeans/nbbuild/build.xml:134: Cannot 
>>>> retrieve key publish_apidoc, this is forShould we publish this Apidoc
>>>> 
>>>> Total time: 2 seconds
>>>> ———————————————————
>>>> 
>>>> Seems there is more to it.  "Cannot retrieve key publish_apidoc, this is 
>>>> forShould we publish this Apidoc” seems to indicate it wants to publish 
>>>> something to a server that needs an encryption key or something?
>>>> 
>>>> What’s the process for someone that just wants to build locally?  The 
>>>> README didn’t seem to point to any other instructions.
>>>> 
>>>> I tried just plain “ant” and got the same result.  So the instructions 
>>>> here 
>>>> https://netbeans.apache.org/participate/submit-pr.html#contributing-code 
>>>> don’t seem to be working either.
>>>> 
>>>> 
>>>> Regards,
>>>> 
>>>> Scott
>>>> 
>>>> 
> 


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