Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[wtp-incubator-dev] XQuery CI Build Failure

https://build.eclipse.org/hudson/view/WTP/job/cbi-wtp-inc-xquery/348/

In this particular case the reason for the build failure:

[ERROR] Failed to execute goal org.sonatype.tycho:maven-osgi-packaging-plugin:0.8.0:validate-version (default-validate-version) on project org.eclipse.wst.xquery.sse.core: Unqualified OSGi version 0.7.0.qualifier must match unqualified Maven version 0.0.2-SNAPSHOT for SNAPSHOT builds ->  [Help 1]


Is because the version number on the plugin changed, but the POM file version number was not updated. Please fix this.

Dave





Back to the top