[
https://issues.jboss.org/browse/JBDS-2963?page=com.atlassian.jira.plugin....
]
Nick Boldt commented on JBDS-2963:
----------------------------------
I was able to reproduce the problem in Jenkins by building like this:
{code}
/opt/apache-maven-3.1.1/bin/mvn -f /home/nboldt/truu/product/pom.xml
-DJBDS_EXTRAS_SITE=http://download.jboss.org/jbosstools/targetplatforms/jbtcentraltarget/4.40.0.Beta1-SNAPSHOT/REPO/
-DTARGET_PLATFORM_VERSION=4.40.0.Beta1-SNAPSHOT -Djbosstools-site-stream=master
-DTARGET_PLATFORM_VERSION_MAXIMUM=4.40.0.Beta1-SNAPSHOT
-DJBOSS_CENTRAL_ZIP=http://download.jboss.org/jbosstools/targetplatforms/jbtcentraltarget/4.40.0.Beta1-SNAPSHOT/jbtcentraltarget-4.40.0.Beta1-SNAPSHOT.zip
-DRELEASE=No "-DMAVEN_FLAGS=-B -U -fae -e -P hudson,eap,unified.target,pack200
-Dtpc.targetKind=unified -Ptarget-site"
-DJBT_EXTRAS_SITE=http://download.jboss.org/jbosstools/targetplatforms/jbtcentraltarget/4.40.0.Beta1-SNAPSHOT/REPO/
-DskipRevisionCheckWhenPublishing=true "-Dupdate.site.description=Nightly Build"
-Dmaven.test.error.ignore=true -Dmaven.test.failure.ignore=true
-Djbosstools-site=http://download.jboss.org/jbosstools/updates/nightly/core/master/
-DBUILD_ID=2014-03-17_19-32-05 -DJOB_NAME=devstudio.product_master -DBUILD_NUMBER=1945
-DtargetPlatformGroup=jbdevstudio -Dmaven.repo.local=/home/nboldt/tmp/m2-repo-jbds8b1/
clean install -B -U -fae -e -P hudson,eap,unified.target,pack200 -Dtpc.targetKind=unified
-Ptarget-site -DTARGET_PLATFORM_VERSION=4.40.0.Beta1-SNAPSHOT
{code}
I've since pushed
https://github.com/jbdevstudio/jbdevstudio-product/pull/152 into
master after a successful test build from my PR branch.
Respinning:
https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/devstudio.product_ma... >= 1948
p2director compilation problem
-------------------------------
Key: JBDS-2963
URL:
https://issues.jboss.org/browse/JBDS-2963
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: installer
Affects Versions: 8.0.0.Beta1
Reporter: Denis Golovin
Assignee: Denis Golovin
Priority: Critical
Fix For: 8.0.0.Beta1
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.19.0:compile
(default-compile) on project com.jboss.devstudio.core.p2.director: Compilation failure:
Compilation failure:
[ERROR]
/home/nboldt/eclipse/workspace-jboss/jbdevstudio-github-master/jbdevstudio-product/p2-director/com.jboss.devstudio.core.p2.director/src/com/jboss/jbds/internal/p2/director/InstallerDirectorApplication.java:[301]
[ERROR] private ProfileChangeRequest buildProvisioningRequest(IProfile profile,
Collection<IInstallableUnit> installs, Collection<IInstallableUnit>
uninstalls) {
[ERROR]
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira