[JBoss JIRA] (JBDS-3994) Local jbdevstudio-product build always fails to download sources
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBDS-3994?page=com.atlassian.jira.plugin.... ]
Denis Golovin updated JBDS-3994:
--------------------------------
Environment:
1. No maven local repository;
2. latest master;
3. mvn clean install;
4. Windows 10 Home.
was:
1. No maven local maven repository;
2. latest master
3. mvn clean install
4. Windows 10 Home
> Local jbdevstudio-product build always fails to download sources
> ----------------------------------------------------------------
>
> Key: JBDS-3994
> URL: https://issues.jboss.org/browse/JBDS-3994
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Enhancement
> Components: build
> Affects Versions: 10.1.0.AM3
> Environment: 1. No maven local repository;
> 2. latest master;
> 3. mvn clean install;
> 4. Windows 10 Home.
> Reporter: Denis Golovin
>
> {code}[INFO] --- repository-utils:0.25.1-SNAPSHOT:generate-repository-facade (generate-facade) @ com.jboss.devstudio.core.site ---
> [WARNING] No C:\p\rh\jbds-releng\jbdevstudio-product\site\target\repository\web/site.css found; using default.
> [INFO] Building zip: C:\p\rh\jbds-releng\jbdevstudio-product\site\target\com.jboss.devstudio.core.site-10.1.0-SNAPSHOT.zip
> [INFO]
> [INFO] --- repository-utils:0.25.1-SNAPSHOT:fetch-sources-from-manifests (fetch-sources) @ com.jboss.devstudio.core.site ---
> [INFO] Downloaded: jbosstools-base_6ec1deba2610a94a14d160a7b54ae4f708c40044_sources.zip (23.6 M)
> [INFO] Downloaded: jbosstools-browsersim_019a66b4cef24d489c5bad2c0324477e32871222_sources.zip (3.2 M)
> [INFO] Downloaded: jbosstools-central_4cef5b7e1c70b213b372fcb5b7ba1c0834e5bff9_sources.zip (8.2 M)
> [INFO] Downloaded: jbosstools-forge_6beb7d3b3218e8b02d0497d38915574f9eaf8c1f_sources.zip (430.3 k)
> [INFO] Downloaded: jbosstools-freemarker_43ccb5369f1b9bdbd99466755af6158a3c39cea8_sources.zip (379.1 k)
> [INFO] Downloaded: jbosstools-hibernate_3e9fb83570c5c7c521f92d3f05c77b67355477d0_sources.zip (26.9 M)
> [INFO] Downloaded: jbosstools-javaee_a3e97d0495026b043ff151ac65412ba64bcfc1ff_sources.zip (46.2 M)
> [INFO] Downloaded: jbosstools-openshift_810571f6aff04eb4a4b0b986e9ad4c0f16796b25_sources.zip (1.8 M)
> [INFO] Downloaded: jbosstools-server_226292c9076be1a5e6f6779e6727fbc5d38af0be_sources.zip (34.6 M)
> [INFO] Downloaded: jbosstools-vpe_bd95b9c63a5b05bec19afe483f8224cf07c8aef8_sources.zip (3.5 M)
> [INFO] ------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO]
> [INFO] devstudio - Product, Installers .................... SUCCESS [ 0.708 s]
> [INFO] devstudio - Product Plugins - Core ................. SUCCESS [ 0.224 s]
> [INFO] com.jboss.devstudio.core ........................... SUCCESS [ 12.617 s]
> [INFO] com.jboss.devstudio.core.project.examples .......... SUCCESS [ 0.664 s]
> [INFO] com.jboss.devstudio.core.usage.branding ............ SUCCESS [ 0.823 s]
> [INFO] com.jboss.devstudio.core.central ................... SUCCESS [ 2.297 s]
> [INFO] com.jboss.devstudio.core.capabilities .............. SUCCESS [ 0.503 s]
> [INFO] devstudio - Product Features - Core ................ SUCCESS [ 0.073 s]
> [INFO] com.jboss.devstudio.core.feature ................... SUCCESS [ 1.305 s]
> [INFO] com.jboss.devstudio.core.feature.source ............ SUCCESS [ 1.219 s]
> [INFO] com.jboss.devstudio.core.capabilities.feature ...... SUCCESS [ 0.406 s]
> [INFO] com.jboss.devstudio.core.capabilities.feature.source SUCCESS [ 0.406 s]
> [INFO] com.jboss.devstudio.core.site ...................... FAILURE [04:26 min]
> [INFO] p2-director ........................................ SKIPPED
> [INFO] com.jboss.devstudio.core.p2.director ............... SKIPPED
> [INFO] p2-director ........................................ SKIPPED
> [INFO] installer .......................................... SKIPPED
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 05:22 min
> [INFO] Finished at: 2016-08-10T19:36:46-07:00
> [INFO] Final Memory: 147M/1484M
> [INFO] ------------------------------------------------------------------------
> [ERROR] Failed to execute goal org.jboss.tools.tycho-plugins:repository-utils:0.25.1-SNAPSHOT:fetch-sources-from-manifests (fetch-sources) on project com.jboss.devstudio.core.site: Problem occurred checking upstream buildinfo.json files!
> [ERROR]
> [ERROR] C:\p\rh\jbds-releng\jbdevstudio-product\site\target\buildinfo\buildinfo_jbosstools-build-sites.json
> [ERROR] contains 91249e8dd7f99e9b517cccf99b201dc263efe11a, but upstream jbosstools-build-sites project's MANIFEST.MF has Eclipse-SourceReferences
> [ERROR] commitId 337bd38cb5eb530dd039ddbbaa311fb36161e726.
> [ERROR]
> [ERROR] If you have locally built projects which are being aggregated here, ensure
> [ERROR] they are built from the latest SHA from HEAD, not a local topic branch.
> [ERROR]
> [ERROR] It's also possible that some recent changes have not yet been built upstream.
> [ERROR] If that's the case, trigger a build for the jbosstools-build-sites project
> [ERROR] to ensure that the latest commits have been built and can be aggregated here.{code}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 8 months
[JBoss JIRA] (JBDS-3994) Local jbdevstudio-product build always fails to download sources
by Denis Golovin (JIRA)
Denis Golovin created JBDS-3994:
-----------------------------------
Summary: Local jbdevstudio-product build always fails to download sources
Key: JBDS-3994
URL: https://issues.jboss.org/browse/JBDS-3994
Project: Red Hat JBoss Developer Studio (devstudio)
Issue Type: Enhancement
Components: build
Affects Versions: 10.1.0.AM3
Environment: 1. No maven local maven repository;
2. latest master
3. mvn clean install
4. Windows 10 Home
Reporter: Denis Golovin
{code}[INFO] --- repository-utils:0.25.1-SNAPSHOT:generate-repository-facade (generate-facade) @ com.jboss.devstudio.core.site ---
[WARNING] No C:\p\rh\jbds-releng\jbdevstudio-product\site\target\repository\web/site.css found; using default.
[INFO] Building zip: C:\p\rh\jbds-releng\jbdevstudio-product\site\target\com.jboss.devstudio.core.site-10.1.0-SNAPSHOT.zip
[INFO]
[INFO] --- repository-utils:0.25.1-SNAPSHOT:fetch-sources-from-manifests (fetch-sources) @ com.jboss.devstudio.core.site ---
[INFO] Downloaded: jbosstools-base_6ec1deba2610a94a14d160a7b54ae4f708c40044_sources.zip (23.6 M)
[INFO] Downloaded: jbosstools-browsersim_019a66b4cef24d489c5bad2c0324477e32871222_sources.zip (3.2 M)
[INFO] Downloaded: jbosstools-central_4cef5b7e1c70b213b372fcb5b7ba1c0834e5bff9_sources.zip (8.2 M)
[INFO] Downloaded: jbosstools-forge_6beb7d3b3218e8b02d0497d38915574f9eaf8c1f_sources.zip (430.3 k)
[INFO] Downloaded: jbosstools-freemarker_43ccb5369f1b9bdbd99466755af6158a3c39cea8_sources.zip (379.1 k)
[INFO] Downloaded: jbosstools-hibernate_3e9fb83570c5c7c521f92d3f05c77b67355477d0_sources.zip (26.9 M)
[INFO] Downloaded: jbosstools-javaee_a3e97d0495026b043ff151ac65412ba64bcfc1ff_sources.zip (46.2 M)
[INFO] Downloaded: jbosstools-openshift_810571f6aff04eb4a4b0b986e9ad4c0f16796b25_sources.zip (1.8 M)
[INFO] Downloaded: jbosstools-server_226292c9076be1a5e6f6779e6727fbc5d38af0be_sources.zip (34.6 M)
[INFO] Downloaded: jbosstools-vpe_bd95b9c63a5b05bec19afe483f8224cf07c8aef8_sources.zip (3.5 M)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] devstudio - Product, Installers .................... SUCCESS [ 0.708 s]
[INFO] devstudio - Product Plugins - Core ................. SUCCESS [ 0.224 s]
[INFO] com.jboss.devstudio.core ........................... SUCCESS [ 12.617 s]
[INFO] com.jboss.devstudio.core.project.examples .......... SUCCESS [ 0.664 s]
[INFO] com.jboss.devstudio.core.usage.branding ............ SUCCESS [ 0.823 s]
[INFO] com.jboss.devstudio.core.central ................... SUCCESS [ 2.297 s]
[INFO] com.jboss.devstudio.core.capabilities .............. SUCCESS [ 0.503 s]
[INFO] devstudio - Product Features - Core ................ SUCCESS [ 0.073 s]
[INFO] com.jboss.devstudio.core.feature ................... SUCCESS [ 1.305 s]
[INFO] com.jboss.devstudio.core.feature.source ............ SUCCESS [ 1.219 s]
[INFO] com.jboss.devstudio.core.capabilities.feature ...... SUCCESS [ 0.406 s]
[INFO] com.jboss.devstudio.core.capabilities.feature.source SUCCESS [ 0.406 s]
[INFO] com.jboss.devstudio.core.site ...................... FAILURE [04:26 min]
[INFO] p2-director ........................................ SKIPPED
[INFO] com.jboss.devstudio.core.p2.director ............... SKIPPED
[INFO] p2-director ........................................ SKIPPED
[INFO] installer .......................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 05:22 min
[INFO] Finished at: 2016-08-10T19:36:46-07:00
[INFO] Final Memory: 147M/1484M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.jboss.tools.tycho-plugins:repository-utils:0.25.1-SNAPSHOT:fetch-sources-from-manifests (fetch-sources) on project com.jboss.devstudio.core.site: Problem occurred checking upstream buildinfo.json files!
[ERROR]
[ERROR] C:\p\rh\jbds-releng\jbdevstudio-product\site\target\buildinfo\buildinfo_jbosstools-build-sites.json
[ERROR] contains 91249e8dd7f99e9b517cccf99b201dc263efe11a, but upstream jbosstools-build-sites project's MANIFEST.MF has Eclipse-SourceReferences
[ERROR] commitId 337bd38cb5eb530dd039ddbbaa311fb36161e726.
[ERROR]
[ERROR] If you have locally built projects which are being aggregated here, ensure
[ERROR] they are built from the latest SHA from HEAD, not a local topic branch.
[ERROR]
[ERROR] It's also possible that some recent changes have not yet been built upstream.
[ERROR] If that's the case, trigger a build for the jbosstools-build-sites project
[ERROR] to ensure that the latest commits have been built and can be aggregated here.{code}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 8 months
[JBoss JIRA] (JBIDE-22992) OpenShift tools use wrong rest client bits
by Jeff MAURY (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22992?page=com.atlassian.jira.plugi... ]
Jeff MAURY commented on JBIDE-22992:
------------------------------------
The lib folder is contained in the jar that is part of the update site
> OpenShift tools use wrong rest client bits
> ------------------------------------------
>
> Key: JBIDE-22992
> URL: https://issues.jboss.org/browse/JBIDE-22992
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: build, openshift
> Affects Versions: 4.4.1.AM3
> Environment: eclipse.buildId=10.1.0.AM3-v20160810-0441-B5735
> java.version=1.8.0_101
> java.vendor=Oracle Corporation
> BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_US
> Framework arguments: -product com.jboss.devstudio.core.product
> Command-line arguments: -os win32 -ws win32 -arch x86_64 -product com.jboss.devstudio.core.product
> Reporter: Denis Golovin
> Assignee: Jeff MAURY
> Priority: Critical
> Fix For: 4.4.1.Final
>
>
> An internal error occurred during: "Loading service-manager to configure additional frameworks that CDK depends on.".{code}java.lang.NoSuchMethodError: com.openshift.restclient.ClientBuilder.withMaxRequests(I)Lcom/openshift/restclient/ClientBuilder;
> at org.jboss.tools.openshift.core.connection.ConnectionFactory.create(ConnectionFactory.java:53)
> at org.jboss.tools.openshift.core.connection.ConnectionFactory.create(ConnectionFactory.java:1)
> at org.jboss.tools.openshift.cdk.server.core.internal.listeners.CDKOpenshiftUtility.createOpenshiftConnection(CDKOpenshiftUtility.java:77)
> at org.jboss.tools.openshift.cdk.server.core.internal.listeners.CDKOpenshiftUtility.createOpenshiftConnection(CDKOpenshiftUtility.java:55)
> at org.jboss.tools.openshift.cdk.server.core.internal.listeners.ConfigureDependentFrameworksListener.configureOpenshift(ConfigureDependentFrameworksListener.java:91)
> at org.jboss.tools.openshift.cdk.server.core.internal.listeners.ConfigureDependentFrameworksListener.configureFrameworks(ConfigureDependentFrameworksListener.java:56)
> at org.jboss.tools.openshift.cdk.server.core.internal.listeners.ConfigureDependentFrameworksListener$1.run(ConfigureDependentFrameworksListener.java:44)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55){code}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 8 months
[JBoss JIRA] (JBDS-3982) create rh-eclipse46-devstudio rpm for linux installs
by Mat Booth (JIRA)
[ https://issues.jboss.org/browse/JBDS-3982?page=com.atlassian.jira.plugin.... ]
Mat Booth commented on JBDS-3982:
---------------------------------
It's not obvious to me how I quote your comment in mine!
> ~35 mins to createrepo_c
Is this every time? Or first time only? Mock *should* cache the buildroot.
> Will also need to add more of these to the .spec file:
> Requires: %{?scl_prefix}base
What do you need that is not pulled in transitively by the "base" package? It can be fixed there since the only purpose of the "base" package is to "require" everything from the SCL that is needed by devstudio (if you'd prefer to manage the deps directly from the devstudio.spec file then I can eliminate the "base" RPM entirely -- let me know.)
> create rh-eclipse46-devstudio rpm for linux installs
> ----------------------------------------------------
>
> Key: JBDS-3982
> URL: https://issues.jboss.org/browse/JBDS-3982
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: build, updatesite
> Affects Versions: 10.1.0.AM2
> Reporter: Nick Boldt
> Assignee: Nick Boldt
> Fix For: 10.1.0.AM3
>
>
> wrap new update site (JBDS-3981) in a rh-eclipse46-devstudio*.rpm so we can install it on Fedora 24 and RHEL 7
> will need to port http://download.jboss.org/jbosstools/updates/scripted-install/director.xml to bash so it can be called along with rpmbuilder.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 8 months