[
https://issues.jboss.org/browse/JBIDE-17439?page=com.atlassian.jira.plugi...
]
Nick Boldt commented on JBIDE-17439:
------------------------------------
If you want to be more thorough when testing the latest TP (and resolving it locally) you
can do this, which will check the versions in the file, validate them, resolve them onto
disk, pull sources as well, then perform an installation of the TP into a local Eclipse,
and, if you had a previously resolved TP already, it will p2diff that old version against
the fresh new one:
https://github.com/jbosstools/jbosstools-target-platforms/blob/4.40.x/REA...
Just make sure you already have p2diff installed somewhere, an Eclipse .gz somewhere, and
that the paths you feed in are correct. I guess I could turn this into a script instead of
a "copy and paste this code block... would that be useful to you? (cc:
[~mickael_istria] )
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)