[
https://issues.jboss.org/browse/JBIDE-19754?page=com.atlassian.jira.plugi...
]
Nick Boldt commented on JBIDE-19754:
------------------------------------
OK, I've removed those job config options since you don't need / use them.
Next question:
Is there are reason that you perform 3 builds in your job config?
* clean install -f pom.xml -Dmaven.test.skip=true -DskipITests=true
* deploy -f archetype/pom.xml -DskipTests
* verify -f pom.xml -DskipTests
Seems to me that the last build is redundant to the first... or should that one have tests
ENABLED?
Red Deer using very old target platforms from Eclipse 4.3 (Kepler)
------------------------------------------------------------------
Key: JBIDE-19754
URL:
https://issues.jboss.org/browse/JBIDE-19754
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: build
Affects Versions: 4.3.0.Beta1
Reporter: Nick Boldt
Assignee: Martin Malina
Noticed today that the RedDeer master branch job,
https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/RedDeer_master/ , uses
TARGET_PLATFORM_VERSION = 4.30.6.Final and TARGET_PLATFORM_VERSION_MAXIMUM = 4.32.0.Final,
which are from the JBoss Tools 4.1 (Eclipse 4.3 Kepler) days.
Shouldn't you be building with Eclipse 4.5 Mars, or at least Eclipse 4.4 Luna?
cc: [~mmalina] [~maxandersen]
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)