[
https://issues.jboss.org/browse/JBIDE-20064?page=com.atlassian.jira.plugi...
]
Nick Boldt commented on JBIDE-20064:
------------------------------------
The console log shows the problem. We're using *eclipseBundleVersion=mars.RC2* but
we're unpacking *eclipse-jee-juno-SR1-linux-gtk-x86_64.tar.gz*:
{code:title=https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-composite-install_master/14688/consoleText}
[jbosstools-composite-install_master] $ /qa/tools/opt/groovy-1.8.6/bin/groovy
/mnt/hudson_workspace/workspace/jbosstools-composite-install_master/getAndInstallEclipse.groovy
eclipseCacheDirectory=/home/hudson/static_build_env/jbds/tools/sources
eclipseBundleVersion=mars.RC2
[delete] Deleting directory
/mnt/hudson_workspace/workspace/jbosstools-composite-install_master/eclipse
Will retrieve eclipse-jee-juno-SR1-linux-gtk-x86_64.tar.gz from mirror site:
http://www.eclipse.org/downloads/download.php?r=1&file=/technology/ep...
[untar] Expanding:
/mnt/hudson_workspace/workspace/jbosstools-composite-install_master/eclipse-jee-juno-SR1-linux-gtk-x86_64.tar
into /mnt/hudson_workspace/workspace/jbosstools-composite-install_master
[jbosstools-composite-install_master] $ /qa/tools/opt/apache-maven-3.2.5/bin/mvn
-DTARGET_PLATFORM_VERSION=4.50.0.Beta2-SNAPSHOT -DSLEEPTIME=30m
-DeclipseBundleVersion=mars.RC2 -DskipDiffCheck=false
-DJBT_PATH=mars/snapshots/builds/_composite_/core/master/
-DJBT_SITE=http://download.jboss.org/jbosstools -DtrimVersion=true
-Dmdep.stripClassifier=true
-Dartifact=org.jboss.tools.releng:jbosstools-releng-publish:4.3.0.Beta1-SNAPSHOT:zip
-DoutputDirectory=/mnt/hudson_workspace/workspace/jbosstools-composite-install_master/sources
-Dmdep.stripVersion=true
-Dmaven.repo.local=/mnt/hudson_workspace/workspace/jbosstools-composite-install_master/.repository
org.apache.maven.plugins:maven-dependency-plugin:2.9:unpack
{code}
composite install fails w/ incompatible dependencies
----------------------------------------------------
Key: JBIDE-20064
URL:
https://issues.jboss.org/browse/JBIDE-20064
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: build
Affects Versions: 4.3.0.Beta1
Reporter: Nick Boldt
Assignee: Nick Boldt
Fix For: 4.3.0.Beta2
{code:title=https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-composite-install_master/14656/console}
[p2.dir] Software being installed: Eclipse Platform 4.5.0.v20150522-2234
(org.eclipse.platform.feature.group 4.5.0.v20150522-2234)
[p2.dir] Software currently installed: Eclipse IDE for Java EE Developers
1.5.1.20120917-1257 (epp.package.jee 1.5.1.20120917-1257)
[p2.dir] Only one of the following can be installed at once:
[p2.dir] Eclipse Workbench User Guide 4.2.0.v20120829-072800
(org.eclipse.platform.doc.user 4.2.0.v20120829-072800)
[p2.dir] Eclipse Workbench User Guide 4.5.0.v20150519-0824
(org.eclipse.platform.doc.user 4.5.0.v20150519-0824)
[p2.dir] Cannot satisfy dependency:
[p2.dir] From: Eclipse IDE for Java EE Developers 1.5.1.20120917-1257
(epp.package.jee 1.5.1.20120917-1257)
[p2.dir] To: org.eclipse.platform.ide 0.0.0
[p2.dir] Cannot satisfy dependency:
[p2.dir] From: Eclipse Platform
4.2.1.v20120814-120134-9JF7BHVGFyMveli1uX6aTH0q-eAap6PAgOP5mO
(org.eclipse.platform.feature.group
4.2.1.v20120814-120134-9JF7BHVGFyMveli1uX6aTH0q-eAap6PAgOP5mO)
[p2.dir] To: org.eclipse.platform.doc.user [4.2.0.v20120829-072800]
[p2.dir] Cannot satisfy dependency:
[p2.dir] From: Eclipse Platform 4.5.0.v20150522-2234
(org.eclipse.platform.feature.group 4.5.0.v20150522-2234)
[p2.dir] To: org.eclipse.platform.doc.user [4.5.0.v20150519-0824]
[p2.dir] Cannot satisfy dependency:
[p2.dir] From: Eclipse Platform 4.2.1.M20120914-1800 (org.eclipse.platform.ide
4.2.1.M20120914-1800)
[p2.dir] To: org.eclipse.platform.feature.group
[4.2.1.v20120814-120134-9JF7BHVGFyMveli1uX6aTH0q-eAap6PAgOP5mO]{code}
Need to figure out what depends on Eclipse Workbench User Guide 4.2.0.v20120829-072800
(org.eclipse.platform.doc.user) from THREE YEARS AGO.
Install should only care about Eclipse 4.5.0.v20150519-0824 or newer.
---
Maybe the installer is picking up the wrong Eclipse baseline -
*Eclipse IDE for Java EE Developers 1.5.1.20120917-1257* instead of *Eclipse Platform
4.5.0.v20150522-2234* ?
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)