Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 341000

Summary: NPE in MavenImportWizard when MavenDiscoveryService returns null
Product: z_Archived Reporter: Paul Tatavu <vladt>
Component: m2eAssignee: Paul Tatavu <vladt>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: unspecified   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:

Description Paul Tatavu CLA 2011-03-25 16:04:39 EDT
java.lang.NullPointerException: null
	at java.util.HashMap.putAll(HashMap.java:498) ~[na:1.6.0_20]
	at org.eclipse.m2e.core.ui.internal.wizards.MavenImportWizard.discoverProposals(MavenImportWizard.java:246) ~[org.eclipse.m2e.core.ui/:na]
	at org.eclipse.m2e.core.ui.internal.wizards.MavenImportWizard.scanProjects(MavenImportWizard.java:224) ~[org.eclipse.m2e.core.ui/:na]
	at org.eclipse.m2e.core.ui.internal.wizards.MavenImportWizardPage$12.run(MavenImportWizardPage.java:353) ~[org.eclipse.m2e.core.ui/:na]
	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121) ~[org.eclipse.jface_3.6.1.M20100825-0800.jar:na]
Comment 2 Denis Roy CLA 2021-04-19 13:24:07 EDT
Moved to https://github.com/eclipse-m2e/m2e-core/issues/