[
https://issues.apache.org/jira/browse/MRESOURCES-203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15043936#comment-15043936
]
Hudson commented on MRESOURCES-203:
-----------------------------------
SUCCESS: Integrated in maven-plugins #4856 (See
[https://builds.apache.org/job/maven-plugins/4856/])
[MRESOURCES-203] Add a skip option to skip the execution of resources goal
Added the skip option for resources goal as well as an integration test.
(khmarbaise: [http://svn.apache.org/viewvc/?view=rev&rev=1718188])
* maven-resources-plugin/src/it/skip-yes
* maven-resources-plugin/src/it/skip-yes/pom.xml
* maven-resources-plugin/src/it/skip-yes/src
* maven-resources-plugin/src/it/skip-yes/src/main
* maven-resources-plugin/src/it/skip-yes/src/main/resources
* maven-resources-plugin/src/it/skip-yes/src/main/resources/test-resource.txt
* maven-resources-plugin/src/it/skip-yes/verify.groovy
*
maven-resources-plugin/src/main/java/org/apache/maven/plugin/resources/ResourcesMojo.java
> Add a skip option to skip the execution of resources goal
> ---------------------------------------------------------
>
> Key: MRESOURCES-203
> URL: https://issues.apache.org/jira/browse/MRESOURCES-203
> Project: Maven Resources Plugin
> Issue Type: New Feature
> Reporter: Laurent TOURREAU
> Assignee: Karl Heinz Marbaise
> Priority: Minor
> Fix For: 3.0.0
>
>
> We should have the possibility to skip the execution of resources plugin by
> settings a skip tag:
> {code}<skip>true</skip>{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)