-
Bug
-
Resolution: Done
-
Major
-
4.2.0.CR1
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/${jbosstools-site-stream}
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-sites.aggregate.coretests-site_4.2.luna/all/repo/
[1] https://github.com/jbosstools/jbosstools-integration-tests/blob/master/pom.xml#L35