[jboss-cvs] Repository SVN: r15904 - in maven2/org/apache: ant and 10 other directories.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Oct 24 15:10:38 EDT 2008


Author: pgier
Date: 2008-10-24 15:10:38 -0400 (Fri, 24 Oct 2008)
New Revision: 15904

Added:
   maven2/org/apache/ant/ant-junit/
   maven2/org/apache/ant/ant-junit/1.7.0/
   maven2/org/apache/ant/ant-junit/1.7.0/ant-junit-1.7.0.jar
   maven2/org/apache/ant/ant-junit/1.7.0/ant-junit-1.7.0.jar.md5
   maven2/org/apache/ant/ant-junit/1.7.0/ant-junit-1.7.0.jar.sha1
   maven2/org/apache/ant/ant-junit/1.7.0/ant-junit-1.7.0.pom
   maven2/org/apache/ant/ant-junit/1.7.0/ant-junit-1.7.0.pom.md5
   maven2/org/apache/ant/ant-junit/1.7.0/ant-junit-1.7.0.pom.sha1
   maven2/org/apache/ant/ant-launcher/
   maven2/org/apache/ant/ant-launcher/1.7.0/
   maven2/org/apache/ant/ant-launcher/1.7.0/ant-launcher-1.7.0.jar
   maven2/org/apache/ant/ant-launcher/1.7.0/ant-launcher-1.7.0.jar.md5
   maven2/org/apache/ant/ant-launcher/1.7.0/ant-launcher-1.7.0.jar.sha1
   maven2/org/apache/ant/ant-launcher/1.7.0/ant-launcher-1.7.0.pom
   maven2/org/apache/ant/ant-launcher/1.7.0/ant-launcher-1.7.0.pom.md5
   maven2/org/apache/ant/ant-launcher/1.7.0/ant-launcher-1.7.0.pom.sha1
   maven2/org/apache/commons/commons-parent/
   maven2/org/apache/commons/commons-parent/5/
   maven2/org/apache/commons/commons-parent/5/commons-parent-5.pom
   maven2/org/apache/commons/commons-parent/5/commons-parent-5.pom.md5
   maven2/org/apache/commons/commons-parent/5/commons-parent-5.pom.sha1
   maven2/org/apache/velocity/
   maven2/org/apache/velocity/velocity/
   maven2/org/apache/velocity/velocity/1.5/
   maven2/org/apache/velocity/velocity/1.5/velocity-1.5.jar
   maven2/org/apache/velocity/velocity/1.5/velocity-1.5.jar.md5
   maven2/org/apache/velocity/velocity/1.5/velocity-1.5.jar.sha1
   maven2/org/apache/velocity/velocity/1.5/velocity-1.5.pom
   maven2/org/apache/velocity/velocity/1.5/velocity-1.5.pom.md5
   maven2/org/apache/velocity/velocity/1.5/velocity-1.5.pom.sha1
Log:
[JBAS-6033] Add missing app server dependencies and md5 and sha1 checksums.

Added: maven2/org/apache/ant/ant-junit/1.7.0/ant-junit-1.7.0.jar
===================================================================
(Binary files differ)


Property changes on: maven2/org/apache/ant/ant-junit/1.7.0/ant-junit-1.7.0.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: maven2/org/apache/ant/ant-junit/1.7.0/ant-junit-1.7.0.jar.md5
===================================================================
--- maven2/org/apache/ant/ant-junit/1.7.0/ant-junit-1.7.0.jar.md5	                        (rev 0)
+++ maven2/org/apache/ant/ant-junit/1.7.0/ant-junit-1.7.0.jar.md5	2008-10-24 19:10:38 UTC (rev 15904)
@@ -0,0 +1 @@
+afc7fd15c0d5650005363fdc4fb5e1a6
\ No newline at end of file

Added: maven2/org/apache/ant/ant-junit/1.7.0/ant-junit-1.7.0.jar.sha1
===================================================================
--- maven2/org/apache/ant/ant-junit/1.7.0/ant-junit-1.7.0.jar.sha1	                        (rev 0)
+++ maven2/org/apache/ant/ant-junit/1.7.0/ant-junit-1.7.0.jar.sha1	2008-10-24 19:10:38 UTC (rev 15904)
@@ -0,0 +1 @@
+3d49985aed5b0b428a926ce6343da1eeea8e79ba
\ No newline at end of file

