Richard Panek created NETBEANS-4428:
---------------------------------------

             Summary: Cannot build Netbeans Application with Maven for 
RELEASE120
                 Key: NETBEANS-4428
                 URL: https://issues.apache.org/jira/browse/NETBEANS-4428
             Project: NetBeans
          Issue Type: Bug
          Components: java - Platform
    Affects Versions: 12.0
         Environment: Windows 10 build 1804
Netbeans nexus resolved to http://137.254.56.27/
            Reporter: Richard Panek
         Attachments: platform-RELEASE120.pom

Trying to build a Netbeans Java Application with Maven for version RELEASE120 
gives the following exception:

Failed to execute goal on project mavenproject1-app: Could not resolve 
dependencies for project 
com.mycompany:mavenproject1-app:nbm-application:1.0-SNAPSHOT: The following 
artifacts could not be resolved: org.ow2.asm:asm-7.2:jar:7.2, 
org.ow2.asm:asm-commons-7.2:jar:7.2, org.ow2.asm:asm-tree-7.2:jar:7.2, 
org.netbeans.html:net-java-html-boot-fx:jar:1.7, 
org.netbeans.html:net-java-html-boot-script:jar:1.7, 
org.netbeans.html:net-java-html-boot:jar:1.7, 
org.netbeans.html:net-java-html-geo:jar:1.7, 
org.netbeans.html:net-java-html-json:jar:1.7, 
org.netbeans.html:net-java-html-sound:jar:1.7, 
org.netbeans.html:net-java-html:jar:1.7, 
commons-io:org-apache-commons-io:jar:2.6, 
org.netbeans.html:org-netbeans-html-ko4j:jar:1.7, 
org.netbeans.html:org-netbeans-html-xhr4j:jar:1.7: Could not find artifact 
org.ow2.asm:asm-7.2:jar:7.2 in netbeans 
(http://bits.netbeans.org/nexus/content/groups/netbeans/) -> [Help 1]

 

Dependencies declared in org.netbeans.cluster.platform.RELEASE120 pom.xml are 
missing/misdeclared for Maven Central and Netbeans Nexus.  Attached POM 
replaces with current valid locations, or update repositories



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-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