[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,
|