[
https://issues.jboss.org/browse/JBIDE-24298?page=com.atlassian.jira.plugi...
]
Nick Boldt commented on JBIDE-24298:
------------------------------------
Please, in future... never use a composite site in .target files. Always better to point
to a SPECIFIC release, than a composite of several releases. That way it's easier to
know what version you'll get and there won't be unexpected changes (like this one)
if the composite changes.
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}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)