[jbosstools-dev] Please test building your project w/ Tycho 0.19.0

Nick Boldt nboldt at redhat.com
Tue Oct 22 11:16:55 EDT 2013


> from: "Sievers, Jan" <jan.sievers at sap.com>
> to:   "Tycho user list (tycho-user at eclipse.org)" <tycho-user at eclipse.org>
 > date: Mon, 21 Oct 2013 15:50:01 +0000
>
> Tycho milestone release 0.19.0 has been staged. For details of new features and bugfixes, see release notes [1].
> Please help by testing the staged milestone build. To use it, change your tycho version to 0.19.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/0.19
> [2]
> <pluginRepositories>
>  <pluginRepository>
>   <id>tycho-staged</id>
>   <url>https://oss.sonatype.org/content/repositories/orgeclipsetycho-1004/</url>
>  </pluginRepository>
> </pluginRepositories>

You can add the above to your root pom, then build like this:

   mvn clean install -DtychoVersion=0.19.0

Or, skip the above step and just do this:

   mvn clean install -DtychoVersion=0.19.0-SNAPSHOT

I tried the above and am getting test failures with Central and Base. 
Are other people seeing this?

Nick

-- 
Nick Boldt :: JBoss by Red Hat
Productization Lead :: JBoss Tools & Dev Studio
http://nick.divbyzero.com


More information about the jbosstools-dev mailing list