From d8ad9327840ae09a761815e7331bb8d4b930a986 Mon Sep 17 00:00:00 2001 From: jvanzyl Date: Mon, 10 Feb 2003 13:58:34 +0000 Subject: [PATCH] o This plugin is now required during the bootstrap and it contains code that needs to be compiled which is a problem. The only thing that needs compiling it seems it the LicenseTask which could easily be turned into a chunk of jelly. I've disabled the tag for now as I needed to bootstrap. As I get closer to cutting a release I'll fix it. git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112877 13f79535-47bb-0310-9956-ffa450edef68 --- license/plugin.jelly | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/license/plugin.jelly b/license/plugin.jelly index a6fc24c8..c2922fcb 100644 --- a/license/plugin.jelly +++ b/license/plugin.jelly @@ -8,9 +8,12 @@ xmlns:util="jelly:util"> + + @@ -93,7 +96,7 @@ - +