[
https://issues.jboss.org/browse/JBIDE-10709?page=com.atlassian.jira.plugi...
]
Max Rydahl Andersen commented on JBIDE-10709:
---------------------------------------------
is neither of them API ? if neither, then copy the stuff over we need.
if the new on is API then use reflection to handle it while its needed to compile against
both.
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