Added: maven2/org/apache/ant/ant-junit/1.7.0/ant-junit-1.7.0.pom
===================================================================
--- maven2/org/apache/ant/ant-junit/1.7.0/ant-junit-1.7.0.pom	                        (rev 0)
+++ maven2/org/apache/ant/ant-junit/1.7.0/ant-junit-1.7.0.pom	2008-10-24 19:10:38 UTC (rev 15904)
@@ -0,0 +1,94 @@
+<?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.
+-->
+<!--
+  This POM has been created manually by the Ant Development Team.
+  Please contact us if you are not satisfied with the data contained in this POM.
+  URL : http://ant.apache.org
+-->
+<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.ant</groupId>
+    <artifactId>ant-parent</artifactId>
+    <relativePath>../pom.xml</relativePath>
+    <version>1.7.0</version>
+  </parent>
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>org.apache.ant</groupId>
+  <artifactId>ant-junit</artifactId>
+  <version>1.7.0</version>
+  <description>contains the junit and junirreport tasks</description>
+  <dependencies>
+    <dependency>
+      <groupId>org.apache.ant</groupId>
+      <artifactId>ant</artifactId>
+      <version>1.7.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>junit</groupId>
+      <artifactId>junit</artifactId>
+      <version>3.8.2</version>
+      <scope>compile</scope>
+    </dependency>
+  </dependencies>
+  <build>
+    <plugins>
+      <plugin>
+        <artifactId>maven-antrun-plugin</artifactId>
+        <executions>
+          <execution>
+            <id>create-timestamp-file</id>
+            <phase>generate-resources</phase>
+            <goals>
+              <goal>run</goal>
+            </goals>
+            <configuration>
+              <tasks>
+                <mkdir dir="${project.build.outputDirectory}"/>
+                <copy todir="${project.build.outputDirectory}/org/apache/tools/ant/taskdefs/optional/junit/xsl">
+                  <fileset dir="${project.build.sourceDirectory}/../etc">
+                    <include name="junit-frames.xsl"/>
+                    <include name="junit-noframes.xsl"/>
+                  </fileset>
+                </copy>              
+              </tasks>
+            </configuration>
+          </execution>
+
+        </executions>
+      </plugin>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-compiler-plugin</artifactId>
+        <configuration>
+          <source>1.2</source>
+          <target>1.2</target>
+          <includes>
+            <include>org/apache/tools/ant//taskdefs/optional/junit/*</include>
+          </includes>
+        </configuration>
+      </plugin>
+    </plugins>
+    <sourceDirectory>../../../../src/main</sourceDirectory>
+    <testSourceDirectory>../../../../src/testcases</testSourceDirectory>
+    <outputDirectory>../../../../target/${project.artifactId}/classes</outputDirectory>
+    <testOutputDirectory>../../../../target/${project.artifactId}/testcases</testOutputDirectory>
+    <directory>../../../../target/${project.artifactId}</directory>
+  </build>
+</project>


Property changes on: maven2/org/apache/ant/ant-junit/1.7.0/ant-junit-1.7.0.pom
___________________________________________________________________
Name: svn:keywords
   + Author Date Id Revision
Name: svn:eol-style
   + native

Added: maven2/org/apache/ant/ant-junit/1.7.0/ant-junit-1.7.0.pom.md5
===================================================================
--- maven2/org/apache/ant/ant-junit/1.7.0/ant-junit-1.7.0.pom.md5	                        (rev 0)
+++ maven2/org/apache/ant/ant-junit/1.7.0/ant-junit-1.7.0.pom.md5	2008-10-24 19:10:38 UTC (rev 15904)
@@ -0,0 +1 @@
+6fbd6ebb8b953980060e31b66962fceb
\ No newline at end of file

Added: maven2/org/apache/ant/ant-junit/1.7.0/ant-junit-1.7.0.pom.sha1
===================================================================
--- maven2/org/apache/ant/ant-junit/1.7.0/ant-junit-1.7.0.pom.sha1	                        (rev 0)
+++ maven2/org/apache/ant/ant-junit/1.7.0/ant-junit-1.7.0.pom.sha1	2008-10-24 19:10:38 UTC (rev 15904)
@@ -0,0 +1 @@
+d1145e0fe7d39ccfc85a434da5710c631622bec5
\ No newline at end of file

Added: maven2/org/apache/ant/ant-launcher/1.7.0/ant-launcher-1.7.0.jar
===================================================================
(Binary files differ)


Property changes on: maven2/org/apache/ant/ant-launcher/1.7.0/ant-launcher-1.7.0.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: maven2/org/apache/ant/ant-launcher/1.7.0/ant-launcher-1.7.0.jar.md5
===================================================================
--- maven2/org/apache/ant/ant-launcher/1.7.0/ant-launcher-1.7.0.jar.md5	                        (rev 0)
+++ maven2/org/apache/ant/ant-launcher/1.7.0/ant-launcher-1.7.0.jar.md5	2008-10-24 19:10:38 UTC (rev 15904)
@@ -0,0 +1 @@
+e0c8b3f9390a5d784bbdb6a21f2abd1d
\ No newline at end of file

Added: maven2/org/apache/ant/ant-launcher/1.7.0/ant-launcher-1.7.0.jar.sha1
===================================================================
--- maven2/org/apache/ant/ant-launcher/1.7.0/ant-launcher-1.7.0.jar.sha1	                        (rev 0)
+++ maven2/org/apache/ant/ant-launcher/1.7.0/ant-launcher-1.7.0.jar.sha1	2008-10-24 19:10:38 UTC (rev 15904)
@@ -0,0 +1 @@
+e7e30789211e074aa70ef3eaea59bd5b22a7fa7a
\ No newline at end of file

