Closed tschaible closed 7 years ago
ConfigureMojo currently has the ability to skip execution based on the property defined in GatewayAbstractMojo.
This functionality is also desirable in DeployMojo.
This change allows execution to be skipped via the property.
Fixes #52 as well
Thanks for the change.
ConfigureMojo currently has the ability to skip execution based on the property defined in GatewayAbstractMojo.
This functionality is also desirable in DeployMojo.
This change allows execution to be skipped via the property.