[JBoss JIRA] (JBIDE-22584) circular dependency between jbosstools-central build and jbosstools-discovery build?
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22584?page=com.atlassian.jira.plugi... ]
Nick Boldt edited comment on JBIDE-22584 at 6/9/16 11:06 PM:
-------------------------------------------------------------
Then, running jbosstools-discovery for the first time:
{code}
+ wget http://download.jboss.org/jbosstools/neon/snapshots/updates/earlyaccess.p... -q --no-check-certificate -N
Build step 'Execute shell' marked build as failure{code}
So, I've created these files:
http://download.jboss.org/jbosstools/neon/snapshots/updates/earlyaccess.p...
https://devstudio.redhat.com/10.0/snapshots/updates/earlyaccess.propertie...
and http://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/DevSt... is blue.
was (Author: nickboldt):
Then, running jbosstools-discovery for the first time:
{code}
+ wget http://download.jboss.org/jbosstools/neon/snapshots/updates/earlyaccess.p... -q --no-check-certificate -N
Build step 'Execute shell' marked build as failure{code}
So, I've created this file:
http://download.jboss.org/jbosstools/neon/snapshots/updates/earlyaccess.p...
> 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?
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 10 months
[JBoss JIRA] (JBIDE-22584) circular dependency between jbosstools-central build and jbosstools-discovery build?
by Nick Boldt (JIRA)
Nick Boldt created JBIDE-22584:
----------------------------------
Summary: 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
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?
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 10 months
[JBoss JIRA] (JBIDE-22584) circular dependency between jbosstools-central build and jbosstools-discovery build?
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22584?page=com.atlassian.jira.plugi... ]
Nick Boldt updated JBIDE-22584:
-------------------------------
Description:
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?
was:
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?
> 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?
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 10 months
[JBoss JIRA] (JBDS-3941) use new logo in UI of Development Suite installer
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBDS-3941?page=com.atlassian.jira.plugin.... ]
Nick Boldt commented on JBDS-3941:
----------------------------------
Image in the top right corner of the installer screen says "Red Hat Developer Platform". But the product is called "Red Hat Development Suite".
> use new logo in UI of Development Suite installer
> -------------------------------------------------
>
> Key: JBDS-3941
> URL: https://issues.jboss.org/browse/JBDS-3941
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Enhancement
> Components: platform-installer
> Affects Versions: 10.0.0.Alpha2
> Reporter: Nick Boldt
> Assignee: Catherine Robson
> Priority: Critical
> Labels: havoc
> Fix For: 10.0.0.GA
>
> Attachments: installer-new-logo-confirmation.png, installer-new-logo-login.png, logo_RHDP.svg, new-new-branding.png, RedHatDeveloperStudio_Logo_Installer.ico, screenshot-1.png
>
>
> Based on feedback from [~pmuir], [~tmancini] and [~crobson] we'll go for using the brackets logo for the big Developer Platform installers (56M stub and 1.6G bundled).
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 10 months