From 43d64f2265e531423685ce20348ca43ae5627972 Mon Sep 17 00:00:00 2001 From: Daniel Penkin Date: Wed, 9 May 2012 13:58:40 +0400 Subject: [PATCH] Uncommented invoker plugin but commented phase binding. Integration tests are not held during normal package but still available via "mvn integration-test" command. --- libraries/tools/kotlin-maven-plugin/pom.xml | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/libraries/tools/kotlin-maven-plugin/pom.xml b/libraries/tools/kotlin-maven-plugin/pom.xml index f7170466c65..a5f5e327dac 100644 --- a/libraries/tools/kotlin-maven-plugin/pom.xml +++ b/libraries/tools/kotlin-maven-plugin/pom.xml @@ -56,7 +56,6 @@ 2.9 - + ${project.build.directory}/local-repo verify.bsh integration-test - package + install run @@ -82,7 +81,6 @@ - -->