Author: dennisl
Date: Sat Jan  9 21:06:11 2010
New Revision: 897544

URL: http://svn.apache.org/viewvc?rev=897544&view=rev
Log:
o Add xml schema

Modified:
    maven/plugin-tools/trunk/maven-plugin-tools-ant/src/site/site.xml
    maven/plugin-tools/trunk/maven-plugin-tools-api/src/site/site.xml
    maven/plugin-tools/trunk/maven-plugin-tools-beanshell/src/site/site.xml
    maven/plugin-tools/trunk/maven-plugin-tools-java/src/site/site.xml
    maven/plugin-tools/trunk/maven-plugin-tools-javadoc/src/site/site.xml
    maven/plugin-tools/trunk/maven-plugin-tools-model/src/site/site.xml

Modified: maven/plugin-tools/trunk/maven-plugin-tools-ant/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/maven/plugin-tools/trunk/maven-plugin-tools-ant/src/site/site.xml?rev=897544&r1=897543&r2=897544&view=diff
==============================================================================
--- maven/plugin-tools/trunk/maven-plugin-tools-ant/src/site/site.xml (original)
+++ maven/plugin-tools/trunk/maven-plugin-tools-ant/src/site/site.xml Sat Jan  
9 21:06:11 2010
@@ -19,7 +19,7 @@
 under the License.
 -->
 
-<project>
+<project xmlns="http://maven.apache.org/DECORATION/1.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/DECORATION/1.0.0 
http://maven.apache.org/xsd/decoration-1.0.0.xsd";>
   <body>
     <menu name="Overview">
       <item name="Introduction" href="index.html"/>

Modified: maven/plugin-tools/trunk/maven-plugin-tools-api/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/maven/plugin-tools/trunk/maven-plugin-tools-api/src/site/site.xml?rev=897544&r1=897543&r2=897544&view=diff
==============================================================================
--- maven/plugin-tools/trunk/maven-plugin-tools-api/src/site/site.xml (original)
+++ maven/plugin-tools/trunk/maven-plugin-tools-api/src/site/site.xml Sat Jan  
9 21:06:11 2010
@@ -19,7 +19,7 @@
 under the License.
 -->
 
-<project>
+<project xmlns="http://maven.apache.org/DECORATION/1.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/DECORATION/1.0.0 
http://maven.apache.org/xsd/decoration-1.0.0.xsd";>
   <body>
     <menu name="Overview">
       <item name="Introduction" href="index.html"/>

Modified: 
maven/plugin-tools/trunk/maven-plugin-tools-beanshell/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/maven/plugin-tools/trunk/maven-plugin-tools-beanshell/src/site/site.xml?rev=897544&r1=897543&r2=897544&view=diff
==============================================================================
--- maven/plugin-tools/trunk/maven-plugin-tools-beanshell/src/site/site.xml 
(original)
+++ maven/plugin-tools/trunk/maven-plugin-tools-beanshell/src/site/site.xml Sat 
Jan  9 21:06:11 2010
@@ -19,7 +19,7 @@
 under the License.
 -->
 
-<project>
+<project xmlns="http://maven.apache.org/DECORATION/1.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/DECORATION/1.0.0 
http://maven.apache.org/xsd/decoration-1.0.0.xsd";>
   <body>
     <menu name="Overview">
       <item name="Introduction" href="index.html"/>

Modified: maven/plugin-tools/trunk/maven-plugin-tools-java/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/maven/plugin-tools/trunk/maven-plugin-tools-java/src/site/site.xml?rev=897544&r1=897543&r2=897544&view=diff
==============================================================================
--- maven/plugin-tools/trunk/maven-plugin-tools-java/src/site/site.xml 
(original)
+++ maven/plugin-tools/trunk/maven-plugin-tools-java/src/site/site.xml Sat Jan  
9 21:06:11 2010
@@ -19,7 +19,7 @@
 under the License.
 -->
 
-<project>
+<project xmlns="http://maven.apache.org/DECORATION/1.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/DECORATION/1.0.0 
http://maven.apache.org/xsd/decoration-1.0.0.xsd";>
   <body>
     <menu name="Overview">
       <item name="Introduction" href="index.html"/>

Modified: maven/plugin-tools/trunk/maven-plugin-tools-javadoc/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/maven/plugin-tools/trunk/maven-plugin-tools-javadoc/src/site/site.xml?rev=897544&r1=897543&r2=897544&view=diff
==============================================================================
--- maven/plugin-tools/trunk/maven-plugin-tools-javadoc/src/site/site.xml 
(original)
+++ maven/plugin-tools/trunk/maven-plugin-tools-javadoc/src/site/site.xml Sat 
Jan  9 21:06:11 2010
@@ -19,7 +19,7 @@
 under the License.
 -->
 
-<project>
+<project xmlns="http://maven.apache.org/DECORATION/1.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/DECORATION/1.0.0 
http://maven.apache.org/xsd/decoration-1.0.0.xsd";>
   <body>
     <menu name="Overview">
       <item name="Introduction" href="index.html"/>

Modified: maven/plugin-tools/trunk/maven-plugin-tools-model/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/maven/plugin-tools/trunk/maven-plugin-tools-model/src/site/site.xml?rev=897544&r1=897543&r2=897544&view=diff
==============================================================================
--- maven/plugin-tools/trunk/maven-plugin-tools-model/src/site/site.xml 
(original)
+++ maven/plugin-tools/trunk/maven-plugin-tools-model/src/site/site.xml Sat Jan 
 9 21:06:11 2010
@@ -19,7 +19,7 @@
 under the License.
 -->
 
-<project>
+<project xmlns="http://maven.apache.org/DECORATION/1.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/DECORATION/1.0.0 
http://maven.apache.org/xsd/decoration-1.0.0.xsd";>
   <body>
     <menu name="Overview">
       <item name="Introduction" href="index.html"/>


Reply via email to