Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cross-project-issues-dev] tycho-maven-plugin version 0.14.0 is missing?

Hi Team,

The Juno GMF Runtime build on Hudson is failing because it cannot find the tycho-maven-plugin

[ERROR]   The project org.eclipse.gmf.runtime:org.eclipse.gmf.runtime.releng:1.6.0-SNAPSHOT (/opt/users/hudsonbuild/workspace/gmf-runtime-juno/org.eclipse.gmf.runtime.releng/pom.xml) has 1 error
[ERROR]     Unresolveable build extension: Plugin org.eclipse.tycho:tycho-maven-plugin:0.14.0 or one of its dependencies could not be resolved: Failed to collect dependencies for org.eclipse.tycho:tycho-maven-plugin:jar:0.14.0 (): Failed to read artifact descriptor for org.eclipse.tycho:tycho-maven-plugin:jar:0.14.0: Could not transfer artifact org.eclipse.tycho:tycho-maven-plugin:pom:0.14.0 from/to central (http://repo1.maven.org/maven2): Error transferring file: Connection timed out -> [Help 2]

Looking at http://maven.eclipse.org/nexus/index.html#nexus-search;quick~tycho-maven-plugin I can see version 0.12.0 and 0.13.0 but no 0.14.0.

Given I was using 0.14.0 in the pom.xml before, I am wondering what I am doing wrong? Any ideas? Just move back to 0.13.0?

Cheers...
Anthony

Back to the top