From 45d41f047d24c9702dee0806d4199a8e5fdcc279 Mon Sep 17 00:00:00 2001 From: dion Date: Thu, 29 Jan 2004 02:31:22 +0000 Subject: [PATCH] Make maven.ejb.src optional git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114628 13f79535-47bb-0310-9956-ffa450edef68 --- ejb/plugin.jelly | 4 +++- ejb/xdocs/changes.xml | 3 +++ ejb/xdocs/properties.xml | 3 ++- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/ejb/plugin.jelly b/ejb/plugin.jelly index 63c74724..e892d498 100644 --- a/ejb/plugin.jelly +++ b/ejb/plugin.jelly @@ -101,7 +101,9 @@ - + + + diff --git a/ejb/xdocs/changes.xml b/ejb/xdocs/changes.xml index ba53dbab..635aa04b 100644 --- a/ejb/xdocs/changes.xml +++ b/ejb/xdocs/changes.xml @@ -7,6 +7,9 @@ + + Only include maven.ejb.src if it exists + diff --git a/ejb/xdocs/properties.xml b/ejb/xdocs/properties.xml index e9186f1a..579fd7e5 100644 --- a/ejb/xdocs/properties.xml +++ b/ejb/xdocs/properties.xml @@ -22,7 +22,8 @@ maven.ejb.src Yes - Root of files to be included within the ejb-jar. The same directory structure will be followed within the assembled jar file. + Root of files to be included within the ejb-jar. + The same directory structure will be followed within the assembled jar file. src/ejb