[maven-scm] copy for tag geronimo-eclipse-plugin-3.0-beta-1

git-svn-id: https://svn.apache.org/repos/asf/geronimo/devtools/eclipse-plugin/tags/geronimo-eclipse-plugin-3.0-beta-1@1208221 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/NOTICE.txt b/NOTICE.txt
index 2c4e2af..2e76797 100644
--- a/NOTICE.txt
+++ b/NOTICE.txt
@@ -1,8 +1,3 @@
-=========================================================================
-==  NOTICE file corresponding to section 4(d) of the Apache License,   ==
-==  Version 2.0, in this case for the Apache Geronimo distribution.    ==
-=========================================================================
-
 Apache Geronimo 
 Copyright 2003-2011 The Apache Software Foundation
 
@@ -67,8 +62,10 @@
 
 http://plexus.codehaus.org/source-repository.html
 
+=========================================================================
+==  W3C Notice                                                      ==
+=========================================================================
 
-
-
-
-     
+This product also includes schemas and specification developed by:
+      - the W3C consortium (http://www.w3c.org)
+      (http://www.w3.org/XML/1998/namespace)
\ No newline at end of file
diff --git a/PLUGIN_RELEASE-NOTES-3.0.0.txt b/PLUGIN_RELEASE-NOTES-3.0-beta-1.txt
similarity index 97%
rename from PLUGIN_RELEASE-NOTES-3.0.0.txt
rename to PLUGIN_RELEASE-NOTES-3.0-beta-1.txt
index 5777197..8e12e19 100644
--- a/PLUGIN_RELEASE-NOTES-3.0.0.txt
+++ b/PLUGIN_RELEASE-NOTES-3.0-beta-1.txt
@@ -1,4 +1,4 @@
-Release Notes -- Apache Geronimo Eclipse Plugin -- Version ${pom.version} -- ${buildNumber}
+Release Notes -- Apache Geronimo Eclipse Plugin -- Version 3.0-beta-1 -- ${buildNumber}
 
 
 Helpful URLs
@@ -158,6 +158,6 @@
 GERONIMODEVTOOLS--600 	Build script should detect JDK data model(32bit or 64bit) instead of OS architecture
 
 
-Release Notes -- Apache Geronimo Eclipse Plugin -- Version ${pom.version} -- ${buildNumber}
+Release Notes -- Apache Geronimo Eclipse Plugin -- Version 3.0-beta-1 -- ${buildNumber}
 
-@version $Rev: 894783 $ $Date: 2009-12-31 14:21:08 +0800 (Thu, 31 Dec 2009) $
+@version $Rev$ $Date$
diff --git a/README.txt b/README.txt
new file mode 100644
index 0000000..d93d2a1
--- /dev/null
+++ b/README.txt
@@ -0,0 +1,10 @@
+======================================================
+Apache Geronimo Eclipse Plugin -- Version 3.0-beta-1
+http://geronimo.apache.org/
+------------------------------------------------------
+
+The following JIRAs are still open in Geronimo Eclipse Plugin Version 3.0-beta-1. To build Geronimo Eclipse Plugin Version 3.0-beta-1, please use maven version 2.2.1, and operation system except win7-64bit and macos-64bit.
+
+- https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-694 Can not build GEP3.0 with maven 3.0
+- https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-737 Could not build GEP3.0 under win7-64bit
+- https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-674 Could not build GEP3.0 under macos-64bit
diff --git a/assembly/src/main/assembly/deployable.xml b/assembly/src/main/assembly/deployable.xml
index b701f2d..1b31d34 100644
--- a/assembly/src/main/assembly/deployable.xml
+++ b/assembly/src/main/assembly/deployable.xml
@@ -35,7 +35,7 @@
     </fileSets>
     <files>
         <file>
-            <source>../features/org.apache.geronimo.v30.feature/target/classes/about_files/PLUGIN_RELEASE-NOTES-${pom.version}.txt</source>
+            <source>../features/org.apache.geronimo.v30.feature/target/classes/about_files/PLUGIN_RELEASE-NOTES-3.0-beta-1.txt</source>
             <outputDirectory>eclipse</outputDirectory>
             <!--  <filtered>true</filtered>
                  ${pom.version} does not get expanded by this filtering :-(
diff --git a/assembly/src/main/assembly/p2repo.xml b/assembly/src/main/assembly/p2repo.xml
index 0b25a76..dacfad6 100644
--- a/assembly/src/main/assembly/p2repo.xml
+++ b/assembly/src/main/assembly/p2repo.xml
@@ -43,7 +43,7 @@
             <outputDirectory>/</outputDirectory>
         </file>
         <file>
-            <source>../features/org.apache.geronimo.v30.feature/target/classes/about_files/PLUGIN_RELEASE-NOTES-${pom.version}.txt</source>
+            <source>../features/org.apache.geronimo.v30.feature/target/classes/about_files/PLUGIN_RELEASE-NOTES-3.0-beta-1.txt</source>
             <outputDirectory></outputDirectory>
             <!--  <filtered>true</filtered>
                  ${pom.version} does not get expanded by this filtering :-(
diff --git a/assembly/src/main/assembly/updatesite.xml b/assembly/src/main/assembly/updatesite.xml
index 20746a7..56f7dd6 100644
--- a/assembly/src/main/assembly/updatesite.xml
+++ b/assembly/src/main/assembly/updatesite.xml
@@ -39,7 +39,7 @@
             <outputDirectory>/</outputDirectory>
         </file>
         <file>
-            <source>../features/org.apache.geronimo.v30.feature/target/classes/about_files/PLUGIN_RELEASE-NOTES-${pom.version}.txt</source>
+            <source>../features/org.apache.geronimo.v30.feature/target/classes/about_files/PLUGIN_RELEASE-NOTES-3.0-beta-1.txt</source>
             <outputDirectory></outputDirectory>
             <!--  <filtered>true</filtered>
                  ${pom.version} does not get expanded by this filtering :-(
diff --git a/features/org.apache.geronimo.v30.feature/license.html b/features/org.apache.geronimo.v30.feature/license.html
index f1a8978..c73bd9e 100644
--- a/features/org.apache.geronimo.v30.feature/license.html
+++ b/features/org.apache.geronimo.v30.feature/license.html
@@ -1,3 +1,19 @@
+<!--
+  ~ 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.
+  -->
 <html>
 <body>
 Version: ${pom.version}-${buildNumber}
@@ -7,7 +23,7 @@
 The notices for this feature are found here in the <a href="about_files/NOTICE.txt">about_files/NOTICE.txt</a> file.
 <h3>Release Notes</h3>
 For detailed information about this feature, see these
-<a href="about_files/PLUGIN_RELEASE-NOTES-${pom.version}.txt">Release Notes</a>.
+<a href="about_files/PLUGIN_RELEASE-NOTES-3.0-beta-1.txt">Release Notes</a>.
 <h3>The Geronimo Devtools project</h3>
 For more information on using this feature, getting the source code and/or contributing to the project,
 visit the project home page 
diff --git a/features/org.apache.geronimo.v30.feature/pom.xml b/features/org.apache.geronimo.v30.feature/pom.xml
index c8b023a..fc1ca16 100644
--- a/features/org.apache.geronimo.v30.feature/pom.xml
+++ b/features/org.apache.geronimo.v30.feature/pom.xml
@@ -78,7 +78,7 @@
                 <directory>../..</directory>
                 <filtering>true</filtering>
                 <includes>
-                    <include>PLUGIN_RELEASE-NOTES-${pom.version}.txt</include>
+                    <include>PLUGIN_RELEASE-NOTES-3.0-beta-1.txt</include>
                 </includes>
             </resource>
             <resource>
diff --git a/plugins/about.html b/plugins/about.html
index c7c60dc..ecebec4 100644
--- a/plugins/about.html
+++ b/plugins/about.html
@@ -1,3 +1,19 @@
+<!--
+  ~ 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.
+  -->
 <html>
 <body>
 <h2>About This Content</h2>
@@ -8,7 +24,7 @@
 The notices for this plugin are found here in the <a href="about_files/NOTICE.txt">about_files/NOTICE.txt</a> file.
 <h3>Release Notes</h3>
 For detailed information about this feature, see these
-<a href="about_files/PLUGIN_RELEASE-NOTES-${pom.version}.txt">Release Notes</a>.
+<a href="about_files/PLUGIN_RELEASE-NOTES-3.0-beta-1.txt">Release Notes</a>.
 <h3>The Geronimo Devtools project</h3>
 For more information on using this feature, getting the source code and/or contributing to the project,
 visit the project home page 
diff --git a/plugins/org.apache.geronimo.j2ee.v11.jaxbmodel/plugin.xml b/plugins/org.apache.geronimo.j2ee.v11.jaxbmodel/plugin.xml
index cb9d348..1c3b4a8 100644
--- a/plugins/org.apache.geronimo.j2ee.v11.jaxbmodel/plugin.xml
+++ b/plugins/org.apache.geronimo.j2ee.v11.jaxbmodel/plugin.xml
@@ -1,5 +1,23 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <?eclipse version="3.4"?>
+<!--
+  ~ 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.
+  -->
+
+<!-- $Rev$ $Date$ -->
 <plugin>
  	<extension point="org.apache.geronimo.jaxbmodel.common.JAXBUtilsProvider">
         <provider class="org.apache.geronimo.j2ee.jaxbmodel.operations.JAXB11Utils" version="1.1"/>
diff --git a/plugins/org.apache.geronimo.j2ee.v11.jaxbmodel/pom.xml b/plugins/org.apache.geronimo.j2ee.v11.jaxbmodel/pom.xml
index 563994b..b1758bc 100644
--- a/plugins/org.apache.geronimo.j2ee.v11.jaxbmodel/pom.xml
+++ b/plugins/org.apache.geronimo.j2ee.v11.jaxbmodel/pom.xml
@@ -112,7 +112,7 @@
                 <directory>../..</directory>
                 <filtering>true</filtering>
                 <includes>
-                    <include>PLUGIN_RELEASE-NOTES-${pom.version}.txt</include>
+                    <include>PLUGIN_RELEASE-NOTES-3.0-beta-1.txt</include>
                 </includes>
             </resource>
             <!-- The Geronimo covention puts license and notice for artifacts shipped in this jar 
diff --git a/plugins/org.apache.geronimo.jaxbmodel.common/plugin.xml b/plugins/org.apache.geronimo.jaxbmodel.common/plugin.xml
index 6e0df1e..7bc1adb 100644
--- a/plugins/org.apache.geronimo.jaxbmodel.common/plugin.xml
+++ b/plugins/org.apache.geronimo.jaxbmodel.common/plugin.xml
@@ -1,5 +1,23 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <?eclipse version="3.4"?>
+<!--
+  ~ 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.
+  -->
+
+<!-- $Rev$ $Date$ -->
 <plugin>
    <extension-point id="JAXBUtilsProvider" name="Geronimo JAXB Utils" schema="schema/JAXBUtilsProvider.exsd"/>
 
diff --git a/plugins/org.apache.geronimo.jaxbmodel.common/pom.xml b/plugins/org.apache.geronimo.jaxbmodel.common/pom.xml
index 79a8160..5f20b6a 100644
--- a/plugins/org.apache.geronimo.jaxbmodel.common/pom.xml
+++ b/plugins/org.apache.geronimo.jaxbmodel.common/pom.xml
@@ -114,7 +114,7 @@
                 <directory>../..</directory>
                 <filtering>true</filtering>
                 <includes>
-                    <include>PLUGIN_RELEASE-NOTES-${pom.version}.txt</include>
+                    <include>PLUGIN_RELEASE-NOTES-3.0-beta-1.txt</include>
                 </includes>
             </resource>
             <!-- The Geronimo covention puts license and notice for artifacts shipped in this jar 
diff --git a/plugins/org.apache.geronimo.jaxbmodel.common/schema/JAXBUtilsProvider.exsd b/plugins/org.apache.geronimo.jaxbmodel.common/schema/JAXBUtilsProvider.exsd
index 94a3e85..09dc294 100644
--- a/plugins/org.apache.geronimo.jaxbmodel.common/schema/JAXBUtilsProvider.exsd
+++ b/plugins/org.apache.geronimo.jaxbmodel.common/schema/JAXBUtilsProvider.exsd
@@ -1,4 +1,23 @@
-<?xml version='1.0' encoding='UTF-8'?>
+<?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.
+  -->
+
+<!-- @version $Rev$ $Date$ -->
+
 <!-- Schema file written by PDE -->
 <schema targetNamespace="org.apache.geronimo.jaxbmodel.common" xmlns="http://www.w3.org/2001/XMLSchema">
 <annotation>
diff --git a/plugins/org.apache.geronimo.jee.v21.jaxbmodel/plugin.xml b/plugins/org.apache.geronimo.jee.v21.jaxbmodel/plugin.xml
index 5a5f04c..336a5be 100644
--- a/plugins/org.apache.geronimo.jee.v21.jaxbmodel/plugin.xml
+++ b/plugins/org.apache.geronimo.jee.v21.jaxbmodel/plugin.xml
@@ -1,5 +1,23 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <?eclipse version="3.4"?>
+<!--
+  ~ 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.
+  -->
+
+<!-- $Rev$ $Date$ -->
 <plugin>
      <extension point="org.apache.geronimo.jaxbmodel.common.JAXBUtilsProvider">
        <provider class="org.apache.geronimo.jee.jaxbmodel.operations.JAXB21Utils" version="2.0,2.1,2.2"/>
diff --git a/plugins/org.apache.geronimo.jee.v21.jaxbmodel/pom.xml b/plugins/org.apache.geronimo.jee.v21.jaxbmodel/pom.xml
index 79fb4ad..d1641c4 100644
--- a/plugins/org.apache.geronimo.jee.v21.jaxbmodel/pom.xml
+++ b/plugins/org.apache.geronimo.jee.v21.jaxbmodel/pom.xml
@@ -112,7 +112,7 @@
                 <directory>../..</directory>
                 <filtering>true</filtering>
                 <includes>
-                    <include>PLUGIN_RELEASE-NOTES-${pom.version}.txt</include>
+                    <include>PLUGIN_RELEASE-NOTES-3.0-beta-1.txt</include>
                 </includes>
             </resource>
             <!-- The Geronimo covention puts license and notice for artifacts shipped in this jar 
diff --git a/plugins/org.apache.geronimo.jee.v22.jaxbmodel/pom.xml b/plugins/org.apache.geronimo.jee.v22.jaxbmodel/pom.xml
index 827ae13..984dbdf 100644
--- a/plugins/org.apache.geronimo.jee.v22.jaxbmodel/pom.xml
+++ b/plugins/org.apache.geronimo.jee.v22.jaxbmodel/pom.xml
@@ -104,7 +104,7 @@
                 <directory>../..</directory>
                 <filtering>true</filtering>
                 <includes>
-                    <include>PLUGIN_RELEASE-NOTES-${pom.version}.txt</include>
+                    <include>PLUGIN_RELEASE-NOTES-3.0-beta-1.txt</include>
                 </includes>
             </resource>
             <!-- The Geronimo covention puts license and notice for artifacts shipped in this jar 
diff --git a/plugins/org.apache.geronimo.runtime.common/pom.xml b/plugins/org.apache.geronimo.runtime.common/pom.xml
index fdbac0c..6fe1f0e 100644
--- a/plugins/org.apache.geronimo.runtime.common/pom.xml
+++ b/plugins/org.apache.geronimo.runtime.common/pom.xml
@@ -83,7 +83,7 @@
 	    		<directory>../..</directory>
                 <filtering>true</filtering>
 	    		<includes>
-                    <include>PLUGIN_RELEASE-NOTES-${pom.version}.txt</include>
+                    <include>PLUGIN_RELEASE-NOTES-3.0-beta-1.txt</include>
 	    		</includes>
 	    	</resource>
 	    	<resource>
diff --git a/plugins/org.apache.geronimo.runtime.v11/build.properties b/plugins/org.apache.geronimo.runtime.v11/build.properties
index f42754b..7c283d3 100644
--- a/plugins/org.apache.geronimo.runtime.v11/build.properties
+++ b/plugins/org.apache.geronimo.runtime.v11/build.properties
@@ -1,3 +1,19 @@
+#=====================================================================

+#  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.

+#=====================================================================

 bin.includes = .classpath,\

                .svn/,\

                classpathXmlTemplate.vm,\

diff --git a/plugins/org.apache.geronimo.runtime.v11/pom.xml b/plugins/org.apache.geronimo.runtime.v11/pom.xml
index 0629e07..249d80a 100644
--- a/plugins/org.apache.geronimo.runtime.v11/pom.xml
+++ b/plugins/org.apache.geronimo.runtime.v11/pom.xml
@@ -84,7 +84,7 @@
                 <directory>../..</directory>
                 <filtering>true</filtering>
                 <includes>
-                    <include>PLUGIN_RELEASE-NOTES-${pom.version}.txt</include>
+                    <include>PLUGIN_RELEASE-NOTES-3.0-beta-1.txt</include>
                 </includes>
             </resource>
             <resource>
diff --git a/plugins/org.apache.geronimo.runtime.v20/pom.xml b/plugins/org.apache.geronimo.runtime.v20/pom.xml
index e9db9f7..c358e7b 100644
--- a/plugins/org.apache.geronimo.runtime.v20/pom.xml
+++ b/plugins/org.apache.geronimo.runtime.v20/pom.xml
@@ -85,7 +85,7 @@
                 <directory>../..</directory>
                 <filtering>true</filtering>
                 <includes>
-                    <include>PLUGIN_RELEASE-NOTES-${pom.version}.txt</include>
+                    <include>PLUGIN_RELEASE-NOTES-3.0-beta-1.txt</include>
                 </includes>
             </resource>
             <resource>
diff --git a/plugins/org.apache.geronimo.runtime.v21/pom.xml b/plugins/org.apache.geronimo.runtime.v21/pom.xml
index a131133..b3a648f 100644
--- a/plugins/org.apache.geronimo.runtime.v21/pom.xml
+++ b/plugins/org.apache.geronimo.runtime.v21/pom.xml
@@ -85,7 +85,7 @@
                 <directory>../..</directory>
                 <filtering>true</filtering>
                 <includes>
-                    <include>PLUGIN_RELEASE-NOTES-${pom.version}.txt</include>
+                    <include>PLUGIN_RELEASE-NOTES-3.0-beta-1.txt</include>
                 </includes>
             </resource>
             <resource>
diff --git a/plugins/org.apache.geronimo.runtime.v22/pom.xml b/plugins/org.apache.geronimo.runtime.v22/pom.xml
index 9e90b25..a5aff39 100644
--- a/plugins/org.apache.geronimo.runtime.v22/pom.xml
+++ b/plugins/org.apache.geronimo.runtime.v22/pom.xml
@@ -85,7 +85,7 @@
                 <directory>../..</directory>
                 <filtering>true</filtering>
                 <includes>
-                    <include>PLUGIN_RELEASE-NOTES-${pom.version}.txt</include>
+                    <include>PLUGIN_RELEASE-NOTES-3.0-beta-1.txt</include>
                 </includes>
             </resource>
             <resource>
diff --git a/plugins/org.apache.geronimo.runtime.v30/pom.xml b/plugins/org.apache.geronimo.runtime.v30/pom.xml
index 0a6de6f..dd33850 100644
--- a/plugins/org.apache.geronimo.runtime.v30/pom.xml
+++ b/plugins/org.apache.geronimo.runtime.v30/pom.xml
@@ -85,7 +85,7 @@
                 <directory>../..</directory>
                 <filtering>true</filtering>
                 <includes>
-                    <include>PLUGIN_RELEASE-NOTES-${pom.version}.txt</include>
+                    <include>PLUGIN_RELEASE-NOTES-3.0-beta-1.txt</include>
                 </includes>
             </resource>
 			<resource>
diff --git a/plugins/org.apache.geronimo.st.core/pom.xml b/plugins/org.apache.geronimo.st.core/pom.xml
index fa2e98c..ac0ce18 100644
--- a/plugins/org.apache.geronimo.st.core/pom.xml
+++ b/plugins/org.apache.geronimo.st.core/pom.xml
@@ -98,7 +98,7 @@
 	    		<directory>../..</directory>
                 <filtering>true</filtering>
 	    		<includes>
-                    <include>PLUGIN_RELEASE-NOTES-${pom.version}.txt</include>
+                    <include>PLUGIN_RELEASE-NOTES-3.0-beta-1.txt</include>
 	    		</includes>
 	    	</resource>
 	    	<resource>
diff --git a/plugins/org.apache.geronimo.st.core/schema/sourcePathComputerMapping.exsd b/plugins/org.apache.geronimo.st.core/schema/sourcePathComputerMapping.exsd
index dbc3935..c7d38d5 100644
--- a/plugins/org.apache.geronimo.st.core/schema/sourcePathComputerMapping.exsd
+++ b/plugins/org.apache.geronimo.st.core/schema/sourcePathComputerMapping.exsd
@@ -16,7 +16,7 @@
   ~ limitations under the License.
   -->
 
-<!-- $Rev$ $Date$ -->
+<!-- @version $Rev$ $Date$ -->
  
 <!-- Schema file written by PDE -->
 <schema targetNamespace="org.apache.geronimo.st.core">
diff --git a/plugins/org.apache.geronimo.st.schemas/pom.xml b/plugins/org.apache.geronimo.st.schemas/pom.xml
index 828f31e..2ad9ca4 100644
--- a/plugins/org.apache.geronimo.st.schemas/pom.xml
+++ b/plugins/org.apache.geronimo.st.schemas/pom.xml
@@ -79,7 +79,7 @@
 	    		<directory>../..</directory>
                 <filtering>true</filtering>
 	    		<includes>
-                    <include>PLUGIN_RELEASE-NOTES-${pom.version}.txt</include>
+                    <include>PLUGIN_RELEASE-NOTES-3.0-beta-1.txt</include>
 	    		</includes>
 	    	</resource>
 	    	<resource>
diff --git a/plugins/org.apache.geronimo.st.ui/pom.xml b/plugins/org.apache.geronimo.st.ui/pom.xml
index 487d027..7c1a4c7 100644
--- a/plugins/org.apache.geronimo.st.ui/pom.xml
+++ b/plugins/org.apache.geronimo.st.ui/pom.xml
@@ -98,7 +98,7 @@
 	    		<directory>../..</directory>
                 <filtering>true</filtering>
 	    		<includes>
-                    <include>PLUGIN_RELEASE-NOTES-${pom.version}.txt</include>
+                    <include>PLUGIN_RELEASE-NOTES-3.0-beta-1.txt</include>
 	    		</includes>
 	    	</resource>
 	    	<resource>
diff --git a/plugins/org.apache.geronimo.st.ui/schema/actionURLs.exsd b/plugins/org.apache.geronimo.st.ui/schema/actionURLs.exsd
index b9a2422..4475604 100644
--- a/plugins/org.apache.geronimo.st.ui/schema/actionURLs.exsd
+++ b/plugins/org.apache.geronimo.st.ui/schema/actionURLs.exsd
@@ -16,7 +16,7 @@
   ~ limitations under the License.
   -->
 
-<!-- $Rev$ $Date$ -->
+<!-- @version $Rev$ $Date$ -->
 
 <!-- Schema file written by PDE -->
 <schema targetNamespace="org.apache.geronimo.st.ui" xmlns="http://www.w3.org/2001/XMLSchema">
diff --git a/plugins/org.apache.geronimo.st.ui/schema/loader.exsd b/plugins/org.apache.geronimo.st.ui/schema/loader.exsd
index 99f14ea..f0774d4 100644
--- a/plugins/org.apache.geronimo.st.ui/schema/loader.exsd
+++ b/plugins/org.apache.geronimo.st.ui/schema/loader.exsd
@@ -16,7 +16,7 @@
   ~ limitations under the License.
   -->
 
-<!-- $Rev$ $Date$ -->
+<!-- @version $Rev$ $Date$ -->
 
 <!-- Schema file written by PDE -->
 <schema targetNamespace="org.apache.geronimo.st.ui">
diff --git a/plugins/org.apache.geronimo.st.v11.core/pom.xml b/plugins/org.apache.geronimo.st.v11.core/pom.xml
index 6ab1dcb..0ee8b3f 100644
--- a/plugins/org.apache.geronimo.st.v11.core/pom.xml
+++ b/plugins/org.apache.geronimo.st.v11.core/pom.xml
@@ -85,7 +85,7 @@
                 <directory>../..</directory>
                 <filtering>true</filtering>
                 <includes>
-                    <include>PLUGIN_RELEASE-NOTES-${pom.version}.txt</include>
+                    <include>PLUGIN_RELEASE-NOTES-3.0-beta-1.txt</include>
                 </includes>
             </resource>
             
diff --git a/plugins/org.apache.geronimo.st.v11.schemas/NOTICE.txt b/plugins/org.apache.geronimo.st.v11.schemas/NOTICE.txt
index ef31112..2ccb218 100644
--- a/plugins/org.apache.geronimo.st.v11.schemas/NOTICE.txt
+++ b/plugins/org.apache.geronimo.st.v11.schemas/NOTICE.txt
@@ -10,3 +10,6 @@
 "Software Grant and Corporate Contribution License Agreement",

 informally known as the "Eclipse Geronimo Server Adapter CLA".

 

+This product also includes schemas and specification developed by:

+      - the W3C consortium (http://www.w3c.org)

+      (http://www.w3.org/XML/1998/namespace)
\ No newline at end of file
diff --git a/plugins/org.apache.geronimo.st.v11.schemas/pom.xml b/plugins/org.apache.geronimo.st.v11.schemas/pom.xml
index 471a668..34de1a4 100644
--- a/plugins/org.apache.geronimo.st.v11.schemas/pom.xml
+++ b/plugins/org.apache.geronimo.st.v11.schemas/pom.xml
@@ -79,7 +79,7 @@
 	    		<directory>../..</directory>
                 <filtering>true</filtering>
 	    		<includes>
-                    <include>PLUGIN_RELEASE-NOTES-${pom.version}.txt</include>
+                    <include>PLUGIN_RELEASE-NOTES-3.0-beta-1.txt</include>
 	    		</includes>
 	    	</resource>
 	    	<resource>
diff --git a/plugins/org.apache.geronimo.st.v11.ui/pom.xml b/plugins/org.apache.geronimo.st.v11.ui/pom.xml
index c88d50b..041ae37 100644
--- a/plugins/org.apache.geronimo.st.v11.ui/pom.xml
+++ b/plugins/org.apache.geronimo.st.v11.ui/pom.xml
@@ -82,7 +82,7 @@
 	    		<directory>../..</directory>
                 <filtering>true</filtering>
 	    		<includes>
-                    <include>PLUGIN_RELEASE-NOTES-${pom.version}.txt</include>
+                    <include>PLUGIN_RELEASE-NOTES-3.0-beta-1.txt</include>
                 </includes>
             </resource>
             <resource>
diff --git a/plugins/org.apache.geronimo.st.v20.core/pom.xml b/plugins/org.apache.geronimo.st.v20.core/pom.xml
index 661fa5b..2bd4a2a 100644
--- a/plugins/org.apache.geronimo.st.v20.core/pom.xml
+++ b/plugins/org.apache.geronimo.st.v20.core/pom.xml
@@ -84,7 +84,7 @@
 	    		<directory>../..</directory>
                 <filtering>true</filtering>
 	    		<includes>
-                    <include>PLUGIN_RELEASE-NOTES-${pom.version}.txt</include>
+                    <include>PLUGIN_RELEASE-NOTES-3.0-beta-1.txt</include>
 	    		</includes>
 	    	</resource>
 	    	<resource>
diff --git a/plugins/org.apache.geronimo.st.v20.ui/pom.xml b/plugins/org.apache.geronimo.st.v20.ui/pom.xml
index 565ecd4..59b08ad 100644
--- a/plugins/org.apache.geronimo.st.v20.ui/pom.xml
+++ b/plugins/org.apache.geronimo.st.v20.ui/pom.xml
@@ -84,7 +84,7 @@
 	    		<directory>../..</directory>
                 <filtering>true</filtering>
 	    		<includes>
-                    <include>PLUGIN_RELEASE-NOTES-${pom.version}.txt</include>
+                    <include>PLUGIN_RELEASE-NOTES-3.0-beta-1.txt</include>
 	    		</includes>
 	    	</resource>
 	    	<resource>
diff --git a/plugins/org.apache.geronimo.st.v21.core/pom.xml b/plugins/org.apache.geronimo.st.v21.core/pom.xml
index d49431d..0cbdc1b 100644
--- a/plugins/org.apache.geronimo.st.v21.core/pom.xml
+++ b/plugins/org.apache.geronimo.st.v21.core/pom.xml
@@ -96,7 +96,7 @@
                 <directory>../..</directory>
                 <filtering>true</filtering>
                 <includes>
-                    <include>PLUGIN_RELEASE-NOTES-${pom.version}.txt</include>
+                    <include>PLUGIN_RELEASE-NOTES-3.0-beta-1.txt</include>
                 </includes>
             </resource>
             
diff --git a/plugins/org.apache.geronimo.st.v21.core/schema/geronimoinfo.exsd b/plugins/org.apache.geronimo.st.v21.core/schema/geronimoinfo.exsd
index d8a6b13..073aeb4 100644
--- a/plugins/org.apache.geronimo.st.v21.core/schema/geronimoinfo.exsd
+++ b/plugins/org.apache.geronimo.st.v21.core/schema/geronimoinfo.exsd
@@ -1,4 +1,23 @@
 <?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.
+  -->
+
+<!-- @version $Rev$ $Date$ -->
+
 <!-- Schema file written by PDE -->
 <schema targetNamespace="org.apache.geronimo.st.v21.core" xmlns="http://www.w3.org/2001/XMLSchema">
 <annotation>
diff --git a/plugins/org.apache.geronimo.st.v21.ui/pom.xml b/plugins/org.apache.geronimo.st.v21.ui/pom.xml
index 5b40b4e..92a9bdc 100644
--- a/plugins/org.apache.geronimo.st.v21.ui/pom.xml
+++ b/plugins/org.apache.geronimo.st.v21.ui/pom.xml
@@ -84,7 +84,7 @@
 	    		<directory>../..</directory>
                 <filtering>true</filtering>
 	    		<includes>
-                    <include>PLUGIN_RELEASE-NOTES-${pom.version}.txt</include>
+                    <include>PLUGIN_RELEASE-NOTES-3.0-beta-1.txt</include>
 	    		</includes>
 	    	</resource>
 	    	<resource>
diff --git a/plugins/org.apache.geronimo.st.v22.core/pom.xml b/plugins/org.apache.geronimo.st.v22.core/pom.xml
index 030c6f1..f51e5a8 100644
--- a/plugins/org.apache.geronimo.st.v22.core/pom.xml
+++ b/plugins/org.apache.geronimo.st.v22.core/pom.xml
@@ -96,7 +96,7 @@
                 <directory>../..</directory>
                 <filtering>true</filtering>
                 <includes>
-                    <include>PLUGIN_RELEASE-NOTES-${pom.version}.txt</include>
+                    <include>PLUGIN_RELEASE-NOTES-3.0-beta-1.txt</include>
                 </includes>
             </resource>
             
diff --git a/plugins/org.apache.geronimo.st.v22.ui/pom.xml b/plugins/org.apache.geronimo.st.v22.ui/pom.xml
index 7ec5399..4c75139 100644
--- a/plugins/org.apache.geronimo.st.v22.ui/pom.xml
+++ b/plugins/org.apache.geronimo.st.v22.ui/pom.xml
@@ -84,7 +84,7 @@
 	    		<directory>../..</directory>
                 <filtering>true</filtering>
 	    		<includes>
-                    <include>PLUGIN_RELEASE-NOTES-${pom.version}.txt</include>
+                    <include>PLUGIN_RELEASE-NOTES-3.0-beta-1.txt</include>
 	    		</includes>
 	    	</resource>
 	    	<resource>
diff --git a/plugins/org.apache.geronimo.st.v30.core/pom.xml b/plugins/org.apache.geronimo.st.v30.core/pom.xml
index 741dcc5..241f271 100644
--- a/plugins/org.apache.geronimo.st.v30.core/pom.xml
+++ b/plugins/org.apache.geronimo.st.v30.core/pom.xml
@@ -110,7 +110,7 @@
                 <directory>../..</directory>
                 <filtering>true</filtering>
                 <includes>
-                    <include>PLUGIN_RELEASE-NOTES-${pom.version}.txt</include>
+                    <include>PLUGIN_RELEASE-NOTES-3.0-beta-1.txt</include>
                 </includes>
             </resource>
             
diff --git a/plugins/org.apache.geronimo.st.v30.jaxbmodel/pom.xml b/plugins/org.apache.geronimo.st.v30.jaxbmodel/pom.xml
index 7c4a0e2..0b10dc5 100644
--- a/plugins/org.apache.geronimo.st.v30.jaxbmodel/pom.xml
+++ b/plugins/org.apache.geronimo.st.v30.jaxbmodel/pom.xml
@@ -98,7 +98,7 @@
                 <directory>../..</directory>
                 <filtering>true</filtering>
                 <includes>
-                    <include>PLUGIN_RELEASE-NOTES-${pom.version}.txt</include>
+                    <include>PLUGIN_RELEASE-NOTES-3.0-beta-1.txt</include>
                 </includes>
             </resource>
             <!-- The Geronimo covention puts license and notice for artifacts shipped in this jar 
diff --git a/plugins/org.apache.geronimo.st.v30.ui/pom.xml b/plugins/org.apache.geronimo.st.v30.ui/pom.xml
index f593b98..a7a7392 100644
--- a/plugins/org.apache.geronimo.st.v30.ui/pom.xml
+++ b/plugins/org.apache.geronimo.st.v30.ui/pom.xml
@@ -105,7 +105,7 @@
 	    		<directory>../..</directory>
                 <filtering>true</filtering>
 	    		<includes>
-                    <include>PLUGIN_RELEASE-NOTES-${pom.version}.txt</include>
+                    <include>PLUGIN_RELEASE-NOTES-3.0-beta-1.txt</include>
 	    		</includes>
 	    	</resource>
 	    	<resource>
diff --git a/plugins/org.apache.geronimo.st.v30.ui/targets/Geronimo30.target b/plugins/org.apache.geronimo.st.v30.ui/targets/Geronimo30.target
index 6f84bd1..83f247e 100644
--- a/plugins/org.apache.geronimo.st.v30.ui/targets/Geronimo30.target
+++ b/plugins/org.apache.geronimo.st.v30.ui/targets/Geronimo30.target
@@ -1,4 +1,20 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>

+<!--

+  ~ 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.

+  -->

 <?pde version="3.6"?>

 

 <target name="Apache Geronimo 3.0">

diff --git a/pom.xml b/pom.xml
index dc45bf9..7426696 100644
--- a/pom.xml
+++ b/pom.xml
@@ -314,10 +314,26 @@
                     </configuration>
                 </plugin>
                 <plugin>
-					<groupId>org.apache.maven.plugins</groupId>
-					<artifactId>maven-remote-resources-plugin</artifactId>
-					<version>1.1</version>
-				</plugin>                      
+                    <groupId>org.apache.maven.plugins</groupId>
+                    <artifactId>maven-remote-resources-plugin</artifactId>
+                    <version>1.1</version>
+                </plugin>
+                <plugin>
+                    <groupId>org.codehaus.mojo</groupId>
+                    <artifactId>rat-maven-plugin</artifactId>
+                    <version>1.0-alpha-3</version>
+                    <configuration>
+                        <excludes>
+                            <exclude>**/MANIFEST.MF</exclude>
+                            <exclude>**/.classpath</exclude>
+                            <exclude>**/.options</exclude>
+                            <exclude>**/.project</exclude>
+                            <exclude>**/velocity.log</exclude>
+                            <exclude>**/PLUGIN_RELEASE-NOTES*.txt</exclude>
+                            <exclude>**/target/**</exclude>
+                        </excludes>
+                    </configuration>
+                </plugin>                      
            </plugins>
 
         </pluginManagement>
@@ -523,6 +539,12 @@
                 <module>assembly</module>
             </modules>
         </profile>
+        
+        <profile>
+            <id>none</id>
+            <modules>
+            </modules>
+        </profile>
             
          <!-- this profile is copied from genesis-default-flava and genesis 2.0  -->
          <profile>
diff --git a/testsuite/plugins/org.apache.geronimo.testsuite.v22/schema/testCases.exsd b/testsuite/plugins/org.apache.geronimo.testsuite.v22/schema/testCases.exsd
index 32b8979..e9d5411 100644
--- a/testsuite/plugins/org.apache.geronimo.testsuite.v22/schema/testCases.exsd
+++ b/testsuite/plugins/org.apache.geronimo.testsuite.v22/schema/testCases.exsd
@@ -1,4 +1,23 @@
 <?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.

+  -->

+

+<!-- @version $Rev$ $Date$ -->

+

 <!-- Schema file written by PDE -->

 <schema targetNamespace="org.apache.geronimo.testsuite.v22" xmlns="http://www.w3.org/2001/XMLSchema">

 <annotation>

diff --git a/testsuite/plugins/org.apache.geronimo.testsuite.v30/schema/testCases.exsd b/testsuite/plugins/org.apache.geronimo.testsuite.v30/schema/testCases.exsd
index e318314..3310227 100644
--- a/testsuite/plugins/org.apache.geronimo.testsuite.v30/schema/testCases.exsd
+++ b/testsuite/plugins/org.apache.geronimo.testsuite.v30/schema/testCases.exsd
@@ -1,4 +1,23 @@
 <?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.

+  -->

+

+<!-- @version $Rev$ $Date$ -->

+

 <!-- Schema file written by PDE -->

 <schema targetNamespace="org.apache.geronimo.testsuite.v30" xmlns="http://www.w3.org/2001/XMLSchema">

 <annotation>