Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[tycho-user] please test staged tycho 0.11.1

New tycho version 0.11.1 has been staged and is available from staging
repository [1]. This is a bugfix release that addresses single critical
regression bugzilla 342637 [2].

To test this new release, please add the following pluginRepository
element either in parent pom or setting.xml and use 0.11.1 version of
tycho plugins.

<pluginRepository>
  <id>tycho-0.11.1</id>

<url>https://repository.sonatype.org/content/repositories/sonatype_org-003/</url>
</pluginRepository>


[1] https://repository.sonatype.org/content/repositories/sonatype_org-003/
[2] https://bugs.eclipse.org/bugs/show_bug.cgi?id=342637

--
Tycho Team


Back to the top