I'm trying to build Netbeans 10 and having some difficult.

Maybe I'm doing something wrong here..

Here are the steps that I did:
1 - cd /tmp
2 - unzip-ed the source from
https://www.apache.org/dyn/closer.cgi/incubator/netbeans/incubating-netbeans/incubating-10.0/incubating-netbeans-10.0-source.zip
2 - cd ./incubator-netbeans
3 - ant

Here is the message that I get..

...
projectized-common.jar:
[jarwithmoduleattributes] Building jar:
/tmp/incubator-netbeans/nbbuild/netbeans/websvccommon/modules/org-netbeans-modules-websvc-saas-api.jar
  [nbmerge] Failed to build target: all-websvc.saas.api

BUILD FAILED
/tmp/incubator-netbeans/nbbuild/build.xml:478: The following error occurred
while executing this line:
/tmp/incubator-netbeans/nbbuild/build.xml:473: The following error occurred
while executing this line:
/tmp/incubator-netbeans/nbbuild/build.xml:520: The following error occurred
while executing this line:
/tmp/incubator-netbeans/nbbuild/templates/common.xml:252: Could not find
default manifest: /org/apache/tools/ant/defaultManifest.mf

Total time: 4 minutes 50 seconds
[bwalker@localhost incubator-netbeans]$

Any ideas about what I'm doing wrong here?

Thanks.

-brad w.

Reply via email to