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