Added: maven2/org/apache/ant/ant-launcher/1.7.0/ant-launcher-1.7.0.pom
===================================================================
--- maven2/org/apache/ant/ant-launcher/1.7.0/ant-launcher-1.7.0.pom	                        (rev 0)
+++ maven2/org/apache/ant/ant-launcher/1.7.0/ant-launcher-1.7.0.pom	2008-10-24 19:10:38 UTC (rev 15904)
@@ -0,0 +1,57 @@
+<?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.
+-->
+<!--
+  This POM has been created manually by the Ant Development Team.
+  Please contact us if you are not satisfied with the data contained in this POM.
+  URL : http://ant.apache.org
+-->
+<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.ant</groupId>
+    <artifactId>ant-parent</artifactId>
+    <relativePath>../pom.xml</relativePath>
+    <version>1.7.0</version>
+  </parent>
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>org.apache.ant</groupId>
+  <artifactId>ant-launcher</artifactId>
+  <version>1.7.0</version>
+  <build>
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-compiler-plugin</artifactId>
+        <configuration>
+          <source>1.2</source>
+          <target>1.2</target>
+          <includes>
+            <include>org/apache/tools/ant/launch/*.java</include>
+          </includes>
+
+        </configuration>
+      </plugin>
+    </plugins>
+    <sourceDirectory>../../../../src/main</sourceDirectory>
+    <testSourceDirectory>../../../../src/testcases</testSourceDirectory>
+    <outputDirectory>../../../../target/ant-launcher/classes</outputDirectory>
+    <testOutputDirectory>../../../../target/ant-launcher/testcases</testOutputDirectory>
+    <directory>../../../../target/ant-launcher</directory>
+  </build>
+</project>


Property changes on: maven2/org/apache/ant/ant-launcher/1.7.0/ant-launcher-1.7.0.pom
___________________________________________________________________
Name: svn:keywords
   + Author Date Id Revision
Name: svn:eol-style
   + native

Added: maven2/org/apache/ant/ant-launcher/1.7.0/ant-launcher-1.7.0.pom.md5
===================================================================
--- maven2/org/apache/ant/ant-launcher/1.7.0/ant-launcher-1.7.0.pom.md5	                        (rev 0)
+++ maven2/org/apache/ant/ant-launcher/1.7.0/ant-launcher-1.7.0.pom.md5	2008-10-24 19:10:38 UTC (rev 15904)
@@ -0,0 +1 @@
+9715be71f950b5701fca1f863434373d
\ No newline at end of file

Added: maven2/org/apache/ant/ant-launcher/1.7.0/ant-launcher-1.7.0.pom.sha1
===================================================================
--- maven2/org/apache/ant/ant-launcher/1.7.0/ant-launcher-1.7.0.pom.sha1	                        (rev 0)
+++ maven2/org/apache/ant/ant-launcher/1.7.0/ant-launcher-1.7.0.pom.sha1	2008-10-24 19:10:38 UTC (rev 15904)
@@ -0,0 +1 @@
+d628e808d19cf5f6d78d4c67f22ffe99d9c19a2a
\ No newline at end of file

Added: maven2/org/apache/commons/commons-parent/5/commons-parent-5.pom
===================================================================
--- maven2/org/apache/commons/commons-parent/5/commons-parent-5.pom	                        (rev 0)
+++ maven2/org/apache/commons/commons-parent/5/commons-parent-5.pom	2008-10-24 19:10:38 UTC (rev 15904)
@@ -0,0 +1,420 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+
+   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>
+  <parent>
+    <groupId>org.apache</groupId>
+    <artifactId>apache</artifactId>
+    <version>4</version>
+  </parent>
+  <groupId>org.apache.commons</groupId>
+  <artifactId>commons-parent</artifactId>
+  <packaging>pom</packaging>
+  <!-- TODO: dummy version. In Maven 2.1, this will be auto-versioned being a generic parent -->
+  <version>5</version>
+  <name>Commons Parent</name>
+  <url>http://commons.apache.org/</url>
+  <inceptionYear>2001</inceptionYear>
+
+  <ciManagement>
+    <system>continuum</system>
+    <url>http://vmbuild.apache.org/continuum/</url>
+    <notifiers>
+      <notifier>
+        <type>mail</type>
+        <configuration>
+          <address>dev at commons.apache.org</address>
+        </configuration>
+      </notifier>
+    </notifiers>
+  </ciManagement>
+
+  <distributionManagement>
+    <!--
+      This POM's parent POM (the Apache root POM) provides repositories. Unfortunately,
+      this allows for accidental deployments. So we disable them here by providing
+      a dummy repository. Use "mvn -Prc deploy" (Apache snapshot repository) or
+      "mvn -Prelease deploy" (Apache release repository), if you really want to deploy.
+    -->
+    <repository>
+      <id>dummy</id>
+      <name>Dummy to avoid accidental deploys</name>
+      <url />
+    </repository>
+  </distributionManagement>
+
+  <!--
+    This section *must* be overwritten by subprojects. It is only to allow
+    a release of the commons-parent POM.
+  -->
+  <scm>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/commons-parent/tags/commons-parent-5</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/commons-parent/tags/commons-parent-5</developerConnection>
+    <url>http://svn.apache.org/viewvc/commons/proper/commons-parent/tags/commons-parent-5</url>
+  </scm>
+
+  <mailingLists>
+    <mailingList>
+      <name>Commons Commits List</name>
+      <subscribe>commits-subscribe at commons.apache.org</subscribe>
+      <unsubscribe>commits-unsubscribe at commons.apache.org</unsubscribe>
+      <post>commits at commons.apache.org</post>
+      <archive>http://mail-archives.apache.org/mod_mbox/commons-commits/</archive>
+      <otherArchives>
+        <otherArchive>http://www.mail-archive.com/commits@commons.apache.org/</otherArchive>
+      </otherArchives>
+    </mailingList>
+    <mailingList>
+      <name>Commons Dev List</name>
+      <subscribe>dev-subscribe at commons.apache.org</subscribe>
+      <unsubscribe>dev-unsubscribe at commons.apache.org</unsubscribe>
+      <post>dev at commons.apache.org</post>
+      <archive>http://mail-archives.apache.org/mod_mbox/commons-dev/</archive>
+      <otherArchives>
+        <otherArchive>http://www.mail-archive.com/dev@commons.apache.org/</otherArchive>
+        <otherArchive>http://www.nabble.com/Commons---Dev-f317.html</otherArchive>
+      </otherArchives>
+    </mailingList>
+    <mailingList>
+      <name>Commons Issues List</name>
+      <subscribe>issues-subscribe at commons.apache.org</subscribe>
+      <unsubscribe>issues-unsubscribe at commons.apache.org</unsubscribe>
+      <post>issues at commons.apache.org</post>
+      <archive>http://mail-archives.apache.org/mod_mbox/commons-issues/</archive>
+      <otherArchives>
+        <otherArchive>http://www.mail-archive.com/issues@commons.apache.org/</otherArchive>
+        <otherArchive>http://www.nabble.com/Commons---Issues-f25499.html</otherArchive>
+      </otherArchives>
+    </mailingList>
+    <mailingList>
+      <name>Commons User List</name>
+      <subscribe>user-subscribe at commons.apache.org</subscribe>
+      <unsubscribe>user-unsubscribe at commons.apache.org</unsubscribe>
+      <post>user at commons.apache.org</post>
+      <archive>http://mail-archives.apache.org/mod_mbox/commons-user/</archive>
+      <otherArchives>
+        <otherArchive>http://www.mail-archive.com/user@commons.apache.org/</otherArchive>
+        <otherArchive>http://www.nabble.com/Commons---User-f319.html</otherArchive>
+      </otherArchives>
+    </mailingList>
+  </mailingLists>
+  <build>
+    <pluginManagement>
+      <plugins>
+        <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-gpg-plugin</artifactId>
+          <version>1.0-alpha-3</version>
+        </plugin>
+        <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-jar-plugin</artifactId>
+          <version>2.1</version>
+        </plugin>
+        <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-remote-resources-plugin</artifactId>
+          <version>1.0-alpha-6</version>
+        </plugin>
+        <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-source-plugin</artifactId>
+          <version>2.0.4</version>
+        </plugin>
+        <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-surefire-plugin</artifactId>
+          <version>2.3</version>
+        </plugin>
+        <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-assembly-plugin</artifactId>
+          <version>2.2-beta-1</version>
+        </plugin>
+      </plugins>
+    </pluginManagement>
+    <plugins>
+      <!-- TODO: later use toolchain support to do compilation on an external JDK 1.3+ compiler -->
+      <plugin>
+        <artifactId>maven-compiler-plugin</artifactId>
+        <configuration>
+          <source>${maven.compile.source}</source>
+          <target>${maven.compile.target}</target>
+        </configuration>
+      </plugin>
+      <plugin>
+        <artifactId>maven-jar-plugin</artifactId>
+        <configuration>
+          <archive>
+            <manifestEntries>
+              <Specification-Title>${project.name}</Specification-Title>
+              <Specification-Version>${project.version}</Specification-Version>
+              <Specification-Vendor>${project.organization.name}</Specification-Vendor>
+              <Implementation-Title>${project.name}</Implementation-Title>
+              <Implementation-Version>${project.version}</Implementation-Version>
+              <Implementation-Vendor>${project.organization.name}</Implementation-Vendor>
+              <Implementation-Vendor-Id>org.apache</Implementation-Vendor-Id>
+              <X-Compile-Source-JDK>${maven.compile.source}</X-Compile-Source-JDK>
+              <X-Compile-Target-JDK>${maven.compile.source}</X-Compile-Target-JDK>
+            </manifestEntries>
+          </archive>
+        </configuration>
+      </plugin>
+      <plugin>
+        <artifactId>maven-idea-plugin</artifactId>
+        <configuration>
+          <jdkLevel>${maven.compile.source}</jdkLevel>
+        </configuration>
+      </plugin>
+    </plugins>
+  </build>
+
+  <reporting>
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-javadoc-plugin</artifactId>
+        <version>2.2</version>
+        <configuration> 
+          <aggregate>true</aggregate>
+        </configuration> 
+      </plugin>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-jxr-plugin</artifactId>
+        <version>2.1</version>
+        <configuration> 
+          <aggregate>true</aggregate>
+        </configuration> 
+      </plugin>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-site-plugin</artifactId>
+        <configuration>
+          <!-- Exclude the navigation file for Maven 1 sites
+               and the changes file used by the changes-plugin,
+               as they interfere with the site generation. -->
+          <moduleExcludes>
+            <xdoc>navigation.xml,changes.xml</xdoc>
+          </moduleExcludes>
+        </configuration>
+      </plugin>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-surefire-report-plugin</artifactId>
+        <version>2.3</version>
+      </plugin>
+      <plugin>
+        <groupId>org.codehaus.mojo</groupId>
+        <artifactId>jdepend-maven-plugin</artifactId>
+        <version>2.0-beta-1</version>
+      </plugin>
+      <plugin>
+        <groupId>org.codehaus.mojo</groupId>
+        <artifactId>rat-maven-plugin</artifactId>
+        <version>1.0-alpha-3</version>
+      </plugin>
+    </plugins>
+  </reporting>
+
+  <profiles>
+    <profile>
+      <id>ci</id>
+      <distributionManagement>
+        <repository>
+          <id>apache.snapshots</id>
+          <name>Apache Development Snapshot Repository</name>
+          <url>${commons.deployment.protocol}://people.apache.org/www/people.apache.org/repo/m2-snapshot-repository</url>
+        </repository>
+        <snapshotRepository>
+          <id>apache.snapshots</id>
+          <name>Apache Development Snapshot Repository</name>
+          <url>${commons.deployment.protocol}://people.apache.org/www/people.apache.org/repo/m2-snapshot-repository</url>
+        </snapshotRepository>
+      </distributionManagement>
+    </profile>
+
+    <profile>
+      <id>release</id>
+      <distributionManagement>
+        <repository>
+          <id>apache.releases</id>
+          <name>Apache Release Distribution Repository</name>
+          <url>${commons.deployment.protocol}://people.apache.org/www/people.apache.org/repo/m2-ibiblio-rsync-repository</url>
+        </repository>
+      </distributionManagement>
+      <build>
+        <plugins>
+          <!-- We want to sign the artifact, the POM, and all attached artifacts -->
+          <plugin>
+            <artifactId>maven-gpg-plugin</artifactId>
+            <configuration>
+              <passphrase>${gpg.passphrase}</passphrase>
+            </configuration>
+            <executions>
+              <execution>
+                <id>sign-artifacts</id>
+                <phase>verify</phase>
+                <goals>
+                  <goal>sign</goal>
+                </goals>
+              </execution>
+            </executions>
+          </plugin>
+          <plugin>
+            <artifactId>maven-source-plugin</artifactId>
+            <executions>
+              <execution>
+                <id>create-source-jar</id>
+                <goals>
+                  <goal>jar</goal>
+                </goals>
+              </execution>
+            </executions>
+          </plugin>
+          <plugin>
+            <artifactId>maven-javadoc-plugin</artifactId>
+            <executions>
+              <execution>
+                <id>create-javadoc-jar</id>
+                <goals>
+                  <goal>jar</goal>
+                </goals>
+                <configuration>
+                  <source>${maven.compile.source}</source>
+                </configuration>
+              </execution>
+            </executions>
+          </plugin>
+          <!-- We want to package license resources into the JARs -->
+          <plugin>
+            <groupId>org.apache.maven.plugins</groupId>
+            <artifactId>maven-remote-resources-plugin</artifactId>
+            <executions>
+              <execution>
+                <goals>
+                  <goal>process</goal>
+                </goals>
+                <configuration>
+                  <resourceBundles>
+                    <resourceBundle>org.apache:apache-jar-resource-bundle:1.3</resourceBundle>
+                  </resourceBundles>
+                </configuration>
+              </execution>
+            </executions>
+          </plugin>
+        </plugins>
+      </build>
+    </profile>
+
+    <profile>
+      <id>rc</id>
+      <distributionManagement>
+        <repository>
+          <id>apache.snapshots</id>
+          <name>Apache Development Snapshot Repository</name>
+          <url>${commons.deployment.protocol}://people.apache.org/www/people.apache.org/repo/m2-snapshot-repository</url>
+        </repository>
+        <snapshotRepository>
+          <id>apache.snapshots</id>
+          <name>Apache Development Snapshot Repository</name>
+          <url>${commons.deployment.protocol}://people.apache.org/www/people.apache.org/repo/m2-snapshot-repository</url>
+        </snapshotRepository>
+      </distributionManagement>
+      <build>
+        <plugins>
+          <!-- We want to sign the artifact, the POM, and all attached artifacts -->
+          <plugin>
+            <artifactId>maven-gpg-plugin</artifactId>
+            <configuration>
+              <passphrase>${gpg.passphrase}</passphrase>
+            </configuration>
+            <executions>
+              <execution>
+                <id>sign-artifacts</id>
+                <phase>verify</phase>
+                <goals>
+                  <goal>sign</goal>
+                </goals>
+              </execution>
+            </executions>
+          </plugin>
+          <plugin>
+            <artifactId>maven-source-plugin</artifactId>
+            <executions>
+              <execution>
+                <id>create-source-jar</id>
+                <goals>
+                  <goal>jar</goal>
+                </goals>
+              </execution>
+            </executions>
+          </plugin>
+          <plugin>
+            <artifactId>maven-javadoc-plugin</artifactId>
+            <executions>
+              <execution>
+                <id>create-javadoc-jar</id>
+                <goals>
+                  <goal>jar</goal>
+                </goals>
+                <configuration>
+                  <source>${maven.compile.source}</source>
+                </configuration>
+              </execution>
+            </executions>
+          </plugin>
+          <!-- We want to package license resources into the JARs -->
+          <plugin>
+            <groupId>org.apache.maven.plugins</groupId>
+            <artifactId>maven-remote-resources-plugin</artifactId>
+            <executions>
+              <execution>
+                <goals>
+                  <goal>process</goal>
+                </goals>
+                <configuration>
+                  <resourceBundles>
+                    <resourceBundle>org.apache:apache-jar-resource-bundle:1.3</resourceBundle>
+                  </resourceBundles>
+                </configuration>
+              </execution>
+            </executions>
+          </plugin>
+        </plugins>
+      </build>
+    </profile>
+  </profiles>
+
+  <properties>
+
+    <!-- Default configuration for compiler source and target JVM -->
+    <maven.compile.source>1.3</maven.compile.source>
+    <maven.compile.target>1.3</maven.compile.target>
+
+    <!--
+      Make the deployment protocol pluggable. This allows to switch to
+      other protocols like scpexe, which some users prefer over scp.
+    -->
+    <commons.deployment.protocol>scp</commons.deployment.protocol>
+
+  </properties>
+
+</project>


Property changes on: maven2/org/apache/commons/commons-parent/5/commons-parent-5.pom
___________________________________________________________________
Name: svn:keywords
   + Author Date Id Revision
Name: svn:eol-style
   + native

Added: maven2/org/apache/commons/commons-parent/5/commons-parent-5.pom.md5
===================================================================
--- maven2/org/apache/commons/commons-parent/5/commons-parent-5.pom.md5	                        (rev 0)
+++ maven2/org/apache/commons/commons-parent/5/commons-parent-5.pom.md5	2008-10-24 19:10:38 UTC (rev 15904)
@@ -0,0 +1 @@
+e8bcbe9f3e3038c4169b1552414db4db
\ No newline at end of file

Added: maven2/org/apache/commons/commons-parent/5/commons-parent-5.pom.sha1
===================================================================
--- maven2/org/apache/commons/commons-parent/5/commons-parent-5.pom.sha1	                        (rev 0)
+++ maven2/org/apache/commons/commons-parent/5/commons-parent-5.pom.sha1	2008-10-24 19:10:38 UTC (rev 15904)
@@ -0,0 +1 @@
+a0a168281558e7ae972f113fa128bc46b4973edd
\ No newline at end of file

Added: maven2/org/apache/velocity/velocity/1.5/velocity-1.5.jar
===================================================================
(Binary files differ)


Property changes on: maven2/org/apache/velocity/velocity/1.5/velocity-1.5.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: maven2/org/apache/velocity/velocity/1.5/velocity-1.5.jar.md5
===================================================================
--- maven2/org/apache/velocity/velocity/1.5/velocity-1.5.jar.md5	                        (rev 0)
+++ maven2/org/apache/velocity/velocity/1.5/velocity-1.5.jar.md5	2008-10-24 19:10:38 UTC (rev 15904)
@@ -0,0 +1 @@
+8d46d30a37e1cf2047cdfa73c552e8a9
\ No newline at end of file

Added: maven2/org/apache/velocity/velocity/1.5/velocity-1.5.jar.sha1
===================================================================
--- maven2/org/apache/velocity/velocity/1.5/velocity-1.5.jar.sha1	                        (rev 0)
+++ maven2/org/apache/velocity/velocity/1.5/velocity-1.5.jar.sha1	2008-10-24 19:10:38 UTC (rev 15904)
@@ -0,0 +1 @@
+09f306baf7523ffc0e81a6353d08a584d254133b
\ No newline at end of file

Added: maven2/org/apache/velocity/velocity/1.5/velocity-1.5.pom
===================================================================
--- maven2/org/apache/velocity/velocity/1.5/velocity-1.5.pom	                        (rev 0)
+++ maven2/org/apache/velocity/velocity/1.5/velocity-1.5.pom	2008-10-24 19:10:38 UTC (rev 15904)
@@ -0,0 +1,238 @@
+<?xml version="1.0" encoding="UTF-8"?><project>
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>org.apache.velocity</groupId>
+  <artifactId>velocity</artifactId>
+  <packaging>pom</packaging>
+  <name>Apache Velocity</name>
+  <version>1.5</version>
+  <description>Apache Velocity is a general purpose template engine.</description>
+  <url>http://velocity.apache.org/engine/releases/velocity-1.5/</url>
+  <issueManagement>
+    <system>JIRA</system>
+    <url>https://issues.apache.org/jira/browse/VELOCITY</url>
+  </issueManagement>
+  <inceptionYear>2000</inceptionYear>
+  <developers>
+    <developer>
+      <id>wglass</id>
+      <name>Will Glass-Husain</name>
+      <email>wglass at forio.com</email>
+      <organization>Forio Business Simulations</organization>
+      <roles>
+        <role>Java Developer</role>
+      </roles>
+    </developer>
+    <developer>
+      <id>geirm</id>
+      <name>Geir Magnusson Jr.</name>
+      <email>geirm at optonline.net</email>
+      <organization>Independent (DVSL Maven)</organization>
+      <roles>
+        <role>Java Developer</role>
+      </roles>
+    </developer>
+    <developer>
+      <id>dlr</id>
+      <name>Daniel Rall</name>
+      <email>dlr at finemaltcoding.com</email>
+      <organization>CollabNet, Inc.</organization>
+      <roles>
+        <role>Java Developer</role>
+      </roles>
+    </developer>
+    <developer>
+      <id>henning</id>
+      <name>Henning P. Schmiedehausen</name>
+      <email>hps at intermeta.de</email>
+      <organization>INTERMETA - Gesellschaft für Mehrwertdienste mbH</organization>
+      <roles>
+        <role>Java Developer</role>
+      </roles>
+      <timezone>2</timezone>
+    </developer>
+    <developer>
+      <id>nbubna</id>
+      <name>Nathan Bubna</name>
+      <email>nathan at esha.com</email>
+      <organization>ESHA Research</organization>
+      <roles>
+        <role>Java Developer</role>
+      </roles>
+    </developer>
+  </developers>
+  <licenses>
+    <license>
+      <name>The Apache Software License, Version 2.0</name>
+      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+      <distribution>repo</distribution>
+    </license>
+  </licenses>
+  <scm>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/velocity/engine/tags/Velocity_1.5</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/velocity/engine/tags/Velocity_1.5</developerConnection>
+    <url>http://svn.apache.org/viewvc/velocity/engine/tags/Velocity_1.5</url>
+  </scm>
+  <organization>
+    <name>The Apache Software Foundation</name>
+    <url>http://www.apache.org/</url>
+  </organization>
+  <build>
+    <sourceDirectory>src/java</sourceDirectory>
+    <testSourceDirectory>src/test</testSourceDirectory>
+    <defaultGoal>install</defaultGoal>
+    <plugins>
+      <plugin>
+        <artifactId>maven-site-plugin</artifactId>
+        <configuration>
+          <inputEncoding>UTF-8</inputEncoding>
+          <outputEncoding>UTF-8</outputEncoding>
+          <xdocDirectory>${basedir}/xdocs/docs</xdocDirectory>
+        </configuration>
+      </plugin>
+    </plugins>
+  </build>
+  <repositories>
+    <repository>
+      <releases>
+        <enabled>false</enabled>
+      </releases>
+      <id>apache.snapshots</id>
+      <name>Apache Snapshot Repository</name>
+      <url>http://people.apache.org/repo/m2-snapshot-repository</url>
+    </repository>
+  </repositories>
+  <dependencies>
+    <dependency>
+      <groupId>commons-collections</groupId>
+      <artifactId>commons-collections</artifactId>
+      <version>3.1</version>
+    </dependency>
+    <dependency>
+      <groupId>commons-lang</groupId>
+      <artifactId>commons-lang</artifactId>
+      <version>2.1</version>
+    </dependency>
+    <dependency>
+      <groupId>oro</groupId>
+      <artifactId>oro</artifactId>
+      <version>2.0.8</version>
+    </dependency>
+    <dependency>
+      <groupId>jdom</groupId>
+      <artifactId>jdom</artifactId>
+      <version>1.0</version>
+      <scope>provided</scope>
+    </dependency>
+    <dependency>
+      <groupId>log4j</groupId>
+      <artifactId>log4j</artifactId>
+      <version>1.2.12</version>
+      <scope>provided</scope>
+    </dependency>
+    <dependency>
+      <groupId>javax.servlet</groupId>
+      <artifactId>servlet-api</artifactId>
+      <version>2.3</version>
+      <scope>provided</scope>
+    </dependency>
+    <dependency>
+      <groupId>logkit</groupId>
+      <artifactId>logkit</artifactId>
+      <version>2.0</version>
+      <scope>provided</scope>
+    </dependency>
+    <dependency>
+      <groupId>ant</groupId>
+      <artifactId>ant</artifactId>
+      <version>1.6</version>
+      <scope>provided</scope>
+    </dependency>
+    <dependency>
+      <groupId>werken-xpath</groupId>
+      <artifactId>werken-xpath</artifactId>
+      <version>0.9.4</version>
+      <scope>provided</scope>
+    </dependency>
+  </dependencies>
+  <reporting>
+    <plugins>
+      <plugin>
+        <artifactId>maven-project-info-reports-plugin</artifactId>
+        <reportSets>
+          <reportSet>
+            <reports>
+              <report>dependencies</report>
+              <report>issue-tracking</report>
+              <report>license</report>
+              <report>summary</report>
+              <report>scm</report>
+            </reports>
+          </reportSet>
+        </reportSets>
+      </plugin>
+      <plugin>
+        <artifactId>maven-changes-plugin</artifactId>
+        <configuration>
+          <component>12311337</component>
+          <filter>fixfor=12310253&amp;fixfor=12312142&amp;fixfor=12312057&amp;sorter/field=issuekey&amp;sorter/order=ASC</filter>
+          <maxEntries>500</maxEntries>
+          <teamlist>http://velocity.apache.org/who-we-are.html</teamlist>
+        </configuration>
+        <reportSets>
+          <reportSet>
+            <reports>
+              <report>changes-report</report>
+              <report>jira-report</report>
+            </reports>
+          </reportSet>
+        </reportSets>
+      </plugin>
+      <plugin>
+        <groupId>org.codehaus.mojo</groupId>
+        <artifactId>taglist-maven-plugin</artifactId>
+        <configuration>
+          <tag>TODO</tag>
+          <tag>FIXME</tag>
+        </configuration>
+      </plugin>
+      <plugin>
+        <artifactId>maven-jxr-plugin</artifactId>
+      </plugin>
+      <plugin>
+        <artifactId>maven-javadoc-plugin</artifactId>
+        <configuration>
+          <links>
+            <link>http://java.sun.com/j2se/1.4.2/docs/api</link>
+            <link>http://jakarta.apache.org/oro/api</link>
+            <link>http://jakarta.apache.org/commons/lang/api-release</link>
+            <link>http://jakarta.apache.org/commons/collections/api-release</link>
+            <link>http://www.jdom.org/docs/apidocs</link>
+            <link>http://logging.apache.org/log4j/docs/api</link>
+            <link>http://excalibur.apache.org/apidocs</link>
+            <link>http://tomcat.apache.org/tomcat-4.1-doc/servletapi</link>
+          </links>
+        </configuration>
+      </plugin>
+      <plugin>
+        <artifactId>maven-changelog-plugin</artifactId>
+      </plugin>
+    </plugins>
+  </reporting>
+  <distributionManagement>
+    <repository>
+      <id>apache.releases</id>
+      <name>Apache Release Distribution Repository</name>
+      <url>scp://people.apache.org/www/people.apache.org/repo/m2-ibiblio-rsync-repository</url>
+    </repository>
+    <snapshotRepository>
+      <id>apache.snapshots</id>
+      <name>Apache Development Snapshot Repository</name>
+      <url>scp://people.apache.org/www/people.apache.org/repo/m2-snapshot-repository</url>
+    </snapshotRepository>
+    <site>
+      <id>velocity.apache.org</id>
+      <url>scpexe://people.apache.org/www/velocity.apache.org/engine/releases/velocity-1.5/</url>
+    </site>
+    <status>deployed</status>
+  </distributionManagement>
+</project>
\ No newline at end of file


Property changes on: maven2/org/apache/velocity/velocity/1.5/velocity-1.5.pom
___________________________________________________________________
Name: svn:keywords
   + Author Date Id Revision
Name: svn:eol-style
   + native

Added: maven2/org/apache/velocity/velocity/1.5/velocity-1.5.pom.md5
===================================================================
--- maven2/org/apache/velocity/velocity/1.5/velocity-1.5.pom.md5	                        (rev 0)
+++ maven2/org/apache/velocity/velocity/1.5/velocity-1.5.pom.md5	2008-10-24 19:10:38 UTC (rev 15904)
@@ -0,0 +1 @@
+45aa33919142783c54fd21f15b191ca3
\ No newline at end of file

Added: maven2/org/apache/velocity/velocity/1.5/velocity-1.5.pom.sha1
===================================================================
--- maven2/org/apache/velocity/velocity/1.5/velocity-1.5.pom.sha1	                        (rev 0)
+++ maven2/org/apache/velocity/velocity/1.5/velocity-1.5.pom.sha1	2008-10-24 19:10:38 UTC (rev 15904)
@@ -0,0 +1 @@
+106262b58f0f2b44cc0dbb3d0fa77105f28f5e38
\ No newline at end of file




More information about the jboss-cvs-commits mailing list