If your Jenkins job is red, it's probably because of an error message like this:
[ERROR] Failed to execute goal
org.eclipse.tycho.extras:tycho-p2-extras-plugin:0.26.0:
compare-version-with-baselines (default) on project
org.jboss.ide.eclipse.as.doc.user:
Duplicate version but different content found for
(org.jboss.ide.eclipse.as.doc.user/
3.2.2.v20161121-2100). Also exists in baseline, but its content is different.
Who has a red job?
* base
* central
* freemarker
* javaee (tests)
* jst
* livereload
* openshift
* server
* webservices
Solution? Bump the plugins (and features too, if needed) that are
failing to a greater major.minor.maintenance+1 version (eg., from
4.4.2 -> 4.4.3).
You can verify you fixed them all by building locally like this:
mvn clean install -DskipTests -DskipBaselineComparison=false
Ref:
https://issues.jboss.org/browse/JBIDE-23642
--
Nick Boldt :: JBoss by Red Hat
Productization Lead :: JBoss Tools & Dev Studio
http://nick.divbyzero.com