GitBox
2018-12-09 19:08:01 UTC
eolivelli commented on issue #206: SUREFIRE-1610: Add skipUTs flag to SurefirePlugin
URL: https://github.com/apache/maven-surefire/pull/206#issuecomment-445562765
I didn't tested it but you could remap skipTests parameter of failsafe to another property choosen by you.
In failsafe or surefire configuration:
<skip>${skipThisPlugin}<skip>
And play with such property using a profile
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
***@infra.apache.org
With regards,
Apache Git Services
URL: https://github.com/apache/maven-surefire/pull/206#issuecomment-445562765
I didn't tested it but you could remap skipTests parameter of failsafe to another property choosen by you.
In failsafe or surefire configuration:
<skip>${skipThisPlugin}<skip>
And play with such property using a profile
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
***@infra.apache.org
With regards,
Apache Git Services