Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [wtp-releng] [Hudson] Build failed in Hudson: cbi-build #52

On 02/06/2014 06:52 AM, hudsonbuild@xxxxxxxxxxx wrote:
[INFO] o.h.m.e.h.MavenExecutionResultHandler - [1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.tycho:tycho-packaging-plugin:0.19.0:validate-version (default-validate-version) on project org.eclipse.jst.standard.schemas: Unqualified OSGi version 1.2.200.qualifier must match unqualified Maven version 1.2.100-SNAPSHOT for SNAPSHOT builds
[INFO] o.h.m.e.h.MavenExecutionResultHandler - [2] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.tycho.extras:tycho-p2-extras-plugin:0.19.0:mirror (default) on project repository: Error during mirroring
[DEBUG] Closing connection to remote


Folks,

Can you please try at least a "mvn clean verify -Pbuild-individual-bundles (-DskipTests)" before pushing a commit? That would really prevent from this kind of issue.
If you're afraid to forget it, you could start using Gerrit and ask for the set up of an Hudson job that would tell you whether you broke something before the change gets merged.

Cheers,
--
Mickael Istria
Eclipse developer at JBoss, by Red Hat
My blog - My Tweets

Back to the top