[
https://issues.jboss.org/browse/JBIDE-21351?page=com.atlassian.jira.plugi...
]
Mickael Istria commented on JBIDE-21351:
----------------------------------------
[~rhopp] This is an issue I noticed too, however I'm failing at finding a project on
which it is deterministically reproducible. Can you advise one?
Error during "Update Maven projects configuration"
--------------------------------------------------
Key: JBIDE-21351
URL:
https://issues.jboss.org/browse/JBIDE-21351
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: easymport
Affects Versions: 4.3.1.Beta1
Reporter: Radim Hopp
Assignee: Mickael Istria
Fix For: 4.3.1.Beta2
Sometimes I get
{noformat}
An internal error occurred during: "Update Maven projects configuration".
Cannot add projects when processing is started{noformat}
when I'm importing maven project using easymport.
Full stacktrace:
{noformat}
java.lang.IllegalStateException: Cannot add projects when processing is started
at
org.jboss.tools.playground.easymport.maven.MavenProjectConfigurator$CumulativeMappingDiscoveryJob.addProjects(MavenProjectConfigurator.java:97)
at
org.jboss.tools.playground.easymport.maven.MavenProjectConfigurator$UpdateMavenConfigurationJob.run(MavenProjectConfigurator.java:161)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55){noformat}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)