[ 
http://jira.codehaus.org/browse/MDEP-250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=221266#action_221266
 ] 

Khai Do commented on MDEP-250:
------------------------------

Yes. skip flag would be nice to have for unpack and copy.  
Here is a use case:
We have a few maven projects that are only dedicated to testing or setting up 
test environments.  These projects use the dependency plugin to get large 
resources from various repositories for testing.  The copy and unpack are a bit 
time consuming so it would be nice to skip if we build without tests (i.e. 
-Dmaven.test.skip=true).

> Add a skip paramater to dependency:unpack
> -----------------------------------------
>
>                 Key: MDEP-250
>                 URL: http://jira.codehaus.org/browse/MDEP-250
>             Project: Maven 2.x Dependency Plugin
>          Issue Type: Improvement
>          Components: unpack
>    Affects Versions: 2.1
>         Environment: Windows XP
>            Reporter: Jim McCaskey
>            Assignee: Brian Fox
>
> We would like to have a skip paramater for dependency:unpack.  This would 
> cause the unpack to be skipped if true.  We are currently working around the 
> lack of this with profiles.
> The jetspeed plugin has a skip option that we have found some uses for, but 
> jetspeed is not as robust as the dependency plugin (specifically with 
> multi-module builds).  We would prefer to use the core modules anyway.
> Here is a link to the jetspeed configuration page:
> http://portals.apache.org/jetspeed-2/maven/jetspeed-maven-plugins.html#Configuration_and_usage_of_the_jetspeed-unpack:unpack_Maven_Plugin

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to