Zoltan Farkas created MSCMPUB-40:
------------------------------------
Summary: Ability to skip this plugin execution via a config
property
Key: MSCMPUB-40
URL: https://issues.apache.org/jira/browse/MSCMPUB-40
Project: Maven SCM Publish Plugin
Issue Type: New Feature
Reporter: Zoltan Farkas
it would be nice to be able to skip the execution of this plugin is a similar
way as other plugins:
{code}
<configuration>
...
<skip>true</skip>
...
</configuration>
{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)