You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ca...@apache.org on 2007/08/23 23:59:34 UTC

svn commit: r569164 - in /maven/archetype/trunk/maven-archetype: maven-archetype-core/pom.xml maven-archetype-creator/pom.xml maven-archetype-model/pom.xml maven-archetype-plugin/pom.xml pom.xml

Author: carlos
Date: Thu Aug 23 14:59:33 2007
New Revision: 569164

URL: http://svn.apache.org/viewvc?rev=569164&view=rev
Log:
[maven-release-plugin] prepare release maven-archetype-1.0-alpha-5

Modified:
    maven/archetype/trunk/maven-archetype/maven-archetype-core/pom.xml
    maven/archetype/trunk/maven-archetype/maven-archetype-creator/pom.xml
    maven/archetype/trunk/maven-archetype/maven-archetype-model/pom.xml
    maven/archetype/trunk/maven-archetype/maven-archetype-plugin/pom.xml
    maven/archetype/trunk/maven-archetype/pom.xml

Modified: maven/archetype/trunk/maven-archetype/maven-archetype-core/pom.xml
URL: http://svn.apache.org/viewvc/maven/archetype/trunk/maven-archetype/maven-archetype-core/pom.xml?rev=569164&r1=569163&r2=569164&view=diff
==============================================================================
--- maven/archetype/trunk/maven-archetype/maven-archetype-core/pom.xml (original)
+++ maven/archetype/trunk/maven-archetype/maven-archetype-core/pom.xml Thu Aug 23 14:59:33 2007
@@ -1,31 +1,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.
--->
-
-<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">
+<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">
   <parent>
     <groupId>org.apache.maven.archetype</groupId>
     <artifactId>maven-archetype</artifactId>
-    <version>1.0-SNAPSHOT</version>
+    <version>1.0-alpha-5</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.maven.archetype</groupId>
@@ -69,4 +46,4 @@
       <version>1.0</version>
     </dependency>
   </dependencies>
-</project>
+</project>
\ No newline at end of file

Modified: maven/archetype/trunk/maven-archetype/maven-archetype-creator/pom.xml
URL: http://svn.apache.org/viewvc/maven/archetype/trunk/maven-archetype/maven-archetype-creator/pom.xml?rev=569164&r1=569163&r2=569164&view=diff
==============================================================================
--- maven/archetype/trunk/maven-archetype/maven-archetype-creator/pom.xml (original)
+++ maven/archetype/trunk/maven-archetype/maven-archetype-creator/pom.xml Thu Aug 23 14:59:33 2007
@@ -1,31 +1,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.
--->
-
-<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">
+<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">
   <parent>
     <groupId>org.apache.maven.archetype</groupId>
     <artifactId>maven-archetype</artifactId>
-    <version>1.0-SNAPSHOT</version>
+    <version>1.0-alpha-5</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>maven-archetype-creator</artifactId>
@@ -63,4 +40,4 @@
       <version>2.0.8</version>
     </dependency>
   </dependencies>
-</project>
+</project>
\ No newline at end of file

Modified: maven/archetype/trunk/maven-archetype/maven-archetype-model/pom.xml
URL: http://svn.apache.org/viewvc/maven/archetype/trunk/maven-archetype/maven-archetype-model/pom.xml?rev=569164&r1=569163&r2=569164&view=diff
==============================================================================
--- maven/archetype/trunk/maven-archetype/maven-archetype-model/pom.xml (original)
+++ maven/archetype/trunk/maven-archetype/maven-archetype-model/pom.xml Thu Aug 23 14:59:33 2007
@@ -1,31 +1,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.
--->
-
-<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">
+<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">
   <parent> 
     <groupId>org.apache.maven.archetype</groupId> 
     <artifactId>maven-archetype</artifactId>
-    <version>1.0-SNAPSHOT</version>
+    <version>1.0-alpha-5</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>maven-archetype-model</artifactId>
@@ -60,4 +37,4 @@
       </plugin>
     </plugins>
   </build>
-</project>
+</project>
\ No newline at end of file

