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 0.24.0

I have the same error:

  Missing requirement: org.eclipse.jdt.core 3.9.2.v20140114-1555 requires 'org.eclipse.objectteams.otdt.core.patch.feature.group [2.0.0,3.0.0)' but it could not be found


Un Saludo
Juan Antonio González Cano

2015-10-27 7:51 GMT+00:00 Sievers, Jan <jan.sievers@xxxxxxx>:
assuming you don't want the OTDT version of jdt.core, looks like

https://bugs.eclipse.org/bugs/show_bug.cgi?id=350133#c40


Jan





On 27/10/15 08:10, "tycho-user-bounces@xxxxxxxxxxx on behalf of Juan Antonio Gonzalez Cano" <tycho-user-bounces@xxxxxxxxxxx on behalf of jgonzalez@xxxxxxxxxxxxxxx> wrote:

>hi,
>
>
>when I use the version 0.22.0 all goes well but with version 0.23.0 and 0.24.0 have dependency failure
>
>
>[ERROR] Cannot resolve project dependencies:
>[ERROR]   Missing requirement: org.eclipse.jdt.core 3.9.2.v_OTDT_r222_201402180730 requires 'org.eclipse.objectteams.otdt.core.patch.feature.group [2.0.0,3.0.0)' but it could not be found
>
>
>
>
>Un Saludo
>
>
>Juan Antonio González Cano
>
>
>
>
>
>
>
>
>
>
>
>
>2015-10-23 14:02 GMT+01:00 Sievers, Jan
><jan.sievers@xxxxxxx>:
>
>Tycho milestone release 0.24.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.24.0 and add snippet [2] to your ~/.m2/settings.xml or pom.xml.
>
>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.24 <http://wiki.eclipse.org/Tycho/Release_Notes/0.24>
>[2]
><pluginRepositories>
> <pluginRepository>
>  <id>tycho-staged</id>
>  <url>https://oss.sonatype.org/content/repositories/orgeclipsetycho-1028/</url>
> </pluginRepository>
></pluginRepositories>
>
>
>_______________________________________________
>tycho-user mailing list
>tycho-user@xxxxxxxxxxx
>To change your delivery options, retrieve your password, or unsubscribe from this list, visit
>https://dev.eclipse.org/mailman/listinfo/tycho-user
>
>
>
>
>
>
_______________________________________________
tycho-user mailing list
tycho-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/tycho-user


Back to the top