Skip to main content

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

OK, tycho-maven-plugin version 0.14.0 is not missing, it was found no problem by the GMF Notation and EMF Query builds, although I notice the GEF build has the same issue.

Any ideas then what this error is?

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

I am not sure what to try next, I can successfully run mvn clean install on the same repo on my local machine.

Cheers...
Anthony




From:        Anthony Hunter/Ottawa/IBM@IBMCA
To:        "Cross project issues" <cross-project-issues-dev@xxxxxxxxxxx>,
Date:        2013/02/12 01:03 PM
Subject:        [cross-project-issues-dev] tycho-maven-plugin version 0.14.0 is        missing?
Sent by:        cross-project-issues-dev-bounces@xxxxxxxxxxx




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
_______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev


Back to the top