From 38d978b2fec0204d01d96d4bd0580c8654daa629 Mon Sep 17 00:00:00 2001 From: dion Date: Mon, 1 Sep 2003 00:24:15 +0000 Subject: [PATCH] Comment on need to move properties git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113921 13f79535-47bb-0310-9956-ffa450edef68 --- java/plugin.properties | 1 + 1 file changed, 1 insertion(+) diff --git a/java/plugin.properties b/java/plugin.properties index b16dad0c..63463a50 100644 --- a/java/plugin.properties +++ b/java/plugin.properties @@ -2,6 +2,7 @@ # P L U G I N P R O P E R T I E S # ------------------------------------------------------------------- +# FIXME: Need to move these to the jar plugin maven.jar.manifest = ${maven.conf.dir}/Manifest.mf maven.jar.mainclass = maven.compile.target = 1.1 \ No newline at end of file