[
https://issues.jboss.org/browse/JBIDE-18290?page=com.atlassian.jira.plugi...
]
Martin Malina updated JBIDE-18290:
----------------------------------
Workaround Description:
Until we agree on the right url to use, one can override the url when running maven like
this:
-Djbosstools-tests-site
=http://download.jboss.org/jbosstools/builds/staging/jbosstools-build-sites.aggregate.coretests-site_4.2.luna/all/repo/
Core tests update site missing
------------------------------
Key: JBIDE-18290
URL:
https://issues.jboss.org/browse/JBIDE-18290
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: updatesite
Affects Versions: 4.2.0.CR1
Reporter: Martin Malina
Assignee: Mickael Istria
In the root pom of our integration tests repo [1] we have been using this url for
jbosstools core tests site:
http://download.jboss.org/jbosstools/updates/nightly/coretests/${jbosstoo...
which resolves to:
http://download.jboss.org/jbosstools/updates/nightly/coretests/4.2.luna
This worked in the past, but now gives 404. What is the correct url?
I found this, but it's under builds/, so I think that's not what we should use:
http://download.jboss.org/jbosstools/builds/staging/jbosstools-build-site...
[1]
https://github.com/jbosstools/jbosstools-integration-tests/blob/master/po...
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)