You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Sean Busbey (JIRA)" <ji...@apache.org> on 2019/01/07 21:04:00 UTC

[jira] [Created] (HBASE-21687) branches-1 fails with Maven 3.6

Sean Busbey created HBASE-21687:
-----------------------------------

             Summary: branches-1 fails with Maven 3.6
                 Key: HBASE-21687
                 URL: https://issues.apache.org/jira/browse/HBASE-21687
             Project: HBase
          Issue Type: Task
          Components: build
    Affects Versions: 1.5.0, 1.4.10, 1.3.4, 1.2.11
            Reporter: Sean Busbey


Trying to build any branch-1 using Maven 3.6.0 fails:
{code}
[ERROR] Failed to execute goal org.codehaus.mojo:findbugs-maven-plugin:3.0.0:findbugs (default) on project hbase: 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 -> [Help 1]
{code}

also shows up on nightly in the "check that we can make a source artifact" test, because "Maven (latest)" recently updated to maven 3.6.0.




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