Herve Boutemy created MDEP-416: ---------------------------------- Summary: dependency:copy-dependencies addParentPoms causes NPE with Maven 2 Key: MDEP-416 URL: https://jira.codehaus.org/browse/MDEP-416 Project: Maven 2.x Dependency Plugin Issue Type: Bug Components: copy-dependencies Affects Versions: 2.8 Reporter: Herve Boutemy
{noformat}java.lang.NullPointerException at org.apache.maven.plugin.dependency.fromDependencies.CopyDependenciesMojo.installArtifact(CopyDependenciesMojo.java:177) at org.apache.maven.plugin.dependency.fromDependencies.CopyDependenciesMojo.doExecute(CopyDependenciesMojo.java:144) at org.apache.maven.plugin.dependency.AbstractDependencyMojo.execute(AbstractDependencyMojo.java:167){noformat} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira