Doroszlai, Attila created AMBARI-24865:
------------------------------------------
Summary: Build error at Findbugs with Maven 3.6
Key: AMBARI-24865
URL: https://issues.apache.org/jira/browse/AMBARI-24865
Project: Ambari
Issue Type: Bug
Components: ambari-server
Reporter: Doroszlai, Attila
Assignee: Doroszlai, Attila
Fix For: 2.7.3
{noformat:title=mvn -am -pl ambari-server clean verify}
...
[INFO] Ambari Server 3.0.0.0-SNAPSHOT ..................... FAILURE [01:16 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
...
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.codehaus.mojo:findbugs-maven-plugin:3.0.3:findbugs (findbugs) on project
ambari-server: Unable to parse configuration of mojo
org.codehaus.mojo:findbugs-maven-plugin:3.0.3: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]
{noformat}
{noformat:title=mvn -version}
Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3;
2018-10-24T20:41:47+02:00)
{noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)