wildfly / galleon

Galleon Provisioning Tool
https://docs.wildfly.org/galleon/
Apache License 2.0
26 stars 30 forks source link

[GAL-323] Add a skip configuration parameter to each MOJO. #290

Closed jamezp closed 3 years ago

jamezp commented 3 years ago

https://issues.redhat.com/browse/GAL-323

Note I've added the @Since 4.2.6 however if this doesn't make that release or we feel it should be in a 4.3 release let me know and I'll update it.

I feel this parameter is useful though. For example in WildFly we can skip provisioning servers for the test suite if the -DskipTests parameter is used.