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/18 20:32:50 UTC

[GitHub] [maven-gh-actions-shared] slawekjaranowski commented on pull request #9: Move common flags from maven_args to steps command

slawekjaranowski commented on pull request #9:
URL: https://github.com/apache/maven-gh-actions-shared/pull/9#issuecomment-946142677


   I don't remove it only move ... command will be call as:
   
   ```
   mvn --errors --batch-mode --show-version ${{ inputs.maven_args }} verify
   ```
   
   where default for `inputs.maven_args` is: `-P run-its -D"invoker.streamLogsOnFailures"`


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