You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Giorgio Orlandi (JIRA)" <ji...@apache.org> on 2019/05/01 15:15:01 UTC

[jira] [Created] (NETBEANS-2491) I can't build from source. Problem with build.xml

Giorgio Orlandi created NETBEANS-2491:
-----------------------------------------

             Summary: I can't build from source. Problem with build.xml
                 Key: NETBEANS-2491
                 URL: https://issues.apache.org/jira/browse/NETBEANS-2491
             Project: NetBeans
          Issue Type: Bug
          Components: platform - JDK Problems, projects - Ant
    Affects Versions: 11.0
         Environment: Windows 8.1
            Reporter: Giorgio Orlandi
            Assignee: Giorgio Orlandi
         Attachments: build.xml

I'm trying to install Netbeans 11.0 from source in Windows 8.1, but i get BUILD FAILED.

Java version:

java version "1.8.0_211"
Java(TM) SE Runtime Environment (build 1.8.0_211-b12)
Java HotSpot(TM) 64-Bit Server VM (build 25.211-b12, mixed mode)

Ant version:

Apache Ant<TM> version 1.10.5

Error on build log:
{code:java}
BUILD FAILED
C:\Program Files\Netbeans\nbbuild\build.xml:514: The following error occurred wh
ile executing this line:
C:\Program Files\Netbeans\nbbuild\build.xml:509: The following error occurred wh
ile executing this line:
C:\Program Files\Netbeans\nbbuild\build.xml:556: The following error occurred wh
ile executing this line:
C:\Program Files\Netbeans\nb\updatecenters\build.xml:44: exec returned: 1{code}
line 509 in build.xml:
{code:java}
<repeat target="build-one-cluster" name="one.cluster.name" values="@{clusters-to-build}" />
{code}
line 514 in build.xml:
{code:java}
<run-depend-build clusters-to-build="${nb.clusters.list}"/>{code}
line 556 in build.xml:
{code:java}
mergedependentmodules="false">
{code}
 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

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