]
Paul Leacu resolved JBIDE-24298.
--------------------------------
Fix Version/s: 4.4.2.Final
Resolution: Done
Corrected in the m2eclipse-tycho composites - they point back to 0.9.0 again in support
for JBTIS TP 4.4.2.Final. The 0.8.1 update to the JBTIS 4.4.3.CR1-SNAPSHOT has been
corrected to use the full versioned repo URL
Could not find
"org.sonatype.tycho.m2e.feature.feature.group/0.9.0.201609061714" in the
repositories of the current location
----------------------------------------------------------------------------------------------------------------------------
Key: JBIDE-24298
URL:
https://issues.jboss.org/browse/JBIDE-24298
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: updatesite
Reporter: Tomáš Sedmík
Assignee: Paul Leacu
Priority: Critical
Fix For: 4.4.2.Final
Here
http://download.jboss.org/jbosstools/updates/requirements/m2eclipse-tycho/ in
_Composite*.xml_ files _0.9.0.201609061714_ version is not specified.
{code}
[INFO] Adding repository
http://download.jboss.org/jbosstools/updates/requirements/m2eclipse-tycho
[INFO] Fetching compositeContent.xml from
http://download.jboss.org/jbosstools/updates/requirements/m2eclipse-tycho/ (467B)
[INFO] Fetching content.jar from
http://download.jboss.org/jbosstools/updates/requirements/m2eclipse-tycho...
(5.89kB)
[ERROR] Failed to resolve target definition
/home/fedora/.m2/repository/org/jboss/tools/integration-stack/target-platform/4.4.2.Final/target-platform-4.4.2.Final-base.target:
Could not find "org.sonatype.tycho.m2e.feature.feature.group/0.9.0.201609061714"
in the repositories of the current location -> [Help 1]
{code}