[jbosstools-dev] Forge build is red due to invalid build.properties file
Nick Boldt
nboldt at redhat.com
Mon Apr 15 19:47:55 EDT 2013
Please build your sources locally before committing to avoid easy-to-fix
issues like this:
[ERROR] Failed to execute goal
org.eclipse.tycho:tycho-packaging-plugin:0.17.0:package-plugin
(default-package-plugin) on project org.jboss.tools.forge.runtime.ext:
Error assembling JAR:
/qa/local/hudson_workspace/workspace/jbosstools-forge_41/sources/plugins/org.jboss.tools.forge.runtime.ext/build.properties:
bin.includes value(s) [bin/] do not match any files. -> [Help 1]
Building in Eclipse w/ PDE does not count - you have to use mvn or
m2eclipse to build w/ Tycho so that you catch issues like these, which
PDE forgives and which Tycho punishes. :)
Oh, and if you DO fix this this master, please ALSO fix it in the
jbosstools-4.1.0.Alpha2x branch, so we don't end up with red builds when
we respin:
https://github.com/jbosstools/jbosstools-forge/pull/38
--
Nick Boldt :: JBoss by Red Hat
Productization Lead :: JBoss Tools & Dev Studio
http://nick.divbyzero.com
More information about the jbosstools-dev
mailing list