[
https://issues.apache.org/jira/browse/MDEP-484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marvin Lütgenau updated MDEP-484:
---------------------------------
Attachment: dependency-issues.zip
Hi,
it seems that the version of jai isn't avalible anymore in public repositories.
We created two example artifacts that you can copy into your local
"../.m2/repository" folder for reproduction.
I did some more research and found out that it doesn't per se depent on the
ranged version. The NPE occur if there is a circular dependency within a used
artifact created by using ranged versions.
I also updated the example pom.
> 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: dependency-issues.zip, mdep484-m2.log, mdep484-m3.log,
> 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)