]
Nick Boldt edited comment on JBIDE-22584 at 6/9/16 11:06 PM:
-------------------------------------------------------------
Then, running jbosstools-discovery for the first time:
{code}
+ wget
-q --no-check-certificate -N
Build step 'Execute shell' marked build as failure{code}
So, I've created these files:
is blue.
was (Author: nickboldt):
Then, running jbosstools-discovery for the first time:
{code}
+ wget
-q --no-check-certificate -N
Build step 'Execute shell' marked build as failure{code}
So, I've created this file:
circular dependency between jbosstools-central build and
jbosstools-discovery build?
------------------------------------------------------------------------------------
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
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?