You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Eric Barboni (Jira)" <ji...@apache.org> on 2020/02/20 09:57:00 UTC

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

     [ https://issues.apache.org/jira/browse/NETBEANS-601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eric Barboni reopened NETBEANS-601:
-----------------------------------
      Assignee: Eric Barboni

> 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
>            Assignee: Eric Barboni
>            Priority: Major
>              Labels: jdk10, maven
>         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
(v8.3.4#803005)

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