[
https://issues.apache.org/jira/browse/FELIX-1148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12708530#action_12708530
]
Will Horn commented on FELIX-1148:
----------------------------------
I think this is due to a bug in maven-dependency-tree:
http://jira.codehaus.org/browse/MNG-4159
> NPE during bundleall goal
> -------------------------
>
> Key: FELIX-1148
> URL: https://issues.apache.org/jira/browse/FELIX-1148
> Project: Felix
> Issue Type: Bug
> Components: Maven Bundle Plugin
> Affects Versions: maven-bundle-plugin-2.0.0
> Environment: vista, maven 2.0.9
> Reporter: Will Horn
>
> I have attached a test case where I get an NPE while running the bundleall
> goal. The scenario is this:
> bundle-all-test: root project, defines dependency on log4j with a version
> range and runtime scope in dependencyManagement
> proj1: jar project depending on log4j, reducing scope to compile
> proj2: pom project depending on proj1
> To reproduce, run 'mvn install
> org.apache.felix:maven-bundle-plugin:bundleall' in the base directory.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.