From f5f40d95c47cd5072d7884bfb48177506edae169 Mon Sep 17 00:00:00 2001 From: "Achim D. Brucker" Date: Thu, 15 Oct 2015 08:45:22 +0200 Subject: [PATCH] Updated m2e lifecycle configuration. --- .../pom.xml | 53 +++++++++++++++++++ src/eu.aniketos.dasca.crosslanguage/pom.xml | 53 +++++++++++++++++++ src/eu.aniketos.dasca.parent/pom.xml | 2 +- 3 files changed, 107 insertions(+), 1 deletion(-) diff --git a/src/eu.aniketos.dasca.crosslanguage.tests/pom.xml b/src/eu.aniketos.dasca.crosslanguage.tests/pom.xml index c765c9c..b2031a7 100644 --- a/src/eu.aniketos.dasca.crosslanguage.tests/pom.xml +++ b/src/eu.aniketos.dasca.crosslanguage.tests/pom.xml @@ -195,5 +195,58 @@ + + + + + org.eclipse.m2e + lifecycle-mapping + 1.0.0 + + + + + + + net.alchim31.maven + + + scala-maven-plugin + + + [3.2.1,) + + + compile + testCompile + + + + + + + + + + org.apache.maven.plugins + + + maven-antrun-plugin + + [1.7,) + + run + + + + + + + + + + + + diff --git a/src/eu.aniketos.dasca.crosslanguage/pom.xml b/src/eu.aniketos.dasca.crosslanguage/pom.xml index a44b704..8ceec67 100644 --- a/src/eu.aniketos.dasca.crosslanguage/pom.xml +++ b/src/eu.aniketos.dasca.crosslanguage/pom.xml @@ -187,5 +187,58 @@ + + + + + org.eclipse.m2e + lifecycle-mapping + 1.0.0 + + + + + + + net.alchim31.maven + + + scala-maven-plugin + + + [3.2.1,) + + + compile + testCompile + + + + + + + + + + org.apache.maven.plugins + + + maven-antrun-plugin + + [1.7,) + + run + + + + + + + + + + + + diff --git a/src/eu.aniketos.dasca.parent/pom.xml b/src/eu.aniketos.dasca.parent/pom.xml index b2effc1..61b4850 100644 --- a/src/eu.aniketos.dasca.parent/pom.xml +++ b/src/eu.aniketos.dasca.parent/pom.xml @@ -141,7 +141,7 @@ org.eclipse.tycho tycho-source-plugin - [0.23.1,) + [0.20.0,) plugin-source