[
https://issues.jboss.org/browse/JBIDE-10709?page=com.atlassian.jira.plugi...
]
Fred Bricon resolved JBIDE-10709.
---------------------------------
Resolution: Done
Fixed in trunk. Class was copied from m2e 1.1 since it's an internal class, not an
API.
Maven project example plugin doesn't compile with m2e 1.1 :
internal class UpdateConfigurationJob has been removed upstream
---------------------------------------------------------------------------------------------------------------------------
Key: JBIDE-10709
URL:
https://issues.jboss.org/browse/JBIDE-10709
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: maven, project-examples
Affects Versions: 3.3.0.M5
Reporter: Fred Bricon
Assignee: Fred Bricon
Fix For: 3.3.0.Beta1
Maven project example plugin doesn't compile with m2e 1.1 : internal class
UpdateConfigurationJob has been removed upstream and replaced with UpdateMavenProjectJob.
Either we use reflection to get the proper Job instance or we copy the
UpdateConfigurationJob inside org.jboss.tools.maven.project.examples
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira