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. I wanted to post here first since I am unsure if this is a problem with the maven-bundle-plugin or not. If so, I would be happy to file a bug. If not, please direct me to the appropriate place to continue my complaint :o) Thanks so much, Will http://www.nabble.com/file/p23495574/bundle-all-test.zip bundle-all-test.zip -- View this message in context: http://www.nabble.com/maven-bundle-plugin%3Abundleall-throws-NullPointerException-tp23495574p23495574.html Sent from the Apache Felix - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

