Community
Participate
Working Groups
I'm trying to do a Maven Update Project Configuration on a Maven multimudule project with IBM Rational Application developer v8.0.3 and getting this error shown below. Attached is the error details, it should contain details about my versions as well. !ENTRY org.eclipse.core.jobs 4 2 2011-12-07 14:39:06.479 !MESSAGE An internal error occurred during: "Updating Maven Configuration". !STACK 0 java.lang.NullPointerException at org.eclipse.m2e.core.internal.lifecyclemapping.LifecycleMappingFactory.getMavenPluginEmbeddedMetadataSources(Unknown Source) at org.eclipse.m2e.core.internal.lifecyclemapping.LifecycleMappingFactory.getProjectMetadataSources(Unknown Source) at org.eclipse.m2e.core.internal.lifecyclemapping.LifecycleMappingFactory.calculateEffectiveLifecycleMappingMetadata(Unknown Source) at org.eclipse.m2e.core.internal.lifecyclemapping.LifecycleMappingFactory.calculateLifecycleMapping(Unknown Source) at org.eclipse.m2e.core.internal.project.registry.ProjectRegistryManager.setupLifecycleMapping(Unknown Source) at org.eclipse.m2e.core.internal.project.registry.ProjectRegistryManager.refresh(Unknown Source) at org.eclipse.m2e.core.internal.project.registry.ProjectRegistryManager.refresh(Unknown Source) at org.eclipse.m2e.core.internal.project.registry.ProjectRegistryManager.refresh(Unknown Source) at org.eclipse.m2e.core.internal.project.ProjectConfigurationManager.updateProjectConfiguration(Unknown Source) at org.eclipse.m2e.core.ui.internal.UpdateConfigurationJob.runInWorkspace(Unknown Source) at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(Unknown Source) at org.eclipse.core.internal.jobs.Worker.run(Unknown Source)
Created attachment 208160 [details] The log file from RAD GUI
Fixed in http://git.eclipse.org/c/m2e/m2e-core.git/commit/?id=7e1e9331ac0d6667fe55f404ba54cf75d1dbe672 .
Moved to https://github.com/eclipse-m2e/m2e-core/issues/