Add missing license headers.
This component now passes the checks done by RAT.

git-svn-id: https://svn.apache.org/repos/asf/maven/shared/trunk@1523493 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/src/test/resources/marker.txt b/src/test/resources/marker.txt
index f529739..2359064 100644
--- a/src/test/resources/marker.txt
+++ b/src/test/resources/marker.txt
@@ -1 +1,18 @@
+# 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.
+
 marker file for classpath basedir location...
\ No newline at end of file
diff --git a/src/test/resources/projects/massembly-210-direct-parent-on-fs/pom.xml b/src/test/resources/projects/massembly-210-direct-parent-on-fs/pom.xml
index 41353db..14d4360 100644
--- a/src/test/resources/projects/massembly-210-direct-parent-on-fs/pom.xml
+++ b/src/test/resources/projects/massembly-210-direct-parent-on-fs/pom.xml
@@ -1,3 +1,21 @@
+<!--
+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/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
   xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
diff --git a/src/test/resources/projects/massembly-210-direct-parent-on-fs/project/pom.xml b/src/test/resources/projects/massembly-210-direct-parent-on-fs/project/pom.xml
index c9a0c65..03f0bbd 100644
--- a/src/test/resources/projects/massembly-210-direct-parent-on-fs/project/pom.xml
+++ b/src/test/resources/projects/massembly-210-direct-parent-on-fs/project/pom.xml
@@ -1,3 +1,21 @@
+<!--
+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/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
   xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
diff --git a/src/test/resources/projects/massembly-210-direct-parent-on-fs/project/src/main/assembly/repo.xml b/src/test/resources/projects/massembly-210-direct-parent-on-fs/project/src/main/assembly/repo.xml
index da508cc..9fc9777 100644
--- a/src/test/resources/projects/massembly-210-direct-parent-on-fs/project/src/main/assembly/repo.xml
+++ b/src/test/resources/projects/massembly-210-direct-parent-on-fs/project/src/main/assembly/repo.xml
@@ -1,3 +1,21 @@
+<!--
+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.
+-->
 <assembly>
   <id>repo</id>
   <formats>
diff --git a/src/test/resources/projects/massembly-210-direct-parent/pom.xml b/src/test/resources/projects/massembly-210-direct-parent/pom.xml
index 8742467..7714d9c 100644
--- a/src/test/resources/projects/massembly-210-direct-parent/pom.xml
+++ b/src/test/resources/projects/massembly-210-direct-parent/pom.xml
@@ -1,3 +1,21 @@
+<!--
+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/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
   xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
diff --git a/src/test/resources/projects/massembly-210-direct-parent/src/main/assembly/repo.xml b/src/test/resources/projects/massembly-210-direct-parent/src/main/assembly/repo.xml
index da508cc..9fc9777 100644
--- a/src/test/resources/projects/massembly-210-direct-parent/src/main/assembly/repo.xml
+++ b/src/test/resources/projects/massembly-210-direct-parent/src/main/assembly/repo.xml
@@ -1,3 +1,21 @@
+<!--
+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.
+-->
 <assembly>
   <id>repo</id>
   <formats>
diff --git a/src/test/resources/projects/massembly-218-classifier-dependency/pom.xml b/src/test/resources/projects/massembly-218-classifier-dependency/pom.xml
index 8742467..7714d9c 100644
--- a/src/test/resources/projects/massembly-218-classifier-dependency/pom.xml
+++ b/src/test/resources/projects/massembly-218-classifier-dependency/pom.xml
@@ -1,3 +1,21 @@
+<!--
+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/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
   xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
diff --git a/src/test/resources/projects/massembly-218-classifier-dependency/src/main/assembly/repo.xml b/src/test/resources/projects/massembly-218-classifier-dependency/src/main/assembly/repo.xml
index da508cc..9fc9777 100644
--- a/src/test/resources/projects/massembly-218-classifier-dependency/src/main/assembly/repo.xml
+++ b/src/test/resources/projects/massembly-218-classifier-dependency/src/main/assembly/repo.xml
@@ -1,3 +1,21 @@
+<!--
+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.
+-->
 <assembly>
   <id>repo</id>
   <formats>
diff --git a/src/test/resources/projects/massembly-219-snapshot-dependency/pom.xml b/src/test/resources/projects/massembly-219-snapshot-dependency/pom.xml
index 8742467..7714d9c 100644
--- a/src/test/resources/projects/massembly-219-snapshot-dependency/pom.xml
+++ b/src/test/resources/projects/massembly-219-snapshot-dependency/pom.xml
@@ -1,3 +1,21 @@
+<!--
+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/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
   xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
