You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Rami Swailem (JIRA)" <ji...@apache.org> on 2018/04/05 11:54:00 UTC

[jira] [Created] (NETBEANS-601) branding failed: An API incompatibility was encountered while executing org.codehaus.mojo:nbm-maven-plugin:4.1:branding

Rami Swailem created NETBEANS-601:
-------------------------------------

             Summary: branding failed: An API incompatibility was encountered while executing org.codehaus.mojo:nbm-maven-plugin:4.1:branding
                 Key: NETBEANS-601
                 URL: https://issues.apache.org/jira/browse/NETBEANS-601
             Project: NetBeans
          Issue Type: Bug
          Components: apisupport - Maven
    Affects Versions: 9.0
         Environment: Product Version: Apache NetBeans IDE Dev (Build incubator-netbeans-release-260-on-20180404)
Java: 10; OpenJDK 64-Bit Server VM 10+46
Runtime: OpenJDK Runtime Environment 10+46
System: Mac OS X version 10.13.4 running on x86_64; UTF-8; en_DE (nb)
            Reporter: Rami Swailem
         Attachments: jdk10.zip, stacktrace.txt

 

with JDK 9 no problems.
steps to reproduce:
1. create maven project (Maven -> Netbeans Application)
2. build branding module

The following error occurred while executing:

--- nbm-maven-plugin:4.1:branding (default-branding) @ jdk10-branding ---
Configuring mojo org.codehaus.mojo:nbm-maven-plugin:4.1:branding from plugin realm ClassRealm[extension>org.codehaus.mojo:nbm-maven-plugin:4.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@1de0aca6]
Configuring mojo 'org.codehaus.mojo:nbm-maven-plugin:4.1:branding' with basic configurator -->
(f) brandingSources = /Users/rami/NetBeansProjects/jdk10/branding/src/main/nbm-branding
(f) brandingToken = jdk10
(f) cluster = jdk10
(f) nbmBuildDir = /Users/rami/NetBeansProjects/jdk10/branding/target/nbm
(f) outputDirectory = /Users/rami/NetBeansProjects/jdk10/branding/target
(f) project = MavenProject: org.swailem:jdk10-branding:0.0.1 @ /Users/rami/NetBeansProjects/jdk10/branding/pom.xml
-- end configuration --
------------------------------------------------------------------------
BUILD FAILURE
------------------------------------------------------------------------
Total time: 5.499 s
Finished at: 2018-04-05T13:27:55+02:00
------------------------------------------------------------------------
Failed to execute goal org.codehaus.mojo:nbm-maven-plugin:4.1:branding (default-branding) on project jdk10-branding: Execution default-branding of goal org.codehaus.mojo:nbm-maven-plugin:4.1:branding failed: An API incompatibility was encountered while executing org.codehaus.mojo:nbm-maven-plugin:4.1:branding: java.lang.ExceptionInInitializerError: null
-----------------------------------------------------
realm = extension>org.codehaus.mojo:nbm-maven-plugin:4.1
strategy = org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy
...



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