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 1.5.0

I sucessfully tested this with the ChemClipse project [1] but encountered one problem:

how do I use the pomless-extension when it is located in the staging repo? I tried with settings.xml but that seemto have no effect and I can't find much documentation if this is even supported.

I know I can download by hand and install manually, but maybe theres a cleaner way?

[1] https://github.com/eclipse/chemclipse

Am 14.10.19 um 09:54 schrieb Mickael Istria:
Tycho release 1.5.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.5.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.5.0
[2]
   <pluginRepositories>
     <pluginRepository>
       <id>tycho-staged</id>
<url>https://oss.sonatype.org/content/repositories/orgeclipsetycho-1056</url
     </pluginRepository>
   </pluginRepositories>

--
Mickael Istria
Eclipse IDE <https://www.eclipse.org/downloads/eclipse-packages/> developer, for Red Hat Developers <https://developers.redhat.com/>

_______________________________________________
tycho-dev mailing list
tycho-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/tycho-dev



Back to the top