Community
Participate
Working Groups
checkout maven-trunks - https://svn.apache.org/repos/asf/maven/trunks attempt to import all of the projects.. then change the Name template by selecting a template from the list. -> the UI hangs and CPU runs at 100%
I also get this exception in the eclipse error log. both problems seem to be caused by a pom.xml at sandbox/other/maven-project/src/main/resources which contains empty element for everything.. Caused by: java.lang.IllegalArgumentException: Path for project must have only one segment. at org.eclipse.core.runtime.Assert.isLegal(Assert.java:63) at org.eclipse.core.internal.resources.WorkspaceRoot.getProject(WorkspaceRoot.java:183) at org.eclipse.m2e.core.project.ProjectImportConfiguration.getProject(ProjectImportConfiguration.java:105) at org.eclipse.m2e.core.ui.internal.wizards.MavenImportWizardPage.isAlreadyExists(MavenImportWizardPage.java:457) at org.eclipse.m2e.core.ui.internal.wizards.MavenImportWizardPage.updateCheckedState(MavenImportWizardPage.java:434) at org.eclipse.m2e.core.ui.internal.wizards.MavenImportWizardPage.setAllChecked(MavenImportWizardPage.java:424) at org.eclipse.m2e.core.ui.internal.wizards.MavenImportWizardPage.scanProjects(MavenImportWizardPage.java:369) at org.eclipse.m2e.core.ui.internal.wizards.MavenImportWizardPage$1$1.run(MavenImportWizardPage.java:150) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134) ... 44 more
shall have both issues fixed. http://git.eclipse.org/c/m2e/m2e-core.git/commit/?id=ba4071b2ae824fd5a5e6f901784c1c49c19f50a2
Moved to https://github.com/eclipse-m2e/m2e-core/issues/