[
https://issues.apache.org/jira/browse/MSOURCES-129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Kanters updated MSOURCES-129:
------------------------------------
Description:
As can be seen on
[Jenkins|https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven-source-plugin/job/master/],
the integration test for MSOURCES-95 fails consistently and has been from the
introduction of the IT.
I was able to trace this back to a bug in the JDK which the plexus-archiver
unfortunately affects.
The fix in plexus-archiver has been proposed:
[https://github.com/codehaus-plexus/plexus-archiver/pull/149.]
After the PR has been merged in and a new version has been released, we should
upgrade the plexus-archiver dependency in maven-source-plugin to fix it.
> The IT for MSOURCES-95 consistently fails on Linux+JDK8
> -------------------------------------------------------
>
> Key: MSOURCES-129
> URL: https://issues.apache.org/jira/browse/MSOURCES-129
> Project: Maven Source Plugin
> Issue Type: Bug
> Reporter: Martin Kanters
> Priority: Major
>
> As can be seen on
> [Jenkins|https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven-source-plugin/job/master/],
> the integration test for MSOURCES-95 fails consistently and has been from
> the introduction of the IT.
> I was able to trace this back to a bug in the JDK which the plexus-archiver
> unfortunately affects.
> The fix in plexus-archiver has been proposed:
> [https://github.com/codehaus-plexus/plexus-archiver/pull/149.]
> After the PR has been merged in and a new version has been released, we
> should upgrade the plexus-archiver dependency in maven-source-plugin to fix
> it.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)