[
https://issues.apache.org/jira/browse/MCLEAN-70?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17958732#comment-17958732
]
Olivier Lamy commented on MCLEAN-70:
------------------------------------
This project has moved from Jira to GitHub Issues. This issue was migrated to
[apache/maven-clean-plugin#112|https://github.com/apache/maven-clean-plugin/issues/112].
> conflict with maven-install-file plugin
> ---------------------------------------
>
> Key: MCLEAN-70
> URL: https://issues.apache.org/jira/browse/MCLEAN-70
> Project: Maven Clean Plugin (Moved to GitHub Issues)
> 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
(v8.20.10#820010)