Brian Bohl created MCLEAN-70:
--------------------------------
Summary: 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)