From d16ac60251a60893d22794b5a65e332a98fcc4ee Mon Sep 17 00:00:00 2001 From: brett Date: Sat, 12 Jun 2004 02:48:26 +0000 Subject: [PATCH] PR: MPFAQ-12 make sure maven.faq.src exists git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115458 13f79535-47bb-0310-9956-ffa450edef68 --- faq/plugin.jelly | 1 + faq/project.xml | 2 +- faq/xdocs/changes.xml | 3 +++ 3 files changed, 5 insertions(+), 1 deletion(-) diff --git a/faq/plugin.jelly b/faq/plugin.jelly index a869b2e2..025add4c 100644 --- a/faq/plugin.jelly +++ b/faq/plugin.jelly @@ -146,6 +146,7 @@ + diff --git a/faq/project.xml b/faq/project.xml index 41084f3e..3cb29ac2 100644 --- a/faq/project.xml +++ b/faq/project.xml @@ -23,7 +23,7 @@ 3 maven-faq-plugin Maven FAQ Plug-in - 1.3 + 1.4-SNAPSHOT jakarta Creates XDoc documentation from an FAQ XML document. FAQ Plugin diff --git a/faq/xdocs/changes.xml b/faq/xdocs/changes.xml index 0f07c63c..71200a6d 100644 --- a/faq/xdocs/changes.xml +++ b/faq/xdocs/changes.xml @@ -24,6 +24,9 @@ dIon Gillard + + Make sure maven.faq.src exists to avoid exceptions + Only register/deregister the FAQ reports if there are .fmlfiles present in the project.