Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 341000 - NPE in MavenImportWizard when MavenDiscoveryService returns null
Summary: NPE in MavenImportWizard when MavenDiscoveryService returns null
Status: RESOLVED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: m2e (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Paul Tatavu CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-25 16:04 EDT by Paul Tatavu CLA
Modified: 2021-04-19 13:24 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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/