From 3f68c4fe08905ecf2a705aaaa999aa2bcf1f7fde Mon Sep 17 00:00:00 2001 From: bwalding Date: Sat, 12 Apr 2003 04:52:37 +0000 Subject: [PATCH] Allow the FAQ plugin to show up in reports Submitted by: Willie Vu git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113325 13f79535-47bb-0310-9956-ffa450edef68 --- faq/plugin.jelly | 26 ++++++++++++++++++++++++-- 1 file changed, 24 insertions(+), 2 deletions(-) diff --git a/faq/plugin.jelly b/faq/plugin.jelly index ba2c5f89..e5eeaacd 100644 --- a/faq/plugin.jelly +++ b/faq/plugin.jelly @@ -1,10 +1,32 @@ + xmlns:x="jelly:xml" + xmlns:ant="jelly:ant" + xmlns:doc="doc"> + + + + + + + + + + + + + + + +