Marvin Lütgenau created MDEP-484:
------------------------------------
Summary: NullPointerException when using tree goal with include
parameter
Key: MDEP-484
URL: https://issues.apache.org/jira/browse/MDEP-484
Project: Maven Dependency Plugin
Issue Type: Bug
Components: tree
Affects Versions: 2.10
Reporter: Marvin Lütgenau
The tree goal aborts with NullPointerException when using the includes
parameter, if there is any dependency to an artifact that uses a range version.
Example call:
mvn dependency:tree -Dverbose -Dincludes=:::*-SNAPSHOT
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)