From 9f13d3b2639df7962d855ac8c5a5070fa58b072e Mon Sep 17 00:00:00 2001 From: Leonid Shalupov Date: Wed, 9 May 2012 04:25:30 +0400 Subject: [PATCH] commented out maven integrations tests for now --- libraries/tools/kotlin-maven-plugin/pom.xml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/libraries/tools/kotlin-maven-plugin/pom.xml b/libraries/tools/kotlin-maven-plugin/pom.xml index 2775a9a645f..f7170466c65 100644 --- a/libraries/tools/kotlin-maven-plugin/pom.xml +++ b/libraries/tools/kotlin-maven-plugin/pom.xml @@ -56,6 +56,7 @@ 2.9 + - + <!–This could speed up test by providing local repo as remote repo for test but might be tricky on different OS–> + <!–src/it/settings.xml–> ${project.build.directory}/local-repo verify.bsh @@ -81,6 +82,7 @@ + -->