You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Robert Scholte (JIRA)" <ji...@apache.org> on 2019/04/04 15:35:00 UTC

[jira] [Closed] (MNG-6625) Maven 3.6.0 - throws exception of configuration while trying to build

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

Robert Scholte closed MNG-6625.
-------------------------------
    Resolution: Invalid
      Assignee: Robert Scholte

This is not a Maven issue, but an issue with org.codehaus.mojo:findbugs-maven-plugin:3.0.0
For some reason it contains an invalid mojo descriptor ( {{/META-INF/maven/plugin.xml}} ).
You need to figure out if it is only a problem in your local repository, or if the jar in Maven central has the same issue. For the latter you need to contact the mojohaus team.

> Maven 3.6.0 - throws exception of configuration while trying to build
> ---------------------------------------------------------------------
>
>                 Key: MNG-6625
>                 URL: https://issues.apache.org/jira/browse/MNG-6625
>             Project: Maven
>          Issue Type: Bug
>          Components: Bootstrap &amp; Build, Deployment
>    Affects Versions: 3.6.0
>            Reporter: Vipin VijayKumar
>            Assignee: Robert Scholte
>            Priority: Blocker
>
> reactor: Unable to parse configuration of mojo org.codehaus.mojo:findbugs-maven-plugin:3.0.0:findbugs for parameter pluginArtifacts: Cannot assign configuration entry 'pluginArtifacts' with value '$æplugin.artifactså' of type java.util.Collections.UnmodifiableRandomAccessList to property of type java.util.ArrayList
>  
> The project builds successfully with lower version of mavens



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