From f9c9040c83ce677098fbe7f53ab2b0309ba3f910 Mon Sep 17 00:00:00 2001 From: ltheussl Date: Tue, 7 Feb 2006 07:11:05 +0000 Subject: [PATCH] Fix outdated links git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@375524 13f79535-47bb-0310-9956-ffa450edef68 --- ear/xdocs/faq.fml | 2 +- ear/xdocs/navigation.xml | 2 +- ear/xdocs/properties.xml | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/ear/xdocs/faq.fml b/ear/xdocs/faq.fml index d6715523..47624807 100644 --- a/ear/xdocs/faq.fml +++ b/ear/xdocs/faq.fml @@ -33,7 +33,7 @@
  • Alternatively, you can use the - resources element + resources element of the project.xml to specify resource across various directories, just as you would for a jar or war project.
  • diff --git a/ear/xdocs/navigation.xml b/ear/xdocs/navigation.xml index e5732ca1..e58c3aa1 100644 --- a/ear/xdocs/navigation.xml +++ b/ear/xdocs/navigation.xml @@ -29,7 +29,7 @@ - + diff --git a/ear/xdocs/properties.xml b/ear/xdocs/properties.xml index 3f9b8300..cea76927 100644 --- a/ear/xdocs/properties.xml +++ b/ear/xdocs/properties.xml @@ -137,14 +137,14 @@ maven.build.dir where the component will be assembled - maven.build.dir + maven.build.dir maven.final.name The assembled component will be ${maven.build.dir}/${maven.final.name}.ear - maven.final.name + maven.final.name