FYI:
As part of the ongoing cleanup/simplification of the JBT parent pom,
I've removed these two variables, which are no longer used, referenced,
or needed:
- <JBT_VERSION>4.1.0</JBT_VERSION>
-
<TARGET_PLATFORM_VERSION-maximum>4.30.5.Alpha2-SNAPSHOT</TARGET_PLATFORM_VERSION-maximum>
JIRA:
https://issues.jboss.org/browse/JBIDE-13452
PR:
https://github.com/jbosstools/jbosstools-build/pull/79
Instead of TARGET_PLATFORM_VERSION-maximum, the new variable is
TARGET_PLATFORM_VERSION_MAXIMUM. To build using that version of target
platform, you can either run maven like this:
mvn verify -Pmaximum
or like this:
mvn verify -DTARGET_PLATFORM_VERSION=4.30.5.Alpha2-SNAPSHOT
Jenkins jobs have been updated to use the new variable.
--
Nick Boldt :: JBoss by Red Hat
Productization Lead :: JBoss Tools & Dev Studio
http://nick.divbyzero.com