From 2932b1be0a9e24e52fbc3a52a90a624d6c5ad940 Mon Sep 17 00:00:00 2001 From: bwalding Date: Tue, 10 Jun 2003 10:13:54 +0000 Subject: [PATCH] Allows the clover plugin to hook onto and alter compilation settings on the fly. PR: MAVEN-372 git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113479 13f79535-47bb-0310-9956-ffa450edef68 --- java/plugin.jelly | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/java/plugin.jelly b/java/plugin.jelly index 191f294e..14fbd92d 100644 --- a/java/plugin.jelly +++ b/java/plugin.jelly @@ -3,6 +3,7 @@ @@ -42,7 +43,7 @@ - + Compiling to ${maven.build.dest} + + + + + +