]
Nick Boldt resolved JBIDE-23160.
--------------------------------
Resolution: Done
Update m2e-wtp and m2eclipse-tycho in jbosstools and jbdevstudio
target platforms (4.61.0.AM1-SNAPSHOT)
-------------------------------------------------------------------------------------------------------
Key: JBIDE-23160
URL:
https://issues.jboss.org/browse/JBIDE-23160
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: target-platform
Affects Versions: 4.4.1.AM3
Reporter: Paul Leacu
Assignee: Nick Boldt
Fix For: 4.4.2.AM1
The 1.3.1 version of m2e-wtp has been mirrored as well as the 0.9.0 version of
m2eclipse-tycho. Please update in jbosstools-multiple for Neon. Also - please change
https -> http for the locus update site URL reference.
{code}
<location includeAllPlatforms="false"
includeConfigurePhase="true" includeMode="slicer"
includeSource="true" type="InstallableUnit">
<unit id="org.eclipse.m2e.wtp.feature.feature.group"
version="1.3.1.20160831-1005"/>
<unit id="org.eclipse.m2e.wtp.jaxrs.feature.feature.group"
version="1.3.1.20160831-1005"/>
<unit id="org.eclipse.m2e.wtp.jpa.feature.feature.group"
version="1.3.1.20160831-1005"/>
<unit id="org.eclipse.m2e.wtp.jsf.feature.feature.group"
version="1.3.1.20160831-1005"/>
<repository
location="http://download.jboss.org/jbosstools/updates/requirements/...
</location>
<location includeAllPlatforms="false"
includeConfigurePhase="true" includeMode="slicer"
includeSource="true" type="InstallableUnit">
<unit id="org.sonatype.tycho.m2e.feature.feature.group"
version="0.9.0.201609061714"/>
<repository
location="http://download.jboss.org/jbosstools/updates/requirements/...
</location>
{code}