]> source.dussan.org Git - archiva.git/commitdiff
make RAT report pass
authorBrett Porter <brett@apache.org>
Sat, 1 Oct 2011 05:17:00 +0000 (05:17 +0000)
committerBrett Porter <brett@apache.org>
Sat, 1 Oct 2011 05:17:00 +0000 (05:17 +0000)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1177919 13f79535-47bb-0310-9956-ffa450edef68

12 files changed:
archiva-modules/archiva-base/archiva-configuration/pom.xml
archiva-modules/archiva-base/archiva-consumers/archiva-core-consumers/src/test/resources/META-INF/redback/redback-core.xml
archiva-modules/archiva-base/archiva-proxy/src/test/resources/META-INF/redback/redback-core.xml
archiva-modules/archiva-base/archiva-repository-admin/archiva-repository-admin-api/src/main/resources/org/apache/archiva/admin/model/ArchivaAdminModel.gwt.xml [deleted file]
archiva-modules/archiva-base/archiva-repository-admin/archiva-repository-admin-default/pom.xml
archiva-modules/archiva-base/archiva-repository-admin/archiva-repository-admin-default/src/test/resources/META-INF/redback/redback-core.xml
archiva-modules/archiva-scheduler/archiva-scheduler-indexing/pom.xml
archiva-modules/archiva-scheduler/archiva-scheduler-indexing/src/test/resources/META-INF/redback/redback-core.xml
archiva-modules/archiva-web/archiva-rest/archiva-rest-api/src/main/resources/org/apache/archiva/rest/api/ArchivaRestModel.gwt.xml [deleted file]
archiva-modules/archiva-web/archiva-rest/archiva-rest-services/pom.xml
archiva-modules/archiva-web/archiva-webapp/src/test/tomcat/auto-admin-creation.properties
archiva-modules/archiva-web/archiva-webdav/pom.xml

index 3cc60f806dbc1486f2eb74db89c53090f9ceff3e..97ac42da9504c13417020a8adc22ac96fe188c80 100644 (file)
           <artifactId>apache-rat-plugin</artifactId>
           <configuration>
             <excludes>
-              <exclude>src/main/resources/org/apache/maven/archiva/configuration/default-archiva.xml</exclude>
+              <exclude>src/main/resources/org/apache/archiva/configuration/default-archiva.xml</exclude>
               <exclude>src/test/conf/maven-proxy-complete.conf</exclude>
-              <exclude>src/test/resources/org/apache/maven/archiva/configuration/test-default-archiva.xml</exclude>
+              <exclude>src/test/resources/org/apache/archiva/configuration/test-default-archiva.xml</exclude>
             </excludes>
           </configuration>
         </plugin>
index ecc1de8fb6f8e1fc518e40719ff8f1b4f8c8c58f..c74e47dbee28503cb6497c19cf2c2903bfda3f31 100644 (file)
@@ -1,3 +1,22 @@
+<!--
+  ~ 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.
+  -->
+
 <redback-role-model>
     <modelVersion>1.0.0</modelVersion>
     <applications>
index ecc1de8fb6f8e1fc518e40719ff8f1b4f8c8c58f..c74e47dbee28503cb6497c19cf2c2903bfda3f31 100644 (file)
@@ -1,3 +1,22 @@
+<!--
+  ~ 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.
+  -->
+
 <redback-role-model>
     <modelVersion>1.0.0</modelVersion>
     <applications>
diff --git a/archiva-modules/archiva-base/archiva-repository-admin/archiva-repository-admin-api/src/main/resources/org/apache/archiva/admin/model/ArchivaAdminModel.gwt.xml b/archiva-modules/archiva-base/archiva-repository-admin/archiva-repository-admin-api/src/main/resources/org/apache/archiva/admin/model/ArchivaAdminModel.gwt.xml
deleted file mode 100644 (file)
index b7732e4..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-<module>
-  <source path="beans" />
-</module>
\ No newline at end of file
index 765ae4065903e58bcba1b7fc530045c8fb7783d2..50df40dc326d0e1312ffce05348395d1fa1a03d8 100644 (file)
             <derby.system.home>${project.build.directory}/appserver-base</derby.system.home>
           </systemPropertyVariables>
         </configuration>
