dependency:analyze in a packaging=pom project should skip, not die or produce a redundant report ------------------------------------------------------------------------------------------------
Key: MDEP-73 URL: http://jira.codehaus.org/browse/MDEP-73 Project: Maven 2.x Dependency Plugin Issue Type: Bug Components: analyze Affects Versions: 2.0-alpha-3 Reporter: Max Bowsher Assigned To: Brian Fox Running dependency:analyze in a pom project either dies with an IllegalArgumentException (if the "target" directory) does not exist, or, (if the "target" directory has been created by something else) it shows a redundant report. I think dependency:analyze should probably skip execution in pom projects. -- 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