[
https://issues.jboss.org/browse/JBIDE-21351?page=com.atlassian.jira.plugi...
]
Mickael Istria commented on JBIDE-21351:
----------------------------------------
JBIDE-21441 is for next major version. We cannot fix this in 9.1 just by consuming
importer from upstream.
The suggested PR there should have been merged, I guess I simply forgot it. Is it OK to
merge it right now? If so I'd need someone to review and try it. Do you think you
could do that and comment on the PR?
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.CR1
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)