[ https://issues.apache.org/jira/browse/MDEP-484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14526317#comment-14526317 ]
Christian Koppen edited comment on MDEP-484 at 5/4/15 6:42 AM: --------------------------------------------------------------- I can reproduce the problem using plugin version 2.10 under Maven 2 and Maven 3. Details about the environment can be found in the attached logs. Using quotes for the parameter {{-Dincludes=:::*-SNAPSHOT}} doesn't make a difference on Windows 7 x64. was (Author: ck1): I can reproduce the problem using Maven 2 and Maven 3. Details about the environment can be found in the attached logs. Using quotes for the parameter {{-Dincludes=:::*-SNAPSHOT}} doesn't make a difference on Windows 7 x64. > 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.8 > Reporter: Marvin Lütgenau > Fix For: waiting-for-feedback > > Attachments: 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)