[
https://issues.apache.org/jira/browse/JS2-1366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17314695#comment-17314695
]
Dmitry M commented on JS2-1366:
-------------------------------
I've faced with the same issue from description. So hi from 2021 )
The latest release v2.3.1 wat at 2016, so still waiting official release with
patch for plugin users )
Known WAs:
1. patched non-official version
{code:java}
<groupId>nl.praegus</groupId>
<artifactId>jetspeed-unpack-maven-plugin</artifactId>
<version>2.3.2</version> {code}
2. use internal maven unpacker (embedded)
> org.apache.portals.jetspeed-2:jetspeed-unpack-maven-plugin:2.3.1:unpack Does
> work with Maven 3.6.0
> ---------------------------------------------------------------------------------------------------
>
> Key: JS2-1366
> URL: https://issues.apache.org/jira/browse/JS2-1366
> Project: Jetspeed 2
> Issue Type: Bug
> Affects Versions: 2.3.1
> Reporter: Karl Heinz Marbaise
> Priority: Blocker
> Attachments: JS2-1366.patch
>
>
> Copied the issue message from MNG-6504
> Reproduced on different machines. Reproduced on same machine, changing only
> the maven version.
> Command to build: mvn clean compile
> {code}
> [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]
> {code}
> Currently the maven plugins Maven 2.0 based and also uses old style plugins
> definition and not annotation based plugin and parameter definition.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]