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.