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/22 08:56:46 UTC

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

michael-o commented on PR #143:
URL: https://github.com/apache/maven-scm/pull/143#issuecomment-1133850001

   > 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 I will check, but focusing on tests for now only.


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