-
       </plugin>
     </plugins>
   </build>
index ecc1de8fb6f8e1fc518e40719ff8f1b4f8c8c58f..c74e47dbee28503cb6497c19cf2c2903bfda3f31 100644 (file)
@@ -1,3 +1,22 @@
+<!--
+  ~ 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.
+  -->
+
 <redback-role-model>
     <modelVersion>1.0.0</modelVersion>
     <applications>
index 6be0232731ab400b77a72713cb2f1bb46cbf765b..51b1f8608b8e2b404983ccc5667df664255d1cfe 100644 (file)
   </dependencies>
 
   <build>
+    <pluginManagement>
+      <plugins>
+        <plugin>
+          <groupId>org.apache.rat</groupId>
+          <artifactId>apache-rat-plugin</artifactId>
+          <configuration>
+            <excludes>
+              <exclude>src/test/index-updates/nexus-maven-repository-index.properties</exclude>
+            </excludes>
+          </configuration>
+        </plugin>
+      </plugins>
+    </pluginManagement>
     <plugins>
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
index 975b9329eb192718bb2db77316e0415ce9aa3143..751ac5c8e4f12aab1fb32169142f2731b83f38fb 100644 (file)
@@ -1,3 +1,22 @@
+<!--
+  ~ 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.
+  -->
+
 <redback-role-model>
   <modelVersion>1.0.0</modelVersion>
   <applications>
diff --git a/archiva-modules/archiva-web/archiva-rest/archiva-rest-api/src/main/resources/org/apache/archiva/rest/api/ArchivaRestModel.gwt.xml b/archiva-modules/archiva-web/archiva-rest/archiva-rest-api/src/main/resources/org/apache/archiva/rest/api/ArchivaRestModel.gwt.xml
deleted file mode 100644 (file)
index fdf93c8..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-<module>
-  <source path="model" />
-</module>
\ No newline at end of file
index 056aa652a94729d6869c5f28a06cac6d8537e6a0..d4033e2464ca30d549f01fb47e6d9f4a917fac0c 100644 (file)
   </dependencies>
 
   <build>
+    <pluginManagement>
+      <plugins>
+        <plugin>
+          <groupId>org.apache.rat</groupId>
+          <artifactId>apache-rat-plugin</artifactId>
+          <configuration>
+            <excludes>
+              <exclude>src/test/repo-with-osgi/**</exclude>
+            </excludes>
+          </configuration>
+        </plugin>
+      </plugins>
+    </pluginManagement>
     <plugins>
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
index e8736f12531b19899a5a2971c2c65f939552f1ff..7c8c5815bb4f33f659174898a74b18b02cfffa1d 100644 (file)
@@ -1,3 +1,22 @@
+#
+# 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.
+#
+
 redback.admin.fullname=Archiva Admin
 redback.admin.email=admin@toto.com
 redback.admin.password=admin123
\ No newline at end of file
index 8818aa47eafceecb5aa07a50cd9b39c84756aac5..4dc8ec3609c7e4341e77dd7f7804efceaa437a32 100644 (file)
           <artifactId>apache-rat-plugin</artifactId>
           <configuration>
             <excludes>
-              <exclude>src/main/resources/org/apache/maven/archiva/webdav/util/mime.types</exclude>
+              <exclude>src/main/resources/org/apache/archiva/webdav/util/mime.types</exclude>
               <exclude>src/test/resources/archiva-mime-types.txt</exclude>
               <exclude>src/test/resources/artifact.jar.sha1</exclude>
               <exclude>src/test/resources/maven-metadata.xml</exclude>