You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by GitBox <gi...@apache.org> on 2021/10/17 00:49:04 UTC

[GitHub] [maven-gh-actions-shared] slawekjaranowski opened a new pull request #3: Fix maven goal in maven_args

slawekjaranowski opened a new pull request #3:
URL: https://github.com/apache/maven-gh-actions-shared/pull/3


   When we have maven goal `verify` in `maven_args` site test will be run as
   
   ```
   
   mvn ... verify site
   
   ```
   
   so we run `verify` twice


-- 
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: dev-unsubscribe@maven.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[GitHub] [maven-gh-actions-shared] slachiewicz merged pull request #3: Fix maven goal in maven_args

Posted by GitBox <gi...@apache.org>.
slachiewicz merged pull request #3:
URL: https://github.com/apache/maven-gh-actions-shared/pull/3


   


-- 
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: dev-unsubscribe@maven.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org