Skip to main content

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

Hi,

I tried the snapshot build on 8 Jan 2021 and things looked good. With the staged release none of our tycho-surefire-plugin tests are executed anymore. Are the artifacts in the staged repo different from what was available as a snapshot on Fridays?

Best
Sebastian

On Mon, Jan 11, 2021 at 12:50 PM Mickael Istria <mistria@xxxxxxxxxx> wrote:
Tycho release 2.2.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 2.2.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/2.2
[2]
  <pluginRepositories>
    <pluginRepository>
      <id>tycho-staged</id>
      <url>https://oss.sonatype.org/content/repositories/orgeclipsetycho-1065</url>
    </pluginRepository>
  </pluginRepositories>


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

Back to the top