added buildship snapshot update site for early testing

This commit is contained in:
Martin Lippert
2024-01-05 13:16:14 +01:00
parent 0b96f042ab
commit e5ec6a8697

View File

@@ -244,7 +244,12 @@
<layout>p2</layout>
<url>https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/2023-12</url>
</repository>
<repository>
<repository> <!-- temporary p2 repo to grab early snapshot builds for testing fixes -->
<id>buildship-snapshots</id>
<layout>p2</layout>
<url>https://download.eclipse.org/buildship/updates/latest-snapshot/</url>
</repository>
<repository> <!-- temporary snapshot builds for testing fixes for resource copy issue -->
<id>m2e</id>
<layout>p2</layout>
<!-- <url>https://download.eclipse.org/technology/m2e/releases/latest/</url> -->