You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aries.apache.org by "Lin Sun (JIRA)" <ji...@apache.org> on 2010/09/07 23:18:50 UTC

[jira] Created: (ARIES-401) maven bundle plugin update from v 2.0.1 to 2.1.0

maven bundle plugin update from v 2.0.1 to 2.1.0
------------------------------------------------

                 Key: ARIES-401
                 URL: https://issues.apache.org/jira/browse/ARIES-401
             Project: Aries
          Issue Type: Improvement
            Reporter: Lin Sun
            Assignee: Lin Sun
             Fix For: 0.3


I still hits a NPE occasionally with 2.0.1 so I think we should try to upgrade to the latest 2.1.0 to see if it improves.

WARNING] Exception while updating local OBR: null
.lang.NullPointerException
    at org.apache.felix.obrplugin.ObrUpdate.walkOnTree(ObrUpdate.java:541)
    at org.apache.felix.obrplugin.ObrUpdate.updateRepository(ObrUpdate.java:239)
    at org.apache.felix.obrplugin.ObrInstall.updateLocalBundleMetadata(ObrInstall.java:183)
    at org.apache.felix.obrplugin.ObrInstall.execute(ObrInstall.java:142)
    at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490)
    at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor
a:694)
    at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifec
Executor.java:556)
    at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.




-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (ARIES-401) maven bundle plugin update from v 2.0.1 to 2.1.0

Posted by "Lin Sun (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ARIES-401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lin Sun resolved ARIES-401.
---------------------------

    Resolution: Fixed

see subversion commit tab

> maven bundle plugin update from v 2.0.1 to 2.1.0
> ------------------------------------------------
>
>                 Key: ARIES-401
>                 URL: https://issues.apache.org/jira/browse/ARIES-401
>             Project: Aries
>          Issue Type: Improvement
>            Reporter: Lin Sun
>            Assignee: Lin Sun
>             Fix For: 0.3
>
>
> I still hits a NPE occasionally with 2.0.1 so I think we should try to upgrade to the latest 2.1.0 to see if it improves.
> WARNING] Exception while updating local OBR: null
> .lang.NullPointerException
>     at org.apache.felix.obrplugin.ObrUpdate.walkOnTree(ObrUpdate.java:541)
>     at org.apache.felix.obrplugin.ObrUpdate.updateRepository(ObrUpdate.java:239)
>     at org.apache.felix.obrplugin.ObrInstall.updateLocalBundleMetadata(ObrInstall.java:183)
>     at org.apache.felix.obrplugin.ObrInstall.execute(ObrInstall.java:142)
>     at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490)
>     at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor
> a:694)
>     at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifec
> Executor.java:556)
>     at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.