Modified: maven/archetype/trunk/maven-archetype/maven-archetype-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/archetype/trunk/maven-archetype/maven-archetype-plugin/pom.xml?rev=569164&r1=569163&r2=569164&view=diff
==============================================================================
--- maven/archetype/trunk/maven-archetype/maven-archetype-plugin/pom.xml (original)
+++ maven/archetype/trunk/maven-archetype/maven-archetype-plugin/pom.xml Thu Aug 23 14:59:33 2007
@@ -1,31 +1,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.
--->
-
-<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">
+<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">
   <parent>
     <artifactId>maven-archetype</artifactId>
     <groupId>org.apache.maven.archetype</groupId>
-    <version>1.0-SNAPSHOT</version>
+    <version>1.0-alpha-5</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.maven.plugins</groupId>
@@ -65,9 +42,9 @@
     </mailingList>
   </mailingLists>
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/archetype/trunk/maven-archetype/maven-archetype-plugin/</connection>
-    <developerConnection>scm:svn:http://svn.apache.org/repos/asf/maven/archetype/trunk/maven-archetype/maven-archetype-plugin/</developerConnection>
-    <url>http://svn.apache.org/repos/asf/maven/archetype/trunk/maven-archetype/maven-archetype-plugin/</url>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/maven/archetype/tags/maven-archetype-1.0-alpha-5/maven-archetype-plugin</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/archetype/tags/maven-archetype-1.0-alpha-5/maven-archetype-plugin</developerConnection>
+    <url>https://svn.apache.org/repos/asf/maven/archetype/tags/maven-archetype-1.0-alpha-5/maven-archetype-plugin</url>
   </scm>
   <prerequisites>
     <maven>2.0</maven>
@@ -145,4 +122,4 @@
       <url>scp://people.apache.org/www/maven.apache.org/plugins/maven-archetype-plugin</url>
     </site>
   </distributionManagement>
-</project>
+</project>
\ No newline at end of file

Modified: maven/archetype/trunk/maven-archetype/pom.xml
URL: http://svn.apache.org/viewvc/maven/archetype/trunk/maven-archetype/pom.xml?rev=569164&r1=569163&r2=569164&view=diff
==============================================================================
--- maven/archetype/trunk/maven-archetype/pom.xml (original)
+++ maven/archetype/trunk/maven-archetype/pom.xml Thu Aug 23 14:59:33 2007
@@ -1,27 +1,4 @@
-<?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">
+<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>
   <parent>
     <groupId>org.apache.maven.archetype</groupId>
@@ -31,24 +8,24 @@
   <groupId>org.apache.maven.archetype</groupId>
   <artifactId>maven-archetype</artifactId>
   <packaging>pom</packaging>
-  <version>1.0-SNAPSHOT</version>
+  <version>1.0-alpha-5</version>
   <name>Maven Archetype</name>
   <dependencyManagement>
     <dependencies>
       <dependency>
         <groupId>org.apache.maven.archetype</groupId>
         <artifactId>maven-archetype-model</artifactId>
-        <version>1.0-SNAPSHOT</version>
+        <version>1.0-alpha-5</version>
       </dependency>
       <dependency>
         <groupId>org.apache.maven.archetype</groupId>
         <artifactId>maven-archetype-core</artifactId>
-        <version>1.0-SNAPSHOT</version>
+        <version>1.0-alpha-5</version>
       </dependency>
       <dependency>
         <groupId>org.apache.maven.archetype</groupId>
         <artifactId>maven-archetype-creator</artifactId>
-        <version>1.0-SNAPSHOT</version>
+        <version>1.0-alpha-5</version>
       </dependency>
     </dependencies>
   </dependencyManagement>
@@ -84,4 +61,10 @@
     <module>maven-archetype-plugin</module>
     <module>maven-archetype-model</module>
   </modules>
-</project>
+
+  <scm>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/archetype/tags/maven-archetype-1.0-alpha-5</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/archetype/tags/maven-archetype-1.0-alpha-5</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/maven/archetype/tags/maven-archetype-1.0-alpha-5</url>
+  </scm>
+</project>
\ No newline at end of file