updated m2e-wtp update site to fix issue with maven-jar-plugin support
This commit is contained in:
@@ -149,6 +149,11 @@
|
||||
<layout>p2</layout>
|
||||
<url>https://download.eclipse.org/technology/m2e/releases/1.8</url>
|
||||
</repository>
|
||||
<repository>
|
||||
<id>latest-m2e-wtp</id>
|
||||
<layout>p2</layout>
|
||||
<url>https://download.eclipse.org/m2e-wtp/releases/1.4/</url>
|
||||
</repository>
|
||||
<repository>
|
||||
<id>maven-extras-mirror</id>
|
||||
<layout>p2</layout>
|
||||
@@ -227,6 +232,11 @@
|
||||
<layout>p2</layout>
|
||||
<url>https://download.eclipse.org/technology/m2e/releases/1.8</url>
|
||||
</repository>
|
||||
<repository>
|
||||
<id>latest-m2e-wtp</id>
|
||||
<layout>p2</layout>
|
||||
<url>https://download.eclipse.org/m2e-wtp/releases/1.4/</url>
|
||||
</repository>
|
||||
<repository>
|
||||
<id>maven-extras-mirror</id>
|
||||
<layout>p2</layout>
|
||||
@@ -315,6 +325,11 @@
|
||||
<layout>p2</layout>
|
||||
<url>https://download.eclipse.org/technology/m2e/snapshots/1.12.0/latest/</url>
|
||||
</repository>
|
||||
<repository>
|
||||
<id>latest-m2e-wtp</id>
|
||||
<layout>p2</layout>
|
||||
<url>https://download.eclipse.org/m2e-wtp/releases/1.4/</url>
|
||||
</repository>
|
||||
<repository>
|
||||
<id>maven-extras-mirror</id>
|
||||
<layout>p2</layout>
|
||||
|
||||
Reference in New Issue
Block a user