eclipse-mylyn / org.eclipse.mylyn

Eclipse Public License 2.0
14 stars 9 forks source link

Switch to Tycho 4.0.6 #462

Closed ruspl-afed closed 7 months ago

ruspl-afed commented 8 months ago

We have strange build failure with current Tycho 4.0.4

[ERROR] Error executing Maven. [ERROR] Extension org.eclipse.tycho:tycho-build:4.0.4 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.eclipse.tycho:tycho-build:jar:4.0.4 [ERROR] Caused by: Failed to read artifact descriptor for org.eclipse.tycho:tycho-build:jar:4.0.4 [ERROR] Caused by: Failed to read artifact descriptor for org.eclipse.tycho:tycho-build:jar:4.0.4 [ERROR] Caused by: The following artifacts could not be resolved: org.eclipse.tycho:tycho-build:pom:4.0.4 (absent): Could not transfer artifact org.eclipse.tycho:tycho-build:pom:4.0.4 from/to eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/): status code: 403, reason phrase: Forbidden (403) [ERROR] Caused by: Could not transfer artifact org.eclipse.tycho:tycho-build:pom:4.0.4 from/to eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/): status code: 403, reason phrase: Forbidden (403) [ERROR] Caused by: status code: 403, reason phrase: Forbidden (403)

It may be not related with exact Tycho version, but let's try luck with switching to the latest and greatest

ruspl-afed commented 7 months ago

We already use Tycho 4.0.7