[
https://issues.apache.org/jira/browse/MDEP-319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed MDEP-319.
-------------------------------
Resolution: Auto Closed
This issue has been auto closed because it has been inactive for a long period
of time. If you think this issue still persists, retest your problem with the
most recent version of Maven and the affected component, reopen and post your
results.
> TestUnpackMojo#testUnpackOverWriteIfNewer randomly fails in CI
> --------------------------------------------------------------
>
> Key: MDEP-319
> URL: https://issues.apache.org/jira/browse/MDEP-319
> Project: Maven Dependency Plugin
> Issue Type: Bug
> Components: unpack
> Affects Versions: 2.3
> Reporter: Mark Struberg
>
> some times this test passes, some times it fails complaining that the
> timestamps are expected to be different:
> {noformat}
> [INFO] Unpacking
> /home/hudson/hudson-slave/workspace/maven-plugins-ITs-m2/maven-dependency-plugin/target/unit-tests/unpack/localTestRepo/snapshot-2.0-SNAPSHOT.jar
> to
> /home/hudson/hudson-slave/workspace/maven-plugins-ITs-m2/maven-dependency-plugin/target/unit-tests/unpack/outputDirectory
> with includes "" and excludes ""
> unpackedFile 2011-08-06T19:35:28
> /target/unit-tests/unpack/outputDirectory/testGroupId-snapshot-2.0-SNAPSHOT-null-jar.txt
> artifact 2011-08-06T19:35:38
> /target/unit-tests/unpack/localTestRepo/snapshot-2.0-SNAPSHOT.jar
> marker 2011-08-06T19:35:38
> /target/unit-tests/unpack/markers/testGroupId-snapshot-jar-2.0-SNAPSHOT.marker
> marker.lastModified() = 1312659328000
> unpackedFile.lastModified() = 1312659328000
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)