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

Karl Heinz Marbaise commented on MCLEAN-70:
-------------------------------------------

Please ask on the users list if something is not clear or you need more 
explanations etc. Using maven-install-plugin:install-file is found often 
misleadingly recommended which is simply wrong. Installation artifacts during 
the life cycle does not make sense at all. 

BTW: There are neither stupid mistakes nor stupid questions.

> conflict with maven-install-file plugin
> ---------------------------------------
>
>                 Key: MCLEAN-70
>                 URL: https://issues.apache.org/jira/browse/MCLEAN-70
>             Project: Maven Clean Plugin
>          Issue Type: Bug
>    Affects Versions: 2.5
>            Reporter: Brian Bohl
>            Priority: Minor
>
> Clean resolves dependencies before executing any lifecycle phase.  This 
> conflicts with the maven-install-file plugin, as usually this plugin is used 
> to install a dependency.
> I am not sure why it needs to download dependencies (I realize it needs to 
> resolve plugins), but at the very least it would be nice to delay dependency 
> resolution until the clean phase, allowing me to configure the 
> maven-install-file plug to execute in the pre-clean phase.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to