]
Nick Boldt updated JBIDE-22584:
-------------------------------
Fix Version/s: 4.5.0.Final
jbosstools-central build and jbosstools-discovery build both depend
on the existence of a *-earlyaccess.properties file
-----------------------------------------------------------------------------------------------------------------------
Key: JBIDE-22584
URL:
https://issues.jboss.org/browse/JBIDE-22584
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: build, central, central-update
Affects Versions: 4.4.0.Final
Reporter: Nick Boldt
Assignee: Nick Boldt
Fix For: 4.5.0.Final, 4.5.x
Normally, jbosstools-central is built before jbosstools-discovery.
However, running jbosstools-central build for the first time, ran into this:
{code}
22:43:51 [INFO] org.jboss.tools.community.central .................. FAILURE [ 0.556 s]
22:43:51 [INFO] org.jboss.tools.community.central.feature .......... SKIPPED
22:43:51 [INFO] central.maven.examples.site ........................ SKIPPED
22:43:52 [ERROR] Failed to execute goal
com.googlecode.maven-download-plugin:download-maven-plugin:1.2.0:wget
(get-earlyaccess-listing) on project org.jboss.tools.community.central: IO Error: Could
not get content -> [Help 1]
{code} --
https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/devs...
Or, this could be a problem w/ bootstrapping values in ide-config.properties?