From 2adb7b95ce19f6b492a8dd7c76936139548d0f83 Mon Sep 17 00:00:00 2001 From: Alexander Kurtakov Date: Tue, 26 Nov 2013 11:01:05 +0200 Subject: [PATCH] Update build to use Tycho 0.19. This is critical if one builds with Maven 3.1.x locally as older Tycho versions do not work with latest Maven due to org.sonatype to org.eclipse Aether package change. Also maven plugins updated to later versions to prevent other possible incompatibilities with latest Maven. Signed-off-by: Alexander Kurtakov --- releng/org.eclipse.remote.build/pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/releng/org.eclipse.remote.build/pom.xml b/releng/org.eclipse.remote.build/pom.xml index 76e43c9b296..ba97281340e 100644 --- a/releng/org.eclipse.remote.build/pom.xml +++ b/releng/org.eclipse.remote.build/pom.xml @@ -16,7 +16,7 @@ luna - 0.17.0 + 0.19.0 ${tycho-version} 4.4milestones http://download.eclipse.org/eclipse/updates/${platform-version} @@ -152,7 +152,7 @@ org.apache.maven.plugins maven-resources-plugin - 2.4.1 + 2.6 ISO-8859-1 @@ -160,12 +160,12 @@ org.apache.maven.plugins maven-antrun-plugin - 1.3 + 1.7 org.codehaus.mojo findbugs-maven-plugin - 2.3.2 + 2.5.3 true false @@ -181,7 +181,7 @@ org.apache.maven.plugins maven-pmd-plugin - 2.5 + 3.0.1 utf-8 100