From dbfb29fdf8e618464a3449fec9fe0d599212f189 Mon Sep 17 00:00:00 2001 From: max-kammerer Date: Mon, 4 Feb 2013 18:19:47 +0400 Subject: [PATCH] Fixed error on running kotlin-maven-plugin tests --- .../src/it/test-helloworld/pom.xml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/libraries/tools/kotlin-maven-plugin/src/it/test-helloworld/pom.xml b/libraries/tools/kotlin-maven-plugin/src/it/test-helloworld/pom.xml index cb69d9c1f65..1d279ecede0 100644 --- a/libraries/tools/kotlin-maven-plugin/src/it/test-helloworld/pom.xml +++ b/libraries/tools/kotlin-maven-plugin/src/it/test-helloworld/pom.xml @@ -26,6 +26,25 @@ + + + + org.apache.maven.plugins + maven-compiler-plugin + 2.3.2 + + 1.6 + 1.6 + + + + org.apache.maven.plugins + maven-source-plugin + 2.1.2 + + + + ${project.basedir}/src/main/kotlin