Uploaded image for project: 'Maven'
  1. Maven
  2. MNG-6504

since Maven 3.6: Cannot assign configuration entry with value of type java.util.Collections.UnmodifiableRandomAccessList to property of type java.util.ArrayList

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Invalid
    • 3.6.0
    • None
    • POM
    • None

    Description

      There is a sample project: https://github.com/fhoeben/sample-fitnesse-project
      I can build this project using Maven 3.5.4,  but it start failing to build on Maven 3.6.

      Reproduced on different machines. Reproduced on same machine, changing only the maven version.

      Command to build:  mvn clean compile 

      Message: 
      [ERROR] Failed to execute goal org.apache.portals.jetspeed-2:jetspeed-unpack-maven-plugin:2.3.1:unpack (copy-hsac-baseline) on project sample-fitnesse-project-using-hsac-fixtures: Unable to parse configuration of mojo org.apache.portals.jetspeed-2:jetspeed-unpack-maven-plugin:2.3.1:unpack 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]

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              solwo Alexey Varlamov
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: