You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Stuart McCulloch (JIRA)" <ji...@apache.org> on 2009/09/02 21:02:33 UTC

[jira] Resolved: (FELIX-1148) NPE during bundleall goal

     [ https://issues.apache.org/jira/browse/FELIX-1148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stuart McCulloch resolved FELIX-1148.
-------------------------------------

    Resolution: Fixed

Applied slightly modified patch in r810669 to a local copy of the affected file.

> 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
>            Assignee: Stuart McCulloch
>             Fix For: maven-bundle-plugin-2.0.1
>
>
> 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.