[
https://issues.apache.org/jira/browse/MDEP-484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marvin Lütgenau updated MDEP-484:
---------------------------------
Description:
The tree goal aborts with a 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
was:
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
> 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
> Attachments: pom.xml
>
>
> The tree goal aborts with a 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)