[
https://issues.jboss.org/browse/JBIDE-10362?page=com.atlassian.jira.plugi...
]
Fred Bricon edited comment on JBIDE-10362 at 2/10/12 10:29 AM:
---------------------------------------------------------------
The problem was disabled profiles wouldn't be saved/restored properly in
.settings/org.eclipse.m2e.core.prefs.
Fixed without having to use reflection, but keeping (and fixing) calls to the deprecated
API.
was (Author: fbricon):
Fixed without having to use reflection, but keeping (and fixing) calls to deprecated
API.
Make Maven profile selection compatible with new m2e 1.1 API
------------------------------------------------------------
Key: JBIDE-10362
URL:
https://issues.jboss.org/browse/JBIDE-10362
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: maven, UpStream
Affects Versions: 3.3.0.M4
Reporter: Fred Bricon
Assignee: Fred Bricon
Labels: maven, profiles
Fix For: 3.3.0.Beta1
m2e prior to 1.1 doesn't handle disabled profiles correctly :
https://bugs.eclipse.org/bugs/show_bug.cgi?id=337353.
Once the fix is applied upstream, we should use the new methods from
ResolverConfiguration (via reflection) if they're available, i.e. when m2e 1.1 is
installed.
--
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