Author: hboutemy
Date: Sat Sep 12 12:21:39 2009
New Revision: 814158
URL: http://svn.apache.org/viewvc?rev=814158&view=rev
Log:
added XML Schema reference to site.xml
Modified:
maven/shared/trunk/file-management/src/site/site.xml
maven/shared/trunk/maven-archiver/src/site/site.xml
maven/shared/trunk/maven-doxia-tools/src/site/site.xml
maven/shared/trunk/maven-filtering/src/site/site.xml
maven/shared/trunk/maven-invoker/src/site/site.xml
maven/shared/trunk/maven-model-converter/src/site/site.xml
maven/shared/trunk/maven-reporting-api/src/site/site.xml
maven/shared/trunk/maven-runtime/src/site/site.xml
maven/shared/trunk/maven-shared-jar/src/site/site.xml
Modified: maven/shared/trunk/file-management/src/site/site.xml
URL:
http://svn.apache.org/viewvc/maven/shared/trunk/file-management/src/site/site.xml?rev=814158&r1=814157&r2=814158&view=diff
==============================================================================
--- maven/shared/trunk/file-management/src/site/site.xml (original)
+++ maven/shared/trunk/file-management/src/site/site.xml Sat Sep 12 12:21:39
2009
@@ -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/shared/trunk/maven-archiver/src/site/site.xml
URL:
http://svn.apache.org/viewvc/maven/shared/trunk/maven-archiver/src/site/site.xml?rev=814158&r1=814157&r2=814158&view=diff
==============================================================================
--- maven/shared/trunk/maven-archiver/src/site/site.xml (original)
+++ maven/shared/trunk/maven-archiver/src/site/site.xml Sat Sep 12 12:21:39 2009
@@ -17,7 +17,7 @@
specific language governing permissions and limitations
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">
<!-- TODO: Most of the stuff in this file should be inherited from the
shared parent -->
<!-- TODO: banners, skin, publish date, version should be inherited from
Maven itself -->
<bannerLeft>
Modified: maven/shared/trunk/maven-doxia-tools/src/site/site.xml
URL:
http://svn.apache.org/viewvc/maven/shared/trunk/maven-doxia-tools/src/site/site.xml?rev=814158&r1=814157&r2=814158&view=diff
==============================================================================
--- maven/shared/trunk/maven-doxia-tools/src/site/site.xml (original)
+++ maven/shared/trunk/maven-doxia-tools/src/site/site.xml Sat Sep 12 12:21:39
2009
@@ -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/shared/trunk/maven-filtering/src/site/site.xml
URL:
http://svn.apache.org/viewvc/maven/shared/trunk/maven-filtering/src/site/site.xml?rev=814158&r1=814157&r2=814158&view=diff
==============================================================================
--- maven/shared/trunk/maven-filtering/src/site/site.xml (original)
+++ maven/shared/trunk/maven-filtering/src/site/site.xml Sat Sep 12 12:21:39
2009
@@ -17,7 +17,7 @@
specific language governing permissions and limitations
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/shared/trunk/maven-invoker/src/site/site.xml
URL:
http://svn.apache.org/viewvc/maven/shared/trunk/maven-invoker/src/site/site.xml?rev=814158&r1=814157&r2=814158&view=diff
==============================================================================
--- maven/shared/trunk/maven-invoker/src/site/site.xml (original)
+++ maven/shared/trunk/maven-invoker/src/site/site.xml Sat Sep 12 12:21:39 2009
@@ -17,7 +17,7 @@
specific language governing permissions and limitations
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/shared/trunk/maven-model-converter/src/site/site.xml
URL:
http://svn.apache.org/viewvc/maven/shared/trunk/maven-model-converter/src/site/site.xml?rev=814158&r1=814157&r2=814158&view=diff
==============================================================================
--- maven/shared/trunk/maven-model-converter/src/site/site.xml (original)
+++ maven/shared/trunk/maven-model-converter/src/site/site.xml Sat Sep 12
12:21:39 2009
@@ -17,7 +17,7 @@
specific language governing permissions and limitations
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/shared/trunk/maven-reporting-api/src/site/site.xml
URL:
http://svn.apache.org/viewvc/maven/shared/trunk/maven-reporting-api/src/site/site.xml?rev=814158&r1=814157&r2=814158&view=diff
==============================================================================
--- maven/shared/trunk/maven-reporting-api/src/site/site.xml (original)
+++ maven/shared/trunk/maven-reporting-api/src/site/site.xml Sat Sep 12
12:21:39 2009
@@ -1,4 +1,4 @@
-<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 ref="parent"/>
<menu ref="reports"/>
Modified: maven/shared/trunk/maven-runtime/src/site/site.xml
URL:
http://svn.apache.org/viewvc/maven/shared/trunk/maven-runtime/src/site/site.xml?rev=814158&r1=814157&r2=814158&view=diff
==============================================================================
--- maven/shared/trunk/maven-runtime/src/site/site.xml (original)
+++ maven/shared/trunk/maven-runtime/src/site/site.xml Sat Sep 12 12:21:39 2009
@@ -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/shared/trunk/maven-shared-jar/src/site/site.xml
URL:
http://svn.apache.org/viewvc/maven/shared/trunk/maven-shared-jar/src/site/site.xml?rev=814158&r1=814157&r2=814158&view=diff
==============================================================================
--- maven/shared/trunk/maven-shared-jar/src/site/site.xml (original)
+++ maven/shared/trunk/maven-shared-jar/src/site/site.xml Sat Sep 12 12:21:39
2009
@@ -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" />