[ 
https://issues.apache.org/jira/browse/LABS-403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12740593#action_12740593
 ] 

Simone Gianni commented on LABS-403:
------------------------------------

This is a loading problem. Magma relies on Maven listeners, and it is 
installing a listener by calling directly Maven Eclipse methods. Should 
investigate if there is a way to add those listeners using an extension point, 
or find another way of being notified of when Maven changes its dependencies, 
or waive Maven notification and check every time a build is triggered.

> magmaBuilder nullpoint exception
> --------------------------------
>
>                 Key: LABS-403
>                 URL: https://issues.apache.org/jira/browse/LABS-403
>             Project: Labs
>          Issue Type: Bug
>          Components: Magma
>    Affects Versions: Current
>         Environment: eclipse.buildId=I20090611-1540
> java.version=1.6.0_13
> java.vendor=Sun Microsystems Inc.
> BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=it_IT
> Framework arguments:  -product org.eclipse.epp.package.java.product
> Command-line arguments:  -os win32 -ws win32 -arch x86 -product 
> org.eclipse.epp.package.java.product
>            Reporter: Paolo Mariotti
>            Assignee: Simone Gianni
>             Fix For: Current
>
>
> Caused by: java.lang.NullPointerException
>       at 
> org.apache.magma.tools.magmaeclipse.Activator.start(Activator.java:41)
>       at 
> org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(BundleContextImpl.java:782)
>       at java.security.AccessController.doPrivileged(Native Method)
>       at 
> org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:773)
>       ... 100 more

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to