Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] Please test staged Tycho 1.7.0

for me i think that plugin repo is fully up and running?

[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[ERROR] Unresolveable build extension: Plugin org.eclipse.tycho:tycho-maven-plugin:1.7.0 or one of its dependencies could not be resolved: Could not transfer artifact org.eclipse.tycho:sisu-equinox-api:jar:1.7.0 from/to tycho-staged (https://oss.sonatype.org/content/repositories/orgeclipsetycho-1060): Transfer failed for https://oss.sonatype.org/content/repositories/orgeclipsetycho-1060/org/eclipse/tycho/sisu-equinox-api/1.7.0/sisu-equinox-api-1.7.0.jar 504 Gateway Time-out

tried a few times this morning


On Mon, 6 Apr 2020 at 23:33, Mickael Istria <mistria@xxxxxxxxxx> wrote:
Tycho release 1.7.0 has been staged. For details of new features and bugfixes, see release notes [1].
Please help by testing the staged build. To use it, change your tycho version to 1.7.0 and add snippet [2] to your pom.

We plan to promote this release in one week unless major regressions are found.

Regards,
Tycho team

[1] http://wiki.eclipse.org/Tycho/Release_Notes/1.7.0
[2]
  <pluginRepositories>
    <pluginRepository>
      <id>tycho-staged</id>
      <url><https://oss.sonatype.org/content/repositories/orgeclipsetycho-1060</url
    </pluginRepository>
  </pluginRepositories>


--
Mickael Istria
Eclipse IDE developer, for Red Hat Developers
_______________________________________________
tycho-user mailing list
tycho-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/tycho-user


--
Johan Compagner
Servoy

Back to the top