[ 
https://issues.apache.org/jira/browse/MDEP-584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16258034#comment-16258034
 ] 

ASF GitHub Bot commented on MDEP-584:
-------------------------------------

GitHub user io7m opened a pull request:

    https://github.com/apache/maven-plugins/pull/136

    [MDEP-584] Update plexus-utils to 3.1.0

    This updates the plexus-utils dependency to 3.1.0. It corrects four
    unit tests that were failing due to new behaviour in 3.1.0: It appears
    that the new plexus-utils copies the lastModified attributes of files,
    and the old tests were implicitly depending on the attributes not
    being copied.
    
    Fixes: MDEP-584

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/io7m/maven-plugins MDEP-584

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/maven-plugins/pull/136.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #136
    
----
commit 178f30ff90efd73276ef636114377d74d047af11
Author: Mark Raynsford <c...@io7m.com>
Date:   2017-11-18T11:38:40Z

    [MDEP-584] Update plexus-utils to 3.1.0
    
    This updates the plexus-utils dependency to 3.1.0. It corrects four
    unit tests that were failing due to new behaviour in 3.1.0: It appears
    that the new plexus-utils copies the lastModified attributes of files,
    and the old tests were implicitly depending on the attributes not
    being copied.
    
    Fixes: MDEP-584

----


> 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.1.0
>
>
> 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)

Reply via email to