elharo commented on pull request #113:
URL: 
https://github.com/apache/maven-dependency-plugin/pull/113#issuecomment-717420093


   saw something similar while doing a release dryrun so perhaps it's an issue 
with not cleaning up (`mvn clean`) before running tests:
   
   [INFO] [ERROR] Failures: 
   [INFO] [ERROR]   TestUnpackMojo.testUnpackOverWriteIfNewer:568 unpackedFile 
'/Users/elharo/maven-dependency-plugin/target/unit-tests/unpack/outputDirectory/testGroupId-snapshot-2.0-SNAPSHOT-null-jar.txt'
 lastModified() == 1603821312000: should be different
   [INFO] [INFO] 
   
   If so, the tests need to be more hermetic and independent. 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to