include lsp4e snapshots in builds to grab latest fixes
This commit is contained in:
@@ -293,8 +293,8 @@
|
||||
<repository>
|
||||
<id>lsp4e</id>
|
||||
<layout>p2</layout>
|
||||
<url>https://download.eclipse.org/lsp4e/releases/0.24.6/</url>
|
||||
<!-- <url>https://download.eclipse.org/lsp4e/snapshots/</url> -->
|
||||
<!-- <url>https://download.eclipse.org/lsp4e/releases/0.24.6/</url> -->
|
||||
<url>https://download.eclipse.org/lsp4e/snapshots/</url>
|
||||
</repository>
|
||||
<repository>
|
||||
<id>tm4e-snapshots</id>
|
||||
@@ -343,6 +343,11 @@
|
||||
<layout>p2</layout>
|
||||
<url>https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/2024-03</url>
|
||||
</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>
|
||||
<id>m2e</id>
|
||||
<layout>p2</layout>
|
||||
@@ -387,8 +392,8 @@
|
||||
<repository>
|
||||
<id>lsp4e</id>
|
||||
<layout>p2</layout>
|
||||
<url>https://download.eclipse.org/lsp4e/releases/0.24.6/</url>
|
||||
<!-- <url>https://download.eclipse.org/lsp4e/snapshots/</url> -->
|
||||
<!-- <url>https://download.eclipse.org/lsp4e/releases/0.24.6/</url> -->
|
||||
<url>https://download.eclipse.org/lsp4e/snapshots/</url>
|
||||
</repository>
|
||||
<repository>
|
||||
<id>tm4e-snapshots</id>
|
||||
|
||||
Reference in New Issue
Block a user