From 55acbe5ebdf9486067ef00c6df96254d6deeeeb9 Mon Sep 17 00:00:00 2001 From: Uwe Stieber Date: Fri, 17 Feb 2012 11:49:27 +0100 Subject: Maven: Fix build issues with Tycho 0.14.0 --- pom.xml | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 27bddf7d5..91edccda5 100644 --- a/pom.xml +++ b/pom.xml @@ -226,11 +226,13 @@ UTF-8 - org.eclipse.tycho tycho-source-plugin ${tycho-version} + + UTF-8 + plugin-source @@ -240,6 +242,14 @@ + + org.eclipse.tycho + tycho-packaging-plugin + ${tycho-version} + + false + + org.apache.maven.plugins maven-resources-plugin -- cgit v1.2.1