MartinKanters commented on pull request #58:
URL: 
https://github.com/apache/maven-integration-testing/pull/58#issuecomment-650592974


   By fixing [MNG-5760](https://issues.apache.org/jira/browse/MNG-5760) we have 
introduced the `--resume` feature. With this feature the hint at the bottom of 
the build log will advise to use `-r`. It will only fallback to `-rf 
:<artifactId>` if the resume.properties file could not be created (because of a 
filesystem issue). This scenario is very hard, if not impossible, to create in 
an integration test, so I'm afraid we'll have to close this PR. [The original 
PR](https://github.com/apache/maven/pull/340) in maven-core is still valid.
   If anybody has a suggestion how to fix this, please let me know.


----------------------------------------------------------------
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