From 6984e9d27f6854010847a7d9257dbcc8c9839d7c Mon Sep 17 00:00:00 2001 From: Herve Boutemy Date: Sun, 28 Dec 2014 17:52:08 +0000 Subject: [PATCH] [MPLUGIN-284] don't try to extract mojos from Beanshell by default git-svn-id: https://svn.apache.org/repos/asf/maven/plugin-tools/trunk@1648237 13f79535-47bb-0310-9956-ffa450edef68 --- maven-plugin-plugin/pom.xml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/maven-plugin-plugin/pom.xml b/maven-plugin-plugin/pom.xml index 72ac7e7..b931360 100644 --- a/maven-plugin-plugin/pom.xml +++ b/maven-plugin-plugin/pom.xml @@ -140,16 +140,6 @@ maven-plugin-tools-annotations runtime - - org.apache.maven.plugin-tools - maven-plugin-tools-beanshell - runtime - - - org.apache.maven.plugin-tools - maven-plugin-tools-model - runtime -