[ 
http://jira.codehaus.org/browse/MGWT-19?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=164341#action_164341
 ] 

Jerome Wacongne edited comment on MGWT-19 at 2/7/09 10:30 AM:
--------------------------------------------------------------

Sorry to polute your bug tracker with bugs from others.

As I should have noticed, bug occurs too with targets that have nothing to do 
with GWT maven plugin...

It turns out to be a bug in m2eclipse plugin occurring when a maven execution 
target is wrong.

Once again, sorry for inconvenience, if any.

      was (Author: ch4mp):
    Sorry to polute tour bug tracker with bugs from others.

As I should have noticed, bug occurs too with targets that have nothing to do 
with GWT maven plugin...

It turns out to be a bug in m2eclipse plugin occurring when a maven execution 
target is wrong.

Once again, sorry for inconvenience, if any.
  
> NullPointerException
> --------------------
>
>                 Key: MGWT-19
>                 URL: http://jira.codehaus.org/browse/MGWT-19
>             Project: Maven 2.x GWT Plugin
>          Issue Type: Bug
>    Affects Versions: 1.0
>         Environment: Windows XP 64
> JDK 1.6.0_12(x86)
> eclipse 3.4
>            Reporter: Jerome Wacongne
>             Fix For: 1.0
>
>         Attachments: pom.xml
>
>
> Any Maven goal (package, gwt:compile, gwt:eclipse,...) execution fails with 
> the same error (see bottom) both in versions available in update and 
> update-dev repos.
> My project is very basic for now. I inherit an other GWT module (Business) 
> packaged in a jar. This module contains DTOs and GWT RPC service interfaces. 
> My main GWT module ia a helloworld like gwt screen (CurrencyViewer)
> I have joined my pom.xml. If any source file, project or even eclipse 
> directory can be usefull, I can setup a temporary FTP acount.
> Best regards
> for plugin: /plugins/org.codehaus.mojo:gwt-maven-plugin:1...@48/thread:main
> [DEBUG] disposing managed ClassRealm with id: 
> /plugins/org.codehaus.mojo:gwt-maven-plugin:1...@48/thread:main
> [DEBUG] dissociating all components from managed ClassRealm with id: 
> /plugins/org.codehaus.mojo:gwt-maven-plugin:1...@48/thread:main
> Exception in thread "main" java.lang.NullPointerException
>       at 
> org.apache.maven.lifecycle.binding.DefaultLifecycleBindingManager.getProjectCustomBindings(DefaultLifecycleBindingManager.java:243)
>       at 
> org.apache.maven.lifecycle.plan.DefaultBuildPlanner.constructBuildPlan_aroundBody0(DefaultBuildPlanner.java:99)
>       at 
> org.apache.maven.lifecycle.plan.DefaultBuildPlanner.constructBuildPlan_aroundBody1$advice(DefaultBuildPlanner.java:403)
>       at 
> org.apache.maven.lifecycle.plan.DefaultBuildPlanner.constructBuildPlan(DefaultBuildPlanner.java:1)
>       at 
> org.apache.maven.lifecycle.plan.DefaultBuildPlanner.constructInitialProjectBuildPlan(DefaultBuildPlanner.java:67)
>       at 
> org.apache.maven.lifecycle.plan.DefaultBuildPlanner.constructInitialProjectBuildPlans(DefaultBuildPlanner.java:56)
>       at 
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:138)
>       at 
> org.apache.maven.DefaultMaven.execute_aroundBody0(DefaultMaven.java:223)
>       at 
> org.apache.maven.DefaultMaven.execute_aroundBody1$advice(DefaultMaven.java:304)
>       at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:1)
>       at 
> org.apache.maven.embedder.MavenEmbedder.execute_aroundBody2(MavenEmbedder.java:904)
>       at 
> org.apache.maven.embedder.MavenEmbedder.execute_aroundBody3$advice(MavenEmbedder.java:304)
>       at org.apache.maven.embedder.MavenEmbedder.execute(MavenEmbedder.java:1)
>       at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:176)
>       at org.apache.maven.cli.MavenCli.main(MavenCli.java:63)
>       at org.apache.maven.cli.MavenCli.main(MavenCli.java:52)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to