Author: hboutemy
Date: Sun Feb 12 10:06:18 2012
New Revision: 1243227
URL: http://svn.apache.org/viewvc?rev=1243227&view=rev
Log:
added license headers and schema reference
Modified:
maven/maven-2/branches/maven-2.2.x/apache-maven/src/site/site.xml
maven/maven-2/branches/maven-2.2.x/maven-artifact-manager/src/site/site.xml
maven/maven-2/branches/maven-2.2.x/maven-artifact-test/src/site/site.xml
maven/maven-2/branches/maven-2.2.x/maven-artifact/src/site/site.xml
maven/maven-2/branches/maven-2.2.x/maven-core-it-runner/src/site/site.xml
maven/maven-2/branches/maven-2.2.x/maven-core/src/site/site.xml
maven/maven-2/branches/maven-2.2.x/maven-error-diagnostics/src/site/site.xml
maven/maven-2/branches/maven-2.2.x/maven-model/src/site/site.xml
maven/maven-2/branches/maven-2.2.x/maven-monitor/src/site/site.xml
maven/maven-2/branches/maven-2.2.x/maven-plugin-api/src/site/site.xml
maven/maven-2/branches/maven-2.2.x/maven-plugin-parameter-documenter/src/site/site.xml
maven/maven-2/branches/maven-2.2.x/maven-plugin-registry/src/site/site.xml
maven/maven-2/branches/maven-2.2.x/maven-profile/src/site/site.xml
maven/maven-2/branches/maven-2.2.x/maven-project/src/site/site.xml
maven/maven-2/branches/maven-2.2.x/maven-repository-metadata/src/site/site.xml
maven/maven-2/branches/maven-2.2.x/maven-script/maven-script-ant/src/site/site.xml
maven/maven-2/branches/maven-2.2.x/maven-script/maven-script-beanshell/src/site/site.xml
maven/maven-2/branches/maven-2.2.x/maven-script/src/site/site.xml
maven/maven-2/branches/maven-2.2.x/maven-settings/src/site/site.xml
maven/maven-2/branches/maven-2.2.x/maven-toolchain/src/site/site.xml
maven/maven-2/branches/maven-2.2.x/src/site/site.xml
Modified: maven/maven-2/branches/maven-2.2.x/apache-maven/src/site/site.xml
URL:
http://svn.apache.org/viewvc/maven/maven-2/branches/maven-2.2.x/apache-maven/src/site/site.xml?rev=1243227&r1=1243226&r2=1243227&view=diff
==============================================================================
--- maven/maven-2/branches/maven-2.2.x/apache-maven/src/site/site.xml (original)
+++ maven/maven-2/branches/maven-2.2.x/apache-maven/src/site/site.xml Sun Feb
12 10:06:18 2012
@@ -1,4 +1,27 @@
-<project>
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements. See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership. The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied. See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+<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/maven-2/branches/maven-2.2.x/maven-artifact-manager/src/site/site.xml
URL:
http://svn.apache.org/viewvc/maven/maven-2/branches/maven-2.2.x/maven-artifact-manager/src/site/site.xml?rev=1243227&r1=1243226&r2=1243227&view=diff
==============================================================================
--- maven/maven-2/branches/maven-2.2.x/maven-artifact-manager/src/site/site.xml
(original)
+++ maven/maven-2/branches/maven-2.2.x/maven-artifact-manager/src/site/site.xml
Sun Feb 12 10:06:18 2012
@@ -1,4 +1,27 @@
-<project>
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements. See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership. The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied. See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+<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/maven-2/branches/maven-2.2.x/maven-artifact-test/src/site/site.xml
URL:
http://svn.apache.org/viewvc/maven/maven-2/branches/maven-2.2.x/maven-artifact-test/src/site/site.xml?rev=1243227&r1=1243226&r2=1243227&view=diff
==============================================================================
--- maven/maven-2/branches/maven-2.2.x/maven-artifact-test/src/site/site.xml
(original)
+++ maven/maven-2/branches/maven-2.2.x/maven-artifact-test/src/site/site.xml
Sun Feb 12 10:06:18 2012
@@ -1,4 +1,27 @@
-<project>
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements. See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership. The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied. See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+<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/maven-2/branches/maven-2.2.x/maven-artifact/src/site/site.xml
URL:
http://svn.apache.org/viewvc/maven/maven-2/branches/maven-2.2.x/maven-artifact/src/site/site.xml?rev=1243227&r1=1243226&r2=1243227&view=diff
==============================================================================
--- maven/maven-2/branches/maven-2.2.x/maven-artifact/src/site/site.xml
(original)
+++ maven/maven-2/branches/maven-2.2.x/maven-artifact/src/site/site.xml Sun Feb
12 10:06:18 2012
@@ -1,4 +1,27 @@
-<project>
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements. See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership. The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied. See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+<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/maven-2/branches/maven-2.2.x/maven-core-it-runner/src/site/site.xml
URL:
http://svn.apache.org/viewvc/maven/maven-2/branches/maven-2.2.x/maven-core-it-runner/src/site/site.xml?rev=1243227&r1=1243226&r2=1243227&view=diff
==============================================================================
--- maven/maven-2/branches/maven-2.2.x/maven-core-it-runner/src/site/site.xml
(original)
+++ maven/maven-2/branches/maven-2.2.x/maven-core-it-runner/src/site/site.xml
Sun Feb 12 10:06:18 2012
@@ -1,4 +1,27 @@
-<project>
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements. See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership. The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied. See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+<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/maven-2/branches/maven-2.2.x/maven-core/src/site/site.xml
URL:
http://svn.apache.org/viewvc/maven/maven-2/branches/maven-2.2.x/maven-core/src/site/site.xml?rev=1243227&r1=1243226&r2=1243227&view=diff
==============================================================================
--- maven/maven-2/branches/maven-2.2.x/maven-core/src/site/site.xml (original)
+++ maven/maven-2/branches/maven-2.2.x/maven-core/src/site/site.xml Sun Feb 12
10:06:18 2012
@@ -1,4 +1,27 @@
-<project>
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements. See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership. The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied. See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+<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/maven-2/branches/maven-2.2.x/maven-error-diagnostics/src/site/site.xml
URL:
http://svn.apache.org/viewvc/maven/maven-2/branches/maven-2.2.x/maven-error-diagnostics/src/site/site.xml?rev=1243227&r1=1243226&r2=1243227&view=diff
==============================================================================
---
maven/maven-2/branches/maven-2.2.x/maven-error-diagnostics/src/site/site.xml
(original)
+++
maven/maven-2/branches/maven-2.2.x/maven-error-diagnostics/src/site/site.xml
Sun Feb 12 10:06:18 2012
@@ -1,4 +1,27 @@
-<project>
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements. See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership. The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied. See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+<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/maven-2/branches/maven-2.2.x/maven-model/src/site/site.xml
URL:
http://svn.apache.org/viewvc/maven/maven-2/branches/maven-2.2.x/maven-model/src/site/site.xml?rev=1243227&r1=1243226&r2=1243227&view=diff
==============================================================================
--- maven/maven-2/branches/maven-2.2.x/maven-model/src/site/site.xml (original)
+++ maven/maven-2/branches/maven-2.2.x/maven-model/src/site/site.xml Sun Feb 12
10:06:18 2012
@@ -1,4 +1,27 @@
-<project>
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements. See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership. The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied. See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+<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/maven-2/branches/maven-2.2.x/maven-monitor/src/site/site.xml
URL:
http://svn.apache.org/viewvc/maven/maven-2/branches/maven-2.2.x/maven-monitor/src/site/site.xml?rev=1243227&r1=1243226&r2=1243227&view=diff
==============================================================================
--- maven/maven-2/branches/maven-2.2.x/maven-monitor/src/site/site.xml
(original)
+++ maven/maven-2/branches/maven-2.2.x/maven-monitor/src/site/site.xml Sun Feb
12 10:06:18 2012
@@ -1,4 +1,27 @@
-<project>
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements. See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership. The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied. See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+<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/maven-2/branches/maven-2.2.x/maven-plugin-api/src/site/site.xml
URL:
http://svn.apache.org/viewvc/maven/maven-2/branches/maven-2.2.x/maven-plugin-api/src/site/site.xml?rev=1243227&r1=1243226&r2=1243227&view=diff
==============================================================================
--- maven/maven-2/branches/maven-2.2.x/maven-plugin-api/src/site/site.xml
(original)
+++ maven/maven-2/branches/maven-2.2.x/maven-plugin-api/src/site/site.xml Sun
Feb 12 10:06:18 2012
@@ -1,4 +1,27 @@
-<project>
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements. See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership. The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied. See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+<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/maven-2/branches/maven-2.2.x/maven-plugin-parameter-documenter/src/site/site.xml
URL:
http://svn.apache.org/viewvc/maven/maven-2/branches/maven-2.2.x/maven-plugin-parameter-documenter/src/site/site.xml?rev=1243227&r1=1243226&r2=1243227&view=diff
==============================================================================
---
maven/maven-2/branches/maven-2.2.x/maven-plugin-parameter-documenter/src/site/site.xml
(original)
+++
maven/maven-2/branches/maven-2.2.x/maven-plugin-parameter-documenter/src/site/site.xml
Sun Feb 12 10:06:18 2012
@@ -1,4 +1,27 @@
-<project>
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements. See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership. The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied. See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+<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/maven-2/branches/maven-2.2.x/maven-plugin-registry/src/site/site.xml
URL:
http://svn.apache.org/viewvc/maven/maven-2/branches/maven-2.2.x/maven-plugin-registry/src/site/site.xml?rev=1243227&r1=1243226&r2=1243227&view=diff
==============================================================================
--- maven/maven-2/branches/maven-2.2.x/maven-plugin-registry/src/site/site.xml
(original)
+++ maven/maven-2/branches/maven-2.2.x/maven-plugin-registry/src/site/site.xml
Sun Feb 12 10:06:18 2012
@@ -1,4 +1,27 @@
-<project>
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements. See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership. The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied. See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+<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/maven-2/branches/maven-2.2.x/maven-profile/src/site/site.xml
URL:
http://svn.apache.org/viewvc/maven/maven-2/branches/maven-2.2.x/maven-profile/src/site/site.xml?rev=1243227&r1=1243226&r2=1243227&view=diff
==============================================================================
--- maven/maven-2/branches/maven-2.2.x/maven-profile/src/site/site.xml
(original)
+++ maven/maven-2/branches/maven-2.2.x/maven-profile/src/site/site.xml Sun Feb
12 10:06:18 2012
@@ -1,4 +1,27 @@
-<project>
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements. See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership. The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied. See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+<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/maven-2/branches/maven-2.2.x/maven-project/src/site/site.xml
URL:
http://svn.apache.org/viewvc/maven/maven-2/branches/maven-2.2.x/maven-project/src/site/site.xml?rev=1243227&r1=1243226&r2=1243227&view=diff
==============================================================================
--- maven/maven-2/branches/maven-2.2.x/maven-project/src/site/site.xml
(original)
+++ maven/maven-2/branches/maven-2.2.x/maven-project/src/site/site.xml Sun Feb
12 10:06:18 2012
@@ -1,4 +1,27 @@
-<project>
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements. See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership. The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied. See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+<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/maven-2/branches/maven-2.2.x/maven-repository-metadata/src/site/site.xml
URL:
http://svn.apache.org/viewvc/maven/maven-2/branches/maven-2.2.x/maven-repository-metadata/src/site/site.xml?rev=1243227&r1=1243226&r2=1243227&view=diff
==============================================================================
---
maven/maven-2/branches/maven-2.2.x/maven-repository-metadata/src/site/site.xml
(original)
+++
maven/maven-2/branches/maven-2.2.x/maven-repository-metadata/src/site/site.xml
Sun Feb 12 10:06:18 2012
@@ -1,4 +1,27 @@
-<project>
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements. See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership. The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied. See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+<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/maven-2/branches/maven-2.2.x/maven-script/maven-script-ant/src/site/site.xml
URL:
http://svn.apache.org/viewvc/maven/maven-2/branches/maven-2.2.x/maven-script/maven-script-ant/src/site/site.xml?rev=1243227&r1=1243226&r2=1243227&view=diff
==============================================================================
---
maven/maven-2/branches/maven-2.2.x/maven-script/maven-script-ant/src/site/site.xml
(original)
+++
maven/maven-2/branches/maven-2.2.x/maven-script/maven-script-ant/src/site/site.xml
Sun Feb 12 10:06:18 2012
@@ -1,4 +1,27 @@
-<project>
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements. See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership. The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied. See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+<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/maven-2/branches/maven-2.2.x/maven-script/maven-script-beanshell/src/site/site.xml
URL:
http://svn.apache.org/viewvc/maven/maven-2/branches/maven-2.2.x/maven-script/maven-script-beanshell/src/site/site.xml?rev=1243227&r1=1243226&r2=1243227&view=diff
==============================================================================
---
maven/maven-2/branches/maven-2.2.x/maven-script/maven-script-beanshell/src/site/site.xml
(original)
+++
maven/maven-2/branches/maven-2.2.x/maven-script/maven-script-beanshell/src/site/site.xml
Sun Feb 12 10:06:18 2012
@@ -1,4 +1,27 @@
-<project>
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements. See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership. The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied. See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+<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/maven-2/branches/maven-2.2.x/maven-script/src/site/site.xml
URL:
http://svn.apache.org/viewvc/maven/maven-2/branches/maven-2.2.x/maven-script/src/site/site.xml?rev=1243227&r1=1243226&r2=1243227&view=diff
==============================================================================
--- maven/maven-2/branches/maven-2.2.x/maven-script/src/site/site.xml (original)
+++ maven/maven-2/branches/maven-2.2.x/maven-script/src/site/site.xml Sun Feb
12 10:06:18 2012
@@ -1,4 +1,27 @@
-<project>
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements. See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership. The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied. See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+<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="modules"/>
Modified: maven/maven-2/branches/maven-2.2.x/maven-settings/src/site/site.xml
URL:
http://svn.apache.org/viewvc/maven/maven-2/branches/maven-2.2.x/maven-settings/src/site/site.xml?rev=1243227&r1=1243226&r2=1243227&view=diff
==============================================================================
--- maven/maven-2/branches/maven-2.2.x/maven-settings/src/site/site.xml
(original)
+++ maven/maven-2/branches/maven-2.2.x/maven-settings/src/site/site.xml Sun Feb
12 10:06:18 2012
@@ -1,4 +1,27 @@
-<project>
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements. See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership. The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied. See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+<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/maven-2/branches/maven-2.2.x/maven-toolchain/src/site/site.xml
URL:
http://svn.apache.org/viewvc/maven/maven-2/branches/maven-2.2.x/maven-toolchain/src/site/site.xml?rev=1243227&r1=1243226&r2=1243227&view=diff
==============================================================================
--- maven/maven-2/branches/maven-2.2.x/maven-toolchain/src/site/site.xml
(original)
+++ maven/maven-2/branches/maven-2.2.x/maven-toolchain/src/site/site.xml Sun
Feb 12 10:06:18 2012
@@ -1,4 +1,27 @@
-<project>
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements. See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership. The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied. See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+<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/maven-2/branches/maven-2.2.x/src/site/site.xml
URL:
http://svn.apache.org/viewvc/maven/maven-2/branches/maven-2.2.x/src/site/site.xml?rev=1243227&r1=1243226&r2=1243227&view=diff
==============================================================================
--- maven/maven-2/branches/maven-2.2.x/src/site/site.xml (original)
+++ maven/maven-2/branches/maven-2.2.x/src/site/site.xml Sun Feb 12 10:06:18
2012
@@ -19,7 +19,9 @@ specific language governing permissions
under the License.
-->
-<project>
+<project xmlns="http://maven.apache.org/DECORATION/1.1.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://maven.apache.org/DECORATION/1.1.0
http://maven.apache.org/xsd/decoration-1.1.0.xsd">
+
<body>
<menu ref="modules"/>
<menu ref="reports"/>