diff --git a/src/test/resources/projects/massembly-219-snapshot-dependency/src/main/assembly/repo.xml b/src/test/resources/projects/massembly-219-snapshot-dependency/src/main/assembly/repo.xml
index da508cc..9fc9777 100644
--- a/src/test/resources/projects/massembly-219-snapshot-dependency/src/main/assembly/repo.xml
+++ b/src/test/resources/projects/massembly-219-snapshot-dependency/src/main/assembly/repo.xml
@@ -1,3 +1,21 @@
+<!--
+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.
+-->
 <assembly>
   <id>repo</id>
   <formats>
diff --git a/src/test/resources/remote-repository/massembly/210/child/1.0-SNAPSHOT/child-1.0-SNAPSHOT.pom b/src/test/resources/remote-repository/massembly/210/child/1.0-SNAPSHOT/child-1.0-SNAPSHOT.pom
index a155b7d..73401ab 100644
--- a/src/test/resources/remote-repository/massembly/210/child/1.0-SNAPSHOT/child-1.0-SNAPSHOT.pom
+++ b/src/test/resources/remote-repository/massembly/210/child/1.0-SNAPSHOT/child-1.0-SNAPSHOT.pom
@@ -1,4 +1,23 @@
-<?xml version="1.0"?><project>
+<?xml version="1.0"?>
+<!--
+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>
   <parent>
     <artifactId>parent</artifactId>
     <groupId>massembly.210</groupId>
diff --git a/src/test/resources/remote-repository/massembly/210/child/1.0-SNAPSHOT/maven-metadata.xml b/src/test/resources/remote-repository/massembly/210/child/1.0-SNAPSHOT/maven-metadata.xml
index 580ab3b..a6d2f78 100644
--- a/src/test/resources/remote-repository/massembly/210/child/1.0-SNAPSHOT/maven-metadata.xml
+++ b/src/test/resources/remote-repository/massembly/210/child/1.0-SNAPSHOT/maven-metadata.xml
@@ -1,4 +1,23 @@
-<?xml version="1.0" encoding="UTF-8"?><metadata>
+<?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.
+-->
+<metadata>
   <groupId>massembly.210</groupId>
   <artifactId>child</artifactId>
   <version>1.0-SNAPSHOT</version>
diff --git a/src/test/resources/remote-repository/massembly/210/child/maven-metadata.xml b/src/test/resources/remote-repository/massembly/210/child/maven-metadata.xml
index 56c8c8e..dce63da 100644
--- a/src/test/resources/remote-repository/massembly/210/child/maven-metadata.xml
+++ b/src/test/resources/remote-repository/massembly/210/child/maven-metadata.xml
@@ -1,4 +1,23 @@
-<?xml version="1.0" encoding="UTF-8"?><metadata>
+<?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.
+-->
+<metadata>
   <groupId>massembly.210</groupId>
   <artifactId>child</artifactId>
   <version>1.0-SNAPSHOT</version>
diff --git a/src/test/resources/remote-repository/massembly/210/parent/1.0-SNAPSHOT/maven-metadata.xml b/src/test/resources/remote-repository/massembly/210/parent/1.0-SNAPSHOT/maven-metadata.xml
index c327dfe..17ff763 100644
--- a/src/test/resources/remote-repository/massembly/210/parent/1.0-SNAPSHOT/maven-metadata.xml
+++ b/src/test/resources/remote-repository/massembly/210/parent/1.0-SNAPSHOT/maven-metadata.xml
@@ -1,4 +1,23 @@
-<?xml version="1.0" encoding="UTF-8"?><metadata>
+<?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.
+-->
+<metadata>
   <groupId>massembly.210</groupId>
   <artifactId>parent</artifactId>
   <version>1.0-SNAPSHOT</version>
diff --git a/src/test/resources/remote-repository/massembly/210/parent/1.0-SNAPSHOT/parent-1.0-SNAPSHOT.pom b/src/test/resources/remote-repository/massembly/210/parent/1.0-SNAPSHOT/parent-1.0-SNAPSHOT.pom
index c0a4bb3..28c1efc 100644
--- a/src/test/resources/remote-repository/massembly/210/parent/1.0-SNAPSHOT/parent-1.0-SNAPSHOT.pom
+++ b/src/test/resources/remote-repository/massembly/210/parent/1.0-SNAPSHOT/parent-1.0-SNAPSHOT.pom
@@ -1,4 +1,22 @@
 <?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/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <modelVersion>4.0.0</modelVersion>
   <groupId>massembly.210</groupId>
diff --git a/src/test/resources/remote-repository/massembly/210/parent/maven-metadata.xml b/src/test/resources/remote-repository/massembly/210/parent/maven-metadata.xml
index 13e2337..81ad59a 100644
--- a/src/test/resources/remote-repository/massembly/210/parent/maven-metadata.xml
+++ b/src/test/resources/remote-repository/massembly/210/parent/maven-metadata.xml
@@ -1,4 +1,23 @@
-<?xml version="1.0" encoding="UTF-8"?><metadata>
+<?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.
+-->
+<metadata>
   <groupId>massembly.210</groupId>
   <artifactId>parent</artifactId>
   <version>1.0-SNAPSHOT</version>