From c506f1f5f6c5ad1811cfb1422bd23f8cbfbc4fcd Mon Sep 17 00:00:00 2001 From: brett Date: Sat, 4 Dec 2004 07:48:48 +0000 Subject: [PATCH] add a warning git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@116269 13f79535-47bb-0310-9956-ffa450edef68 --- java/plugin.jelly | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/java/plugin.jelly b/java/plugin.jelly index 7475f300..668b160f 100644 --- a/java/plugin.jelly +++ b/java/plugin.jelly @@ -43,6 +43,18 @@ Compiling to ${maven.build.dest} + + + +========================================================== + + NOTE: Targetting JVM ${java.specification.version}, classes + will not run on earlier JVMs + +========================================================== + + +