[ 
https://issues.apache.org/jira/browse/ACCUMULO-1675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13813095#comment-13813095
 ] 

Christopher Tubbs commented on ACCUMULO-1675:
---------------------------------------------

For further reference, here's some related discussions to skipping the 
execution of an arbitrary plugin in Maven:

http://stackoverflow.com/questions/7821152/disable-a-maven-plugin-defined-in-a-parent-pom
http://stackoverflow.com/questions/15767132/how-do-i-skip-a-maven-plugin-execution-if-dskiptests-or-dmaven-test-skip-tr
http://maven.apache.org/surefire/maven-surefire-plugin/examples/skipping-test.html

Here's a precedent for a skip property for an arbitrary plugin:
http://maven.apache.org/plugins/maven-dependency-plugin/copy-mojo.html#skip

> Accumulo maven plugin should be skip-able with a property
> ---------------------------------------------------------
>
>                 Key: ACCUMULO-1675
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-1675
>             Project: Accumulo
>          Issue Type: Improvement
>          Components: maven-plugin
>    Affects Versions: 1.6.0
>            Reporter: Keith Turner
>             Fix For: 1.6.1
>
>
> I am using the accumulo-maven-plugin to test an Accumulo project I am working 
> on.  When I run "mvn install -DskipTests" it starts and stops mini accumulo.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to