[
https://issues.apache.org/jira/browse/MDEP-655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16903881#comment-16903881
]
Pim Moerenhout commented on MDEP-655:
-------------------------------------
With the branch MDEP-655, I still get a fail sometimes:
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.maven.plugins.dependency.tree.TestTreeMojo
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.138 s
- in org.apache.maven.plugins.dependency.tree.TestTreeMojo
[INFO] Running
org.apache.maven.plugins.dependency.fromConfiguration.TestUnpackMojo
unpackedFile 2019-08-09T14:17:49 1565353069000
/target/unit-tests/unpack/outputDirectory/testGroupId-snapshot-2.0-SNAPSHOT-null-jar.txt
artifact 2019-08-09T14:17:54 1565353074000
/target/unit-tests/unpack/localTestRepo/testGroupId/snapshot/2.0-SNAPSHOT/snapshot-2.0-SNAPSHOT.jar
marker 2019-08-09T14:17:49 1565353069000
/target/unit-tests/unpack/markers/testGroupId-snapshot-jar-2.0-SNAPSHOT.marker
mojo.execute()
unpackedFile 2019-08-09T14:17:54 1565353074000
/target/unit-tests/unpack/outputDirectory/testGroupId-snapshot-2.0-SNAPSHOT-null-jar.txt
artifact 2019-08-09T14:17:54 1565353074000
/target/unit-tests/unpack/localTestRepo/testGroupId/snapshot/2.0-SNAPSHOT/snapshot-2.0-SNAPSHOT.jar
marker 2019-08-09T14:17:54 1565353074000
/target/unit-tests/unpack/markers/testGroupId-snapshot-jar-2.0-SNAPSHOT.marker
marker.lastModified() = 1565353074000
unpackedFile.lastModified() = 1565353074000
markerLastModifiedMillis = 1565353074000
unpackedFileLastModifiedMillis = 1565353074000
[ERROR] Tests run: 18, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 3.317
s <<< FAILURE! - in
org.apache.maven.plugins.dependency.fromConfiguration.TestUnpackMojo
[ERROR]
testUnpackOverWriteIfNewer(org.apache.maven.plugins.dependency.fromConfiguration.TestUnpackMojo)
Time elapsed: 0.15 s <<< FAILURE!
> The unpack integration test fails intermittent.
> -----------------------------------------------
>
> Key: MDEP-655
> URL: https://issues.apache.org/jira/browse/MDEP-655
> Project: Maven Dependency Plugin
> Issue Type: Bug
> Components: unpack
> Affects Versions: 3.1.1
> Environment: Mac OS
> Reporter: Pim Moerenhout
> Assignee: Karl Heinz Marbaise
> Priority: Minor
> Fix For: 3.1.2
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> When doing a clean integration test, the test case fails intermittent on Mac
> OS. The command executed are:
> mvn clean verify -Prun-its -Dinvoker.test=unpack,setup*
> or
> mvn clean install
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)