You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Karl Heinz Marbaise (JIRA)" <ji...@apache.org> on 2017/09/09 11:18:00 UTC

[jira] [Updated] (MDEP-584) Upgrade plexus-utils to version 3.1.0

     [ https://issues.apache.org/jira/browse/MDEP-584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Karl Heinz Marbaise updated MDEP-584:
-------------------------------------
    Description: 
Currently an upgrade will fail the following unit tests in maven-dependency plugin:
{code}
Results :

Failed tests:
  TestCopyMojo.testCopyOverWriteReleases:694
  TestCopyMojo.testCopyOverWriteSnapshot:723
  TestCopyDependenciesMojo.testOverWriteRelease:592 time = 1504955654000 should be < to 1504955652000
  TestCopyDependenciesMojo.testOverWriteSnap:661

Tests run: 244, Failures: 4, Errors: 0, Skipped: 0
{code}
I need to investigate those tests...

> Upgrade plexus-utils to version 3.1.0
> -------------------------------------
>
>                 Key: MDEP-584
>                 URL: https://issues.apache.org/jira/browse/MDEP-584
>             Project: Maven Dependency Plugin
>          Issue Type: Dependency upgrade
>    Affects Versions: 3.0.2
>            Reporter: Karl Heinz Marbaise
>            Assignee: Karl Heinz Marbaise
>            Priority: Minor
>             Fix For: 3.0.2
>
>
> Currently an upgrade will fail the following unit tests in maven-dependency plugin:
> {code}
> Results :
> Failed tests:
>   TestCopyMojo.testCopyOverWriteReleases:694
>   TestCopyMojo.testCopyOverWriteSnapshot:723
>   TestCopyDependenciesMojo.testOverWriteRelease:592 time = 1504955654000 should be < to 1504955652000
>   TestCopyDependenciesMojo.testOverWriteSnap:661
> Tests run: 244, Failures: 4, Errors: 0, Skipped: 0
> {code}
> I need to investigate those tests...



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)