You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2022/05/21 12:56:53 UTC

[GitHub] [maven-scm] slawekjaranowski commented on pull request #143: [SCM-979] De-Junit 3

slawekjaranowski commented on PR #143:
URL: https://github.com/apache/maven-scm/pull/143#issuecomment-1133629912

   steps to reproduce locally site build error:
   
   ```
   rm -rf ~/.m2/repository-prv/org/apache/maven/scm/
   mvn verify -P run-its
   mvn site -P reporting
   ```
   
   second run - will pass:
   ```
   mvn site -P reporting
   ```
   


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

To unsubscribe, e-mail: issues-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org