gavioto / m2e-extensions

Automatically exported from code.google.com/p/m2e-extensions
0 stars 0 forks source link

NPE: An internal error occurred during: "Updating Maven Configuration". #2

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Execute "Update Project Configuration" from the Maven context menu on an
eclipse project that is managed by m2eclipse 0.10.0.

What is the expected output? What do you see instead?
The configuration of eclipse should finish without an error and the eclipse
plugins (checkstyle, pmd, findbugs) are configured correctly.

What version of the product are you using? On what operating system?
m2e-extensions 0.10.0.201002281110 on Windows XP with Eclipse 3.5

Please provide any additional information below.

-- Error Details --
Date: Sat Mar 13 22:25:21 CET 2010
Message: An internal error occurred during: "Updating Maven Configuration".
Severity: Error
Product: Eclipse Platform 3.3.201.v200909170800 (org.eclipse.platform.ide)
Plugin: org.eclipse.core.jobs
Session Data:
eclipse.buildId=I20090611-1540
java.version=1.6.0_18
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=de_DE
Command-line arguments:  -os win32 -ws win32 -arch x86

Exception Stack Trace:
java.lang.NullPointerException
    at
org.maven.ide.eclipse.extensions.shared.util.MavenPluginConfigurationExtractor.n
ewInstance(MavenPluginConfigurationExtractor.java:127)
    at
org.maven.ide.eclipse.extensions.shared.util.AbstractMavenPluginProjectConfigura
tor.configure(AbstractMavenPluginProjectConfigurator.java:51)
    at
org.maven.ide.eclipse.project.configurator.AbstractLifecycleMapping.configure(Ab
stractLifecycleMapping.java:57)
    at
org.maven.ide.eclipse.internal.project.GenericLifecycleMapping.configure(Generic
LifecycleMapping.java:48)
    at
org.maven.ide.eclipse.internal.project.ProjectConfigurationManager.updateProject
Configuration(ProjectConfigurationManager.java:332)
    at
org.maven.ide.eclipse.internal.project.ProjectConfigurationManager.updateProject
Configuration(ProjectConfigurationManager.java:318)
    at
org.maven.ide.eclipse.actions.UpdateSourcesAction$1.runInWorkspace(UpdateSources
Action.java:93)
    at
org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJo
b.java:38)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

Original issue reported on code.google.com by Andreas....@gmail.com on 13 Mar 2010 at 9:37

GoogleCodeExporter commented 9 years ago
Is this still an issue?

Original comment by mkann...@gmail.com on 28 Sep 2010 at 11:21

GoogleCodeExporter commented 9 years ago
No, not anymore - thanks!

Original comment by Andreas....@gmail.com on 30 Sep 2010 at 7:38