[
https://issues.jboss.org/browse/JBIDE-17439?page=com.atlassian.jira.plugi...
]
Nick Boldt commented on JBIDE-17439:
------------------------------------
I suspect you're cooking w/ an old version of the .target file. Please update to the
latest recipe [1].
[1]
https://github.com/jbosstools/jbosstools-target-platforms/blob/4.40.x/jbo...
You shouldn't be trying to resolve mylyn.bugzilla 3.11, but rather 3.12:
{code}
<unit id="org.eclipse.mylyn_feature.feature.group"
version="3.12.0.v20140506-2337"/>
<unit id="org.eclipse.mylyn.bugzilla_feature.feature.group"
version="3.12.0.v20140501-1804"/>
{code}
Cannot build target platform locally
------------------------------------
Key: JBIDE-17439
URL:
https://issues.jboss.org/browse/JBIDE-17439
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: target-platform
Affects Versions: 4.2.0.Beta3
Reporter: Rob Stryker
Assignee: Nick Boldt
Got this error on two separate occasions. No successes so far:
{code}
[INFO] Adding repository
http://download.jboss.org/jbosstools/updates/requirements/testng/6.8.6.20...
[INFO] Cannot complete the request. Generating details.
[INFO] Cannot complete the request. Generating details.
[INFO] {osgi.ws=gtk, osgi.os=linux, osgi.arch=x86_64,
org.eclipse.update.install.features=true}
[ERROR] Cannot resolve project dependencies:
[ERROR] Software being installed: org.eclipse.mylyn.bugzilla_feature.feature.group
3.11.0.v20140218-2238
[ERROR] Missing requirement: org.eclipse.mylyn.bugzilla_feature.feature.group
3.11.0.v20140218-2238 requires 'org.eclipse.mylyn_feature.feature.group
[3.11.0,3.12.0)' but it could not be found
[ERROR]
{code}
Am now pulling from 4.40.x to get the most up-to-date TP.
Build command is $ mvn clean verify -Pmultiple2repo
-Dmirror-target-to-repo.includeSources=true
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)