[jboss-cvs] Repository SVN: r28515 - in maven2/org/jboss/wise: wise and 7 other directories.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Aug 10 07:44:01 EDT 2009


Author: alessio.soldano at jboss.com
Date: 2009-08-10 07:44:00 -0400 (Mon, 10 Aug 2009)
New Revision: 28515

Added:
   maven2/org/jboss/wise/wise-core/
   maven2/org/jboss/wise/wise-core/1.1/
   maven2/org/jboss/wise/wise-core/1.1/wise-core-1.1-javadoc.jar
   maven2/org/jboss/wise/wise-core/1.1/wise-core-1.1-javadoc.jar.md5
   maven2/org/jboss/wise/wise-core/1.1/wise-core-1.1-javadoc.jar.sha1
   maven2/org/jboss/wise/wise-core/1.1/wise-core-1.1-sources.jar
   maven2/org/jboss/wise/wise-core/1.1/wise-core-1.1-sources.jar.md5
   maven2/org/jboss/wise/wise-core/1.1/wise-core-1.1-sources.jar.sha1
   maven2/org/jboss/wise/wise-core/1.1/wise-core-1.1.jar
   maven2/org/jboss/wise/wise-core/1.1/wise-core-1.1.jar.md5
   maven2/org/jboss/wise/wise-core/1.1/wise-core-1.1.jar.sha1
   maven2/org/jboss/wise/wise-core/1.1/wise-core-1.1.pom
   maven2/org/jboss/wise/wise-core/1.1/wise-core-1.1.pom.md5
   maven2/org/jboss/wise/wise-core/1.1/wise-core-1.1.pom.sha1
   maven2/org/jboss/wise/wise-core/maven-metadata.xml
   maven2/org/jboss/wise/wise-core/maven-metadata.xml.md5
   maven2/org/jboss/wise/wise-core/maven-metadata.xml.sha1
   maven2/org/jboss/wise/wise-integration/
   maven2/org/jboss/wise/wise-integration/1.1/
   maven2/org/jboss/wise/wise-integration/1.1/wise-integration-1.1.jar
   maven2/org/jboss/wise/wise-integration/1.1/wise-integration-1.1.jar.md5
   maven2/org/jboss/wise/wise-integration/1.1/wise-integration-1.1.jar.sha1
   maven2/org/jboss/wise/wise-integration/1.1/wise-integration-1.1.pom
   maven2/org/jboss/wise/wise-integration/1.1/wise-integration-1.1.pom.md5
   maven2/org/jboss/wise/wise-integration/1.1/wise-integration-1.1.pom.sha1
   maven2/org/jboss/wise/wise-integration/maven-metadata.xml
   maven2/org/jboss/wise/wise-integration/maven-metadata.xml.md5
   maven2/org/jboss/wise/wise-integration/maven-metadata.xml.sha1
   maven2/org/jboss/wise/wise-parent/
   maven2/org/jboss/wise/wise-parent/1.1/
   maven2/org/jboss/wise/wise-parent/1.1/wise-parent-1.1.pom
   maven2/org/jboss/wise/wise-parent/1.1/wise-parent-1.1.pom.md5
   maven2/org/jboss/wise/wise-parent/1.1/wise-parent-1.1.pom.sha1
   maven2/org/jboss/wise/wise-parent/maven-metadata.xml
   maven2/org/jboss/wise/wise-parent/maven-metadata.xml.md5
   maven2/org/jboss/wise/wise-parent/maven-metadata.xml.sha1
   maven2/org/jboss/wise/wise/
   maven2/org/jboss/wise/wise/1.1/
   maven2/org/jboss/wise/wise/1.1/wise-1.1.pom
   maven2/org/jboss/wise/wise/1.1/wise-1.1.pom.md5
   maven2/org/jboss/wise/wise/1.1/wise-1.1.pom.sha1
   maven2/org/jboss/wise/wise/maven-metadata.xml
   maven2/org/jboss/wise/wise/maven-metadata.xml.md5
   maven2/org/jboss/wise/wise/maven-metadata.xml.sha1
Log:
Adding Wise 1.1 artifacts


Added: maven2/org/jboss/wise/wise/1.1/wise-1.1.pom
===================================================================
--- maven2/org/jboss/wise/wise/1.1/wise-1.1.pom	                        (rev 0)
+++ maven2/org/jboss/wise/wise/1.1/wise-1.1.pom	2009-08-10 11:44:00 UTC (rev 28515)
@@ -0,0 +1,326 @@
+
+	<!--
+		Licensed to the Apache Software Foundation (ASF) under one or more
+		contributor license agreements. See the NOTICE file distributed with
+		this work for additional information regarding copyright ownership.
+		The ASF licenses this file to you under the Apache License, Version
+		2.0 (the "License"); you may not use this file except in compliance
+		with the License. You may obtain a copy of the License at
+
+		http://www.apache.org/licenses/LICENSE-2.0 Unless required by
+		applicable law or agreed to in writing, software distributed under the
+		License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
+		CONDITIONS OF ANY KIND, either express or implied. See the License for
+		the specific language governing permissions and limitations under the
+		License.
+	-->
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+	xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+
+	<modelVersion>4.0.0</modelVersion>
+	<groupId>org.jboss.wise</groupId>
+	<artifactId>wise</artifactId>
+	<version>1.1</version>
+	<name>Wise</name>
+	<url>http://www.jboss.org/wise</url>
+
+	<packaging>pom</packaging>
+
+	<scm>
+		<connection>scm:svn:http://anonsvn.jboss.org/repos/wise/core/trunk</connection>
+		<developerConnection>scm:svn:https://svn.jboss.org/repos/wise/core/trunk</developerConnection>
+		<url>http://fisheye.jboss.org/viewrep/Wise/core/trunk</url>
+	</scm>
+
+	<issueManagement>
+		<system>jira</system>
+		<url>https://jira.jboss.org/jira/browse/WISE</url>
+	</issueManagement>
+
+	<!--
+		<prerequisites> <maven>2.1.0</maven> </prerequisites>
+	-->
+
+	<properties>
+		<compiler.fork>false</compiler.fork>
+	</properties>
+
+	<!-- DistributionManagement -->
+	<distributionManagement>
+		<repository>
+			<id>repository.jboss.org</id>
+			<name>JBoss Maven Repository</name>
+			<url>file://${jboss.maven.repository}</url>
+		</repository>
+		<snapshotRepository>
+			<id>snapshots.jboss.org</id>
+			<name>JBoss Snapshot Repository</name>
+			<url>dav:https://snapshots.jboss.org/maven2</url>
+		</snapshotRepository>
+	</distributionManagement>
+
+	<inceptionYear>2008</inceptionYear>
+	<mailingLists>
+		<mailingList>
+		</mailingList>
+	</mailingLists>
+	<ciManagement>
+	</ciManagement>
+	<licenses>
+		<license>
+			<name>GNU Lesser General Public License, v. 2.1</name>
+		</license>
+	</licenses>
+	<organization>
+		<name>Jboss.org</name>
+		<url>www.jboss.org</url>
+	</organization>
+
+	<modules>
+		<module>parent</module>
+		<module>core</module>
+		<module>integration</module>
+	</modules>
+
+
+	<repositories>
+		<repository>
+			<id>jboss.org</id>
+			<name>JBoss Maven repository</name>
+			<url>http://repository.jboss.org/maven2/</url>
+			<releases>
+				<enabled>true</enabled>
+			</releases>
+			<snapshots>
+				<enabled>false</enabled>
+			</snapshots>
+		</repository>
+
+		<repository>
+			<id>ibiblio</id>
+			<name>ibiblio mirror</name>
+			<url>http://mirrors.ibiblio.org/pub/mirrors/maven2/</url>
+			<releases>
+				<enabled>true</enabled>
+			</releases>
+			<snapshots>
+				<enabled>false</enabled>
+			</snapshots>
+		</repository>
+
+		<repository>
+			<id>java.net</id>
+			<name>java.net Maven Repository</name>
+			<url>http://download.java.net/maven/1/</url>
+			<layout>legacy</layout>
+			<releases>
+				<enabled>true</enabled>
+			</releases>
+			<snapshots>
+				<enabled>false</enabled>
+			</snapshots>
+		</repository>
+
+		<repository>
+			<id>Codehaus Snapshots</id>
+			<url>http://snapshots.repository.codehaus.org/</url>
+			<snapshots>
+				<enabled>true</enabled>
+			</snapshots>
+			<releases>
+				<enabled>false</enabled>
+			</releases>
+		</repository>
+	</repositories>
+
+
+	<pluginRepositories>
+		<pluginRepository>
+			<id>Codehaus Snapshots</id>
+			<url>http://snapshots.repository.codehaus.org/</url>
+			<snapshots>
+				<enabled>true</enabled>
+			</snapshots>
+			<releases>
+				<enabled>true</enabled>
+			</releases>
+		</pluginRepository>
+
+		<pluginRepository>
+			<id>Apache Snapshots</id>
+			<url>http://repository.apache.org/snapshots/</url>
+			<snapshots>
+				<enabled>true</enabled>
+			</snapshots>
+			<releases>
+				<enabled>true</enabled>
+			</releases>
+		</pluginRepository>
+
+		<pluginRepository>
+			<id>ibiblio</id>
+			<name>ibiblio mirror</name>
+			<url>http://mirrors.ibiblio.org/pub/mirrors/maven2/</url>
+		</pluginRepository>
+	</pluginRepositories>
+	<build>
+		<defaultGoal>install</defaultGoal>
+
+		<pluginManagement>
+			<plugins>
+				<plugin>
+					<groupId>org.apache.maven.plugins</groupId>
+					<artifactId>maven-javadoc-plugin</artifactId>
+					<version>2.2</version>
+					<configuration>
+						<attach>true</attach>
+						<quiet>true</quiet>
+					</configuration>
+				</plugin>
+				<plugin>
+					<groupId>org.apache.maven.plugins</groupId>
+					<artifactId>maven-surefire-plugin</artifactId>
+					<version>2.4.3</version>
+					<configuration>
+						<systemProperties>
+							<property>
+								<name>log4j.configuration</name>
+								<value>test-log4j.xml</value>
+							</property>
+						</systemProperties>
+					</configuration>
+				</plugin>
+				<plugin>
+					<groupId>org.apache.maven.plugins</groupId>
+					<artifactId>maven-compiler-plugin</artifactId>
+					<version>2.0.2</version>
+					<configuration>
+						<source>1.5</source>
+						<target>1.5</target>
+						<maxmem>256M</maxmem>
+						<fork>${compiler.fork}</fork>
+						<debug>true</debug>
+					</configuration>
+				</plugin>
+				<plugin>
+					<groupId>org.apache.maven.plugins</groupId>
+					<artifactId>maven-antrun-plugin</artifactId>
+					<version>1.1</version>
+				</plugin>
+				<plugin>
+					<groupId>org.apache.maven.plugins</groupId>
+					<artifactId>maven-jar-plugin</artifactId>
+					<version>2.2</version>
+					<configuration>
+						<archive>
+							<manifestEntries>
+								<Specification-Title>${name}</Specification-Title>
+							</manifestEntries>
+						</archive>
+					</configuration>
+				</plugin>
+				<plugin>
+					<groupId>org.apache.maven.plugins</groupId>
+					<artifactId>maven-resources-plugin</artifactId>
+					<version>2.2</version>
+				</plugin>
+				<plugin>
+					<groupId>org.apache.maven.plugins</groupId>
+					<artifactId>maven-assembly-plugin</artifactId>
+					<version>2.2-beta-2</version>
+				</plugin>
+
+				<plugin>
+					<groupId>org.apache.maven.plugins</groupId>
+					<artifactId>maven-dependency-plugin</artifactId>
+					<version>2.0</version>
+				</plugin>
+
+				<plugin>
+					<groupId>org.apache.maven.plugins</groupId>
+					<artifactId>maven-war-plugin</artifactId>
+					<version>2.0.2</version>
+				</plugin>
+
+				<plugin>
+					<groupId>org.apache.maven.plugins</groupId>
+					<artifactId>maven-site-plugin</artifactId>
+					<version>2.1-SNAPSHOT</version>
+				</plugin>
+
+				<plugin>
+					<groupId>org.codehaus.mojo</groupId>
+					<artifactId>cobertura-maven-plugin</artifactId>
+					<version>2.3-SNAPSHOT</version>
+				</plugin>
+			</plugins>
+		</pluginManagement>
+	</build>
+
+	<reporting>
+		<plugins>
+			<plugin>
+				<groupId>org.codehaus.mojo</groupId>
+				<artifactId>cobertura-maven-plugin</artifactId>
+			</plugin>
+
+			<plugin>
+				<groupId>org.apache.maven.plugins</groupId>
+				<artifactId>maven-project-info-reports-plugin</artifactId>
+				<reportSets>
+					<reportSet>
+						<reports>
+							<report>index</report>
+							<report>project-team</report>
+							<report>mailing-list</report>
+							<report>summary</report>
+							<report>issue-tracking</report>
+							<report>license</report>
+							<report>summary</report>
+						</reports>
+					</reportSet>
+				</reportSets>
+			</plugin>
+
+			<plugin>
+				<groupId>org.apache.maven.plugins</groupId>
+				<artifactId>maven-surefire-report-plugin</artifactId>
+			</plugin>
+			<plugin>
+				<groupId>org.apache.maven.plugins</groupId>
+				<artifactId>maven-javadoc-plugin</artifactId>
+				<!--
+					Is this a bug in site plugin , the version is needed to be defined
+					duplicate ???
+				-->
+				<version>2.2</version>
+			</plugin>
+		</plugins>
+	</reporting>
+
+	<profiles>
+		<profile>
+			<id>distro</id>
+			<modules>
+				<module>distribution</module>
+			</modules>
+		</profile>
+		<!--
+			Name: hudson Descr: Ignore test failures on hudson
+		-->
+		<profile>
+			<id>hudson</id>
+			<build>
+				<plugins>
+					<plugin>
+						<artifactId>maven-surefire-plugin</artifactId>
+						<configuration>
+							<testFailureIgnore>true</testFailureIgnore>
+						</configuration>
+					</plugin>
+				</plugins>
+			</build>
+		</profile>
+	</profiles>
+
+</project>

Added: maven2/org/jboss/wise/wise/1.1/wise-1.1.pom.md5
===================================================================
--- maven2/org/jboss/wise/wise/1.1/wise-1.1.pom.md5	                        (rev 0)
+++ maven2/org/jboss/wise/wise/1.1/wise-1.1.pom.md5	2009-08-10 11:44:00 UTC (rev 28515)
@@ -0,0 +1 @@
+cd9982561b4c9eb1cdcd0c7d47ef6e13
\ No newline at end of file

Added: maven2/org/jboss/wise/wise/1.1/wise-1.1.pom.sha1
===================================================================
--- maven2/org/jboss/wise/wise/1.1/wise-1.1.pom.sha1	                        (rev 0)
+++ maven2/org/jboss/wise/wise/1.1/wise-1.1.pom.sha1	2009-08-10 11:44:00 UTC (rev 28515)
@@ -0,0 +1 @@
+573fd434a9bfe195a955eb101e350c88cd963ab6
\ No newline at end of file

Added: maven2/org/jboss/wise/wise/maven-metadata.xml
===================================================================
--- maven2/org/jboss/wise/wise/maven-metadata.xml	                        (rev 0)
+++ maven2/org/jboss/wise/wise/maven-metadata.xml	2009-08-10 11:44:00 UTC (rev 28515)
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<metadata xsi:schemaLocation="http://maven.apache.org/METADATA/1.0.0 http://maven.apache.org/xsd/metadata-1.0.0.xsd" xmlns="http://maven.apache.org/METADATA/1.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <groupId>org.jboss.wise</groupId>
+  <artifactId>wise</artifactId>
+  <version>1.1</version>
+  <versioning>
+    <versions>
+      <version>1.1</version>
+    </versions>
+    <lastUpdated>20090810113856</lastUpdated>
+  </versioning>
+</metadata>


Property changes on: maven2/org/jboss/wise/wise/maven-metadata.xml
___________________________________________________________________
Name: svn:keywords
   + Id Revision
Name: svn:eol-style
   + LF

Added: maven2/org/jboss/wise/wise/maven-metadata.xml.md5
===================================================================
--- maven2/org/jboss/wise/wise/maven-metadata.xml.md5	                        (rev 0)
+++ maven2/org/jboss/wise/wise/maven-metadata.xml.md5	2009-08-10 11:44:00 UTC (rev 28515)
@@ -0,0 +1 @@
+334fa7fd740f1720f6a95dc8649d3d7e
\ No newline at end of file

Added: maven2/org/jboss/wise/wise/maven-metadata.xml.sha1
===================================================================
--- maven2/org/jboss/wise/wise/maven-metadata.xml.sha1	                        (rev 0)
+++ maven2/org/jboss/wise/wise/maven-metadata.xml.sha1	2009-08-10 11:44:00 UTC (rev 28515)
@@ -0,0 +1 @@
+3f7302e477dbf0b5594743c8bd678323154cc112
\ No newline at end of file

Added: maven2/org/jboss/wise/wise-core/1.1/wise-core-1.1-javadoc.jar
===================================================================
(Binary files differ)


Property changes on: maven2/org/jboss/wise/wise-core/1.1/wise-core-1.1-javadoc.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: maven2/org/jboss/wise/wise-core/1.1/wise-core-1.1-javadoc.jar.md5
===================================================================
--- maven2/org/jboss/wise/wise-core/1.1/wise-core-1.1-javadoc.jar.md5	                        (rev 0)
+++ maven2/org/jboss/wise/wise-core/1.1/wise-core-1.1-javadoc.jar.md5	2009-08-10 11:44:00 UTC (rev 28515)
@@ -0,0 +1 @@
+40456ebe391e12af174fd3814abbce6b
\ No newline at end of file

Added: maven2/org/jboss/wise/wise-core/1.1/wise-core-1.1-javadoc.jar.sha1
===================================================================
--- maven2/org/jboss/wise/wise-core/1.1/wise-core-1.1-javadoc.jar.sha1	                        (rev 0)
+++ maven2/org/jboss/wise/wise-core/1.1/wise-core-1.1-javadoc.jar.sha1	2009-08-10 11:44:00 UTC (rev 28515)
@@ -0,0 +1 @@
+ec43deea8eac3705578195e7500f67983b5c7c62
\ No newline at end of file

Added: maven2/org/jboss/wise/wise-core/1.1/wise-core-1.1-sources.jar
===================================================================
(Binary files differ)


Property changes on: maven2/org/jboss/wise/wise-core/1.1/wise-core-1.1-sources.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: maven2/org/jboss/wise/wise-core/1.1/wise-core-1.1-sources.jar.md5
===================================================================
--- maven2/org/jboss/wise/wise-core/1.1/wise-core-1.1-sources.jar.md5	                        (rev 0)
+++ maven2/org/jboss/wise/wise-core/1.1/wise-core-1.1-sources.jar.md5	2009-08-10 11:44:00 UTC (rev 28515)
@@ -0,0 +1 @@
+7346d06dde7325780a37c188a78199e0
\ No newline at end of file

Added: maven2/org/jboss/wise/wise-core/1.1/wise-core-1.1-sources.jar.sha1
===================================================================
--- maven2/org/jboss/wise/wise-core/1.1/wise-core-1.1-sources.jar.sha1	                        (rev 0)
+++ maven2/org/jboss/wise/wise-core/1.1/wise-core-1.1-sources.jar.sha1	2009-08-10 11:44:00 UTC (rev 28515)
@@ -0,0 +1 @@
+5ae5bc30633c10f8b136fcc6a2f04b7ecfaa9709
\ No newline at end of file

Added: maven2/org/jboss/wise/wise-core/1.1/wise-core-1.1.jar
===================================================================
(Binary files differ)


Property changes on: maven2/org/jboss/wise/wise-core/1.1/wise-core-1.1.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: maven2/org/jboss/wise/wise-core/1.1/wise-core-1.1.jar.md5
===================================================================
--- maven2/org/jboss/wise/wise-core/1.1/wise-core-1.1.jar.md5	                        (rev 0)
+++ maven2/org/jboss/wise/wise-core/1.1/wise-core-1.1.jar.md5	2009-08-10 11:44:00 UTC (rev 28515)
@@ -0,0 +1 @@
+525dc29335f3d0a5eb589843cd542f78
\ No newline at end of file

Added: maven2/org/jboss/wise/wise-core/1.1/wise-core-1.1.jar.sha1
===================================================================
--- maven2/org/jboss/wise/wise-core/1.1/wise-core-1.1.jar.sha1	                        (rev 0)
+++ maven2/org/jboss/wise/wise-core/1.1/wise-core-1.1.jar.sha1	2009-08-10 11:44:00 UTC (rev 28515)
@@ -0,0 +1 @@
+0d3768f249a13b8261e2aea0c3661a5e7e1e88d6
\ No newline at end of file

Added: maven2/org/jboss/wise/wise-core/1.1/wise-core-1.1.pom
===================================================================
--- maven2/org/jboss/wise/wise-core/1.1/wise-core-1.1.pom	                        (rev 0)
+++ maven2/org/jboss/wise/wise-core/1.1/wise-core-1.1.pom	2009-08-10 11:44:00 UTC (rev 28515)
@@ -0,0 +1,232 @@
+
+	<!--
+		Licensed to the Apache Software Foundation (ASF) under one or more
+		contributor license agreements. See the NOTICE file distributed with
+		this work for additional information regarding copyright ownership.
+		The ASF licenses this file to you under the Apache License, Version
+		2.0 (the "License"); you may not use this file except in compliance
+		with the License. You may obtain a copy of the License at
+
+		http://www.apache.org/licenses/LICENSE-2.0 Unless required by
+		applicable law or agreed to in writing, software distributed under the
+		License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
+		CONDITIONS OF ANY KIND, either express or implied. See the License for
+		the specific language governing permissions and limitations under the
+		License.
+	-->
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+	xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+	<modelVersion>4.0.0</modelVersion>
+	<groupId>org.jboss.wise</groupId>
+	<artifactId>wise-core</artifactId>
+	<version>1.1</version>
+	<name>Wise Core</name>
+	<url>http://www.jboss.org/wise</url>
+
+	<packaging>jar</packaging>
+
+	<parent>
+		<groupId>org.jboss.wise</groupId>
+		<artifactId>wise-parent</artifactId>
+		<version>1.1</version>
+	</parent>
+
+
+	<dependencies>
+		<dependency>
+			<groupId>junit</groupId>
+			<artifactId>junit</artifactId>
+			<scope>test</scope>
+		</dependency>
+
+		<dependency>
+			<groupId>commons-httpclient</groupId>
+			<artifactId>commons-httpclient</artifactId>
+		</dependency>
+
+		<dependency>
+			<groupId>commons-io</groupId>
+			<artifactId>commons-io</artifactId>
+		</dependency>
+
+		<dependency>
+			<groupId>jboss</groupId>
+			<artifactId>jboss-container</artifactId>
+			<exclusions>
+				<exclusion>
+					<groupId>apache-httpclient</groupId>
+					<artifactId>commons-httpclient</artifactId>
+				</exclusion>
+				<exclusion>
+					<groupId>jboss</groupId>
+					<artifactId>jboss-logging-spi</artifactId>
+				</exclusion>
+			</exclusions>
+		</dependency>
+
+
+		<dependency>
+			<groupId>jboss</groupId>
+			<artifactId>jboss-kernel</artifactId>
+			<exclusions>
+
+				<exclusion>
+					<groupId>wutka-dtdparser</groupId>
+					<artifactId>dtdparser121</artifactId>
+				</exclusion>
+
+			</exclusions>
+		</dependency>
+
+
+		<dependency>
+			<groupId>org.jboss.ws.native</groupId>
+			<artifactId>jbossws-native-client</artifactId>
+		</dependency>
+
+		<dependency>
+			<groupId>org.milyn</groupId>
+			<artifactId>milyn-smooks-core</artifactId>
+		</dependency>
+
+		<dependency>
+			<groupId>org.milyn</groupId>
+			<artifactId>milyn-commons</artifactId>
+		</dependency>
+
+		<dependency>
+			<groupId>org.milyn</groupId>
+			<artifactId>milyn-smooks-javabean</artifactId>
+		</dependency>
+
+		<dependency>
+			<groupId>org.milyn</groupId>
+			<artifactId>milyn-smooks-validation</artifactId>
+		</dependency>
+
+		<dependency>
+			<groupId>net.jcip</groupId>
+			<artifactId>jcip-annotations</artifactId>
+		</dependency>
+
+		<dependency>
+			<groupId>xalan</groupId>
+			<artifactId>xalan</artifactId>
+			<scope>runtime</scope>
+		</dependency>
+
+		<dependency>
+			<groupId>org.mockito</groupId>
+			<artifactId>mockito-all</artifactId>
+			<scope>test</scope>
+		</dependency>
+
+		<dependency>
+			<groupId>org.hamcrest</groupId>
+			<artifactId>hamcrest-all</artifactId>
+			<scope>test</scope>
+		</dependency>
+
+		<dependency>
+			<groupId>org.apache.cxf</groupId>
+			<artifactId>cxf-rt-frontend-jaxws</artifactId>
+			<scope>test</scope>
+		</dependency>
+
+		<dependency>
+			<groupId>org.apache.cxf</groupId>
+			<artifactId>cxf-rt-transports-http</artifactId>
+			<scope>test</scope>
+		</dependency>
+
+		<dependency>
+			<groupId>org.apache.cxf</groupId>
+			<artifactId>cxf-rt-transports-http-jetty</artifactId>
+			<scope>test</scope>
+		</dependency>
+
+		<dependency>
+			<groupId>org.apache.cxf</groupId>
+			<artifactId>cxf-rt-frontend-jaxrs</artifactId>
+			<exclusions>
+				<exclusion>
+					<groupId>org.apache.abdera</groupId>
+					<artifactId>abdera-core</artifactId>
+				</exclusion>
+				<exclusion>
+					<groupId>org.apache.abdera</groupId>
+					<artifactId>abdera-parser</artifactId>
+				</exclusion>
+				<exclusion>
+					<groupId>org.apache.abdera</groupId>
+					<artifactId>abdera-extensions-json</artifactId>
+				</exclusion>
+
+			</exclusions>
+			<scope>test</scope>
+		</dependency>
+
+		<dependency>
+			<groupId>org.apache.cxf</groupId>
+			<artifactId>cxf-testutils</artifactId>
+			<scope>test</scope>
+		</dependency>
+
+		<dependency>
+			<groupId>sun.jdk</groupId>
+			<artifactId>tools</artifactId>
+			<version>1.5.0</version>
+			<scope>system</scope>
+			<systemPath>${java.home}/../lib/tools.jar</systemPath>
+		</dependency>
+
+	</dependencies>
+
+	<build>
+		<plugins>
+			<plugin>
+				<groupId>org.apache.maven.plugins</groupId>
+				<artifactId>maven-javadoc-plugin</artifactId>
+				<executions>
+					<execution>
+						<id>package</id>
+						<phase>package</phase>
+						<goals>
+							<goal>jar</goal>
+						</goals>
+					</execution>
+				</executions>
+				<configuration>
+					<header>JBoss Wise API</header>
+					<footer>JBoss Wise API</footer>
+				</configuration>
+			</plugin>
+			<plugin>
+				<groupId>org.apache.maven.plugins</groupId>
+				<artifactId>maven-source-plugin</artifactId>
+				<executions>
+					<execution>
+						<id>attach-sources</id>
+						<goals>
+							<goal>jar</goal>
+						</goals>
+					</execution>
+				</executions>
+			</plugin>
+			<plugin>
+				<artifactId>maven-surefire-plugin</artifactId>
+				<configuration>
+					<systemProperties>
+						<property>
+							<name>log4j.configuration</name>
+							<value>test-log4j.xml</value>
+						</property>
+					</systemProperties>
+				</configuration>
+			</plugin>
+		</plugins>
+
+	</build>
+
+
+</project>

Added: maven2/org/jboss/wise/wise-core/1.1/wise-core-1.1.pom.md5
===================================================================
--- maven2/org/jboss/wise/wise-core/1.1/wise-core-1.1.pom.md5	                        (rev 0)
+++ maven2/org/jboss/wise/wise-core/1.1/wise-core-1.1.pom.md5	2009-08-10 11:44:00 UTC (rev 28515)
@@ -0,0 +1 @@
+2f582d8ec73db04c085a79d0b021fd74
\ No newline at end of file

Added: maven2/org/jboss/wise/wise-core/1.1/wise-core-1.1.pom.sha1
===================================================================
--- maven2/org/jboss/wise/wise-core/1.1/wise-core-1.1.pom.sha1	                        (rev 0)
+++ maven2/org/jboss/wise/wise-core/1.1/wise-core-1.1.pom.sha1	2009-08-10 11:44:00 UTC (rev 28515)
@@ -0,0 +1 @@
+c0afec9e2355112047e4e96dcffbbd788c16121d
\ No newline at end of file

Added: maven2/org/jboss/wise/wise-core/maven-metadata.xml
===================================================================
--- maven2/org/jboss/wise/wise-core/maven-metadata.xml	                        (rev 0)
+++ maven2/org/jboss/wise/wise-core/maven-metadata.xml	2009-08-10 11:44:00 UTC (rev 28515)
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<metadata xsi:schemaLocation="http://maven.apache.org/METADATA/1.0.0 http://maven.apache.org/xsd/metadata-1.0.0.xsd" xmlns="http://maven.apache.org/METADATA/1.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <groupId>org.jboss.wise</groupId>
+  <artifactId>wise-core</artifactId>
+  <version>1.1</version>
+  <versioning>
+    <versions>
+      <version>1.1</version>
+    </versions>
+    <lastUpdated>20090810113921</lastUpdated>
+  </versioning>
+</metadata>


Property changes on: maven2/org/jboss/wise/wise-core/maven-metadata.xml
___________________________________________________________________
Name: svn:keywords
   + Id Revision
Name: svn:eol-style
   + LF

Added: maven2/org/jboss/wise/wise-core/maven-metadata.xml.md5
===================================================================
--- maven2/org/jboss/wise/wise-core/maven-metadata.xml.md5	                        (rev 0)
+++ maven2/org/jboss/wise/wise-core/maven-metadata.xml.md5	2009-08-10 11:44:00 UTC (rev 28515)
@@ -0,0 +1 @@
+ce8dd100ff419b8b1a664828f58a1b3b
\ No newline at end of file

Added: maven2/org/jboss/wise/wise-core/maven-metadata.xml.sha1
===================================================================
--- maven2/org/jboss/wise/wise-core/maven-metadata.xml.sha1	                        (rev 0)
+++ maven2/org/jboss/wise/wise-core/maven-metadata.xml.sha1	2009-08-10 11:44:00 UTC (rev 28515)
@@ -0,0 +1 @@
+40d36f821181164b030370d13a6ab1f3fb3943bd
\ No newline at end of file

Added: maven2/org/jboss/wise/wise-integration/1.1/wise-integration-1.1.jar
===================================================================
(Binary files differ)


Property changes on: maven2/org/jboss/wise/wise-integration/1.1/wise-integration-1.1.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: maven2/org/jboss/wise/wise-integration/1.1/wise-integration-1.1.jar.md5
===================================================================
--- maven2/org/jboss/wise/wise-integration/1.1/wise-integration-1.1.jar.md5	                        (rev 0)
+++ maven2/org/jboss/wise/wise-integration/1.1/wise-integration-1.1.jar.md5	2009-08-10 11:44:00 UTC (rev 28515)
@@ -0,0 +1 @@
+c7214e8ee6a4c1d0c45bc669f8ccacdb
\ No newline at end of file

Added: maven2/org/jboss/wise/wise-integration/1.1/wise-integration-1.1.jar.sha1
===================================================================
--- maven2/org/jboss/wise/wise-integration/1.1/wise-integration-1.1.jar.sha1	                        (rev 0)
+++ maven2/org/jboss/wise/wise-integration/1.1/wise-integration-1.1.jar.sha1	2009-08-10 11:44:00 UTC (rev 28515)
@@ -0,0 +1 @@
+130dee3abefb88ed2b80522d06930b2245a3ec82
\ No newline at end of file

Added: maven2/org/jboss/wise/wise-integration/1.1/wise-integration-1.1.pom
===================================================================
--- maven2/org/jboss/wise/wise-integration/1.1/wise-integration-1.1.pom	                        (rev 0)
+++ maven2/org/jboss/wise/wise-integration/1.1/wise-integration-1.1.pom	2009-08-10 11:44:00 UTC (rev 28515)
@@ -0,0 +1,465 @@
+
+	<!--
+		Licensed to the Apache Software Foundation (ASF) under one or more
+		contributor license agreements. See the NOTICE file distributed with
+		this work for additional information regarding copyright ownership.
+		The ASF licenses this file to you under the Apache License, Version
+		2.0 (the "License"); you may not use this file except in compliance
+		with the License. You may obtain a copy of the License at
+
+		http://www.apache.org/licenses/LICENSE-2.0 Unless required by
+		applicable law or agreed to in writing, software distributed under the
+		License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
+		CONDITIONS OF ANY KIND, either express or implied. See the License for
+		the specific language governing permissions and limitations under the
+		License.
+	-->
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+	xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+	<modelVersion>4.0.0</modelVersion>
+	<groupId>org.jboss.wise</groupId>
+	<artifactId>wise-integration</artifactId>
+	<version>1.1</version>
+	<name>Wise Integration Test</name>
+	<url>http://www.jboss.org/wise</url>
+
+	<parent>
+		<groupId>org.jboss.wise</groupId>
+		<artifactId>wise-parent</artifactId>
+		<version>1.1</version>
+	</parent>
+
+	<dependencies>
+		<dependency>
+			<groupId>junit</groupId>
+			<artifactId>junit</artifactId>
+			<scope>test</scope>
+		</dependency>
+		<dependency>
+			<groupId>junit</groupId>
+			<artifactId>junit</artifactId>
+			<scope>test</scope>
+		</dependency>
+		<dependency>
+			<groupId>javax.ejb</groupId>
+			<artifactId>ejb-api</artifactId>
+			<scope>test</scope>
+		</dependency>
+		<dependency>
+			<groupId>org.jboss.wise</groupId>
+			<artifactId>wise-core</artifactId>
+			<version>1.1</version>
+			<scope>test</scope>
+		</dependency>
+
+		<dependency>
+			<groupId>jboss</groupId>
+			<artifactId>jbossall-client</artifactId>
+			<scope>test</scope>
+		</dependency>
+
+		<dependency>
+			<groupId>org.jboss.ws.native</groupId>
+			<artifactId>jbossws-native-client</artifactId>
+			<scope>test</scope>
+		</dependency>
+
+		<dependency>
+			<groupId>xalan</groupId>
+			<artifactId>xalan</artifactId>
+			<scope>test</scope>
+		</dependency>
+
+	</dependencies>
+
+
+	<build>
+		<plugins>
+			<plugin>
+				<groupId>org.apache.maven.plugins</groupId>
+				<artifactId>maven-jar-plugin</artifactId>
+				<executions>
+					<execution>
+						<phase>package</phase>
+						<goals>
+							<goal>jar</goal>
+						</goals>
+						<configuration>
+							<finalName>mtom-tests</finalName>
+							<outputDirectory>${basedir}/target/test-classes/</outputDirectory>
+							<testClassesDirectory>${basedir}/target/test-classes/</testClassesDirectory>
+							<includes>
+								<include>**/mtom/*</include>
+							</includes>
+							<excludes>
+								<exclude>**/*Test.class</exclude>
+							</excludes>
+						</configuration>
+					</execution>
+				</executions>
+			</plugin>
+
+			<plugin>
+				<groupId>org.apache.maven.plugins</groupId>
+				<artifactId>maven-war-plugin</artifactId>
+				<executions>
+					<execution>
+						<id>war-it</id>
+						<phase>pre-integration-test</phase>
+						<goals>
+							<goal>war</goal>
+						</goals>
+						<configuration>
+							<webXml>${basedir}/src/test/resources/WEB-INF/basic/web.xml
+							</webXml>
+							<warName>basic</warName>
+							<outputDirectory>${basedir}/target/test-classes/
+							</outputDirectory>
+							<webappDirectory>${basedir}/target/basic
+							</webappDirectory>
+							<webResources>
+								<webResource>
+									<targetPath>WEB-INF/classes</targetPath>
+									<directory>${basedir}/target/test-classes/
+									</directory>
+									<includes>
+										<include>**/basic/*.class</include>
+									</includes>
+									<excludes>
+										<exclude>**/*Test.class</exclude>
+									</excludes>
+								</webResource>
+							</webResources>
+						</configuration>
+					</execution>
+
+					<execution>
+						<id>war-wsse</id>
+						<phase>pre-integration-test</phase>
+						<goals>
+							<goal>war</goal>
+						</goals>
+						<configuration>
+							<webXml>${basedir}/src/test/resources/WEB-INF/wsse/web.xml
+							</webXml>
+							<warName>wsse</warName>
+							<outputDirectory>${basedir}/target/test-classes/
+							</outputDirectory>
+							<webappDirectory>${basedir}/target/wsse
+							</webappDirectory>
+							<packagingIncludes></packagingIncludes>
+							<webResources>
+								<webResource>
+									<targetPath>WEB-INF/classes</targetPath>
+									<directory>${basedir}/target/test-classes/
+									</directory>
+									<includes>
+										<include>**/wsse/*.class</include>
+									</includes>
+									<excludes>
+										<exclude>**/*Test.class</exclude>
+									</excludes>
+								</webResource>
+
+								<webResource>
+									<targetPath>WEB-INF</targetPath>
+									<directory>${basedir}/src/test/resources/WEB-INF/wsse/
+									</directory>
+									<includes>
+										<include>**/*.*</include>
+									</includes>
+								</webResource>
+							</webResources>
+						</configuration>
+					</execution>
+
+					<execution>
+						<id>war-wsdlResolver</id>
+						<phase>pre-integration-test</phase>
+						<goals>
+							<goal>war</goal>
+						</goals>
+						<configuration>
+							<webXml>${basedir}/src/test/resources/WEB-INF/wsdlResolver/web.xml
+							</webXml>
+							<warName>wsdlResolver</warName>
+							<outputDirectory>${basedir}/target/test-classes/
+							</outputDirectory>
+							<webappDirectory>${basedir}/target/wsdlResolver
+							</webappDirectory>
+							<packagingIncludes></packagingIncludes>
+							<webResources>
+								<webResource>
+									<targetPath>WEB-INF/classes</targetPath>
+									<directory>${basedir}/target/test-classes/
+									</directory>
+									<includes>
+										<include>**/wsdlResolver/*.class</include>
+									</includes>
+									<excludes>
+										<exclude>**/*Test.class</exclude>
+									</excludes>
+								</webResource>
+
+								<webResource>
+									<targetPath>WEB-INF</targetPath>
+									<directory>${basedir}/src/test/resources/WEB-INF/wsdlResolver/
+									</directory>
+									<includes>
+										<include>**/*.*</include>
+									</includes>
+								</webResource>
+							</webResources>
+						</configuration>
+					</execution>
+
+					<execution>
+						<id>war-wsaddress</id>
+						<phase>pre-integration-test</phase>
+						<goals>
+							<goal>war</goal>
+						</goals>
+						<configuration>
+							<webXml>${basedir}/src/test/resources/WEB-INF/wsa/web.xml
+							</webXml>
+							<warName>wsa</warName>
+							<outputDirectory>${basedir}/target/test-classes/
+							</outputDirectory>
+							<webappDirectory>${basedir}/target/wsa
+							</webappDirectory>
+							<packagingIncludes></packagingIncludes>
+							<webResources>
+								<webResource>
+									<targetPath>WEB-INF/classes</targetPath>
+									<directory>${basedir}/target/test-classes/
+									</directory>
+									<includes>
+										<include>**/wsaddressing/*.class</include>
+									</includes>
+									<excludes>
+										<exclude>**/*Test.class</exclude>
+									</excludes>
+								</webResource>
+							</webResources>
+						</configuration>
+					</execution>
+
+					<execution>
+						<id>war-wsaandwsse</id>
+						<phase>pre-integration-test</phase>
+						<goals>
+							<goal>war</goal>
+						</goals>
+						<configuration>
+							<webXml>${basedir}/src/test/resources/WEB-INF/wsaandwsse/web.xml
+							</webXml>
+							<warName>wsaandwsse</warName>
+							<outputDirectory>${basedir}/target/test-classes/
+							</outputDirectory>
+							<webappDirectory>${basedir}/target/wsaandwsse
+							</webappDirectory>
+							<packagingIncludes></packagingIncludes>
+							<webResources>
+								<webResource>
+									<targetPath>WEB-INF/classes</targetPath>
+									<directory>${basedir}/target/test-classes/
+									</directory>
+									<includes>
+										<include>**/wsaandwsse/*.class</include>
+									</includes>
+									<excludes>
+										<exclude>**/*Test.class</exclude>
+									</excludes>
+								</webResource>
+								<webResource>
+									<targetPath>WEB-INF</targetPath>
+									<directory>${basedir}/src/test/resources/WEB-INF/wsaandwsse/
+									</directory>
+									<includes>
+										<include>**/*.*</include>
+									</includes>
+								</webResource>
+							</webResources>
+
+						</configuration>
+					</execution>
+					<execution>
+						<id>war-smooks</id>
+						<phase>pre-integration-test</phase>
+						<goals>
+							<goal>war</goal>
+						</goals>
+						<configuration>
+							<webXml>${basedir}/src/test/resources/WEB-INF/smooks/web.xml
+                            </webXml>
+							<warName>smooks</warName>
+							<outputDirectory>${basedir}/target/test-classes/
+                            </outputDirectory>
+							<webappDirectory>${basedir}/target/smooks
+                            </webappDirectory>
+							<webResources>
+								<webResource>
+									<targetPath>WEB-INF/classes</targetPath>
+									<directory>${basedir}/target/test-classes/
+                                    </directory>
+									<includes>
+										<include>**/smooks/**/*.class</include>
+									</includes>
+									<excludes>
+										<exclude>**/*Test.class</exclude>
+									</excludes>
+								</webResource>
+							</webResources>
+						</configuration>
+					</execution>
+				</executions>
+			</plugin>
+
+			<plugin>
+				<artifactId>maven-surefire-plugin</artifactId>
+				<configuration>
+					<skip>true</skip>
+				</configuration>
+				<executions>
+					<execution>
+						<id>unit-tests</id>
+						<phase>test</phase>
+						<goals>
+							<goal>test</goal>
+						</goals>
+						<configuration>
+							<skip>false</skip>
+							<excludes>
+								<exclude>**/integration/**/*Test.java</exclude>
+								<exclude>**/*StressTest.java</exclude>
+								<exclude>**/*$*.java</exclude>
+							</excludes>
+						</configuration>
+					</execution>
+					<execution>
+						<id>integration-tests</id>
+						<phase>integration-test</phase>
+						<goals>
+							<goal>test</goal>
+						</goals>
+						<configuration>
+							<skip>false</skip>
+							<excludes>
+								<exclude>**/*StressTest.java</exclude>
+								<exclude>**/*$*.java</exclude>
+							</excludes>
+							<includes>
+								<include>**/*Integration*Test.java</include>
+							</includes>
+							<systemProperties>
+								<property>
+									<name>log4j.configuration</name>
+									<value>integration-test-log4j.xml</value>
+								</property>
+							</systemProperties>
+						</configuration>
+
+					</execution>
+				</executions>
+			</plugin>
+		</plugins>
+
+	</build>
+	<profiles>
+		<profile>
+			<id>skip.tests</id>
+			<activation>
+				<property>
+					<name>!jboss.bind.address</name>
+				</property>
+			</activation>
+			<build>
+				<plugins>
+					<plugin>
+						<artifactId>maven-surefire-plugin</artifactId>
+						<executions>
+							<execution>
+								<id>integration-tests</id>
+								<phase>integration-test</phase>
+								<goals>
+									<goal>test</goal>
+								</goals>
+								<configuration>
+									<skip>true</skip>
+								</configuration>
+							</execution>
+						</executions>
+					</plugin>
+				</plugins>
+			</build>
+		</profile>
+
+		<profile>
+			<id>use.endorsed.dir</id>
+			<activation>
+				<property>
+					<name>endorsed.dir</name>
+				</property>
+			</activation>
+			<build>
+				<plugins>
+					<plugin>
+						<artifactId>maven-surefire-plugin</artifactId>
+						<configuration>
+							<argLine>-Djava.endorsed.dirs=${endorsed.dir}</argLine>
+						</configuration>
+					</plugin>
+				</plugins>
+			</build>
+		</profile>
+
+		<profile>
+			<id>stress.tests</id>
+			<build>
+				<plugins>
+					<plugin>
+						<artifactId>maven-surefire-plugin</artifactId>
+						<executions>
+							<execution>
+								<id>integration-tests</id>
+								<phase>integration-test</phase>
+								<goals>
+									<goal>test</goal>
+								</goals>
+								<configuration>
+									<systemProperties>
+										<property>
+											<name>wise.stress.threads</name>
+											<value>300</value>
+										</property>
+										<property>
+											<name>wise.stress.threadPoolSize</name>
+											<value>50</value>
+										</property>
+										<property>
+											<name>wise.stress.expensive.threads</name>
+											<value>30</value>
+										</property>
+										<property>
+											<name>wise.stress.expensive.threadPoolSize</name>
+											<value>5</value>
+										</property>
+									</systemProperties>
+									<excludes>
+										<exclude>**/*Integration*Test.java</exclude>
+										<exclude>**/*$*.java</exclude>
+									</excludes>
+									<includes>
+										<include>**/*StressTest.java</include>
+									</includes>
+
+								</configuration>
+							</execution>
+						</executions>
+					</plugin>
+
+				</plugins>
+			</build>
+		</profile>
+	</profiles>
+</project>

Added: maven2/org/jboss/wise/wise-integration/1.1/wise-integration-1.1.pom.md5
===================================================================
--- maven2/org/jboss/wise/wise-integration/1.1/wise-integration-1.1.pom.md5	                        (rev 0)
+++ maven2/org/jboss/wise/wise-integration/1.1/wise-integration-1.1.pom.md5	2009-08-10 11:44:00 UTC (rev 28515)
@@ -0,0 +1 @@
+730550b882eed9a467f2a635d63b4d01
\ No newline at end of file

Added: maven2/org/jboss/wise/wise-integration/1.1/wise-integration-1.1.pom.sha1
===================================================================
--- maven2/org/jboss/wise/wise-integration/1.1/wise-integration-1.1.pom.sha1	                        (rev 0)
+++ maven2/org/jboss/wise/wise-integration/1.1/wise-integration-1.1.pom.sha1	2009-08-10 11:44:00 UTC (rev 28515)
@@ -0,0 +1 @@
+815327f06a76c9b0a764eaf6dc565cfa7a7a1f10
\ No newline at end of file

Added: maven2/org/jboss/wise/wise-integration/maven-metadata.xml
===================================================================
--- maven2/org/jboss/wise/wise-integration/maven-metadata.xml	                        (rev 0)
+++ maven2/org/jboss/wise/wise-integration/maven-metadata.xml	2009-08-10 11:44:00 UTC (rev 28515)
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<metadata xsi:schemaLocation="http://maven.apache.org/METADATA/1.0.0 http://maven.apache.org/xsd/metadata-1.0.0.xsd" xmlns="http://maven.apache.org/METADATA/1.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <groupId>org.jboss.wise</groupId>
+  <artifactId>wise-integration</artifactId>
+  <version>1.1</version>
+  <versioning>
+    <versions>
+      <version>1.1</version>
+    </versions>
+    <lastUpdated>20090810113923</lastUpdated>
+  </versioning>
+</metadata>


Property changes on: maven2/org/jboss/wise/wise-integration/maven-metadata.xml
___________________________________________________________________
Name: svn:keywords
   + Id Revision
Name: svn:eol-style
   + LF

Added: maven2/org/jboss/wise/wise-integration/maven-metadata.xml.md5
===================================================================
--- maven2/org/jboss/wise/wise-integration/maven-metadata.xml.md5	                        (rev 0)
+++ maven2/org/jboss/wise/wise-integration/maven-metadata.xml.md5	2009-08-10 11:44:00 UTC (rev 28515)
@@ -0,0 +1 @@
+f9fbcab74e2100d26a974fcc4270acd3
\ No newline at end of file

Added: maven2/org/jboss/wise/wise-integration/maven-metadata.xml.sha1
===================================================================
--- maven2/org/jboss/wise/wise-integration/maven-metadata.xml.sha1	                        (rev 0)
+++ maven2/org/jboss/wise/wise-integration/maven-metadata.xml.sha1	2009-08-10 11:44:00 UTC (rev 28515)
@@ -0,0 +1 @@
+a4e10fba8d1a3b5dc5333a20bbb4a16a54ff6220
\ No newline at end of file

Added: maven2/org/jboss/wise/wise-parent/1.1/wise-parent-1.1.pom
===================================================================
--- maven2/org/jboss/wise/wise-parent/1.1/wise-parent-1.1.pom	                        (rev 0)
+++ maven2/org/jboss/wise/wise-parent/1.1/wise-parent-1.1.pom	2009-08-10 11:44:00 UTC (rev 28515)
@@ -0,0 +1,306 @@
+<!--
+  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">
+    <parent>
+        <groupId>org.jboss.wise</groupId>
+        <artifactId>wise</artifactId>
+        <version>1.1</version>
+    </parent>
+
+    <modelVersion>4.0.0</modelVersion>
+    <groupId>org.jboss.wise</groupId>
+    <artifactId>wise-parent</artifactId>
+    <version>1.1</version>
+    <name>Wise Parent</name>
+    <url>http://www.jboss.org/wise</url>
+
+    <packaging>pom</packaging>
+
+    <properties>
+        <surefire.fork.mode>once</surefire.fork.mode>
+        <surefire.format>brief</surefire.format>
+        <surefire.usefile>false</surefire.usefile>
+        <compile.flags>-Xlint:unchecked,deprecation,fallthrough,finally</compile.flags>
+        <checkstyle.extension />
+        <cxf.version>2.2</cxf.version>
+    </properties>
+
+    <build>
+        <resources>
+            <resource>
+                <directory>src/main/java</directory>
+                <excludes>
+                    <exclude>**/*.java</exclude>
+                </excludes>
+            </resource>
+            <resource>
+                <directory>src/main/resources</directory>
+                <includes>
+                    <include>**/*</include>
+                </includes>
+            </resource>
+           
+        </resources>
+        <testResources>
+            <testResource>
+                <directory>src/test/java</directory>
+                <excludes>
+                    <exclude>**/*.java</exclude>
+                </excludes>
+            </testResource>
+            <testResource>
+                <directory>src/test/resources</directory>
+                <includes>
+                    <include>**</include>
+                </includes>
+            </testResource>
+            <testResource>
+                <directory>src/test/java</directory>
+                <includes>
+                    <include>**/*.xml</include>
+                </includes>
+                <filtering>true</filtering>
+            </testResource>
+        </testResources>
+        <pluginManagement>
+        <plugins>
+                <plugin>
+                    <groupId>org.apache.maven.plugins</groupId>
+                    <artifactId>maven-surefire-plugin</artifactId>
+                    <configuration>
+                        <includes>
+                            <include>**/*Test.java</include>
+                            <include>**/*TestCase.java</include>
+                            <include>**/*TestCases.java</include>
+                        </includes>
+                        <!-- do not exclude **/Abstract*Test.java **/Abstract*TestCase.java -->
+                        <excludes>
+                            <exclude>**/*$*</exclude>
+                        </excludes>
+                        <reportFormat>${surefire.format}</reportFormat>
+                        <useFile>${surefire.usefile}</useFile>
+                        <forkMode>${surefire.fork.mode}</forkMode>
+                        <childDelegation>false</childDelegation>
+                        <argLine>-ea</argLine>
+                        <systemProperties>
+                            <property>
+                                <name>java.awt.headless</name>
+                                <value>${java.awt.headless}</value>
+                            </property>
+                            <property>
+                                <name>java.util.logging.config.file</name>
+                                <value>${basedir}/target/test-classes/logging.properties</value>
+                            </property>
+                        </systemProperties>
+                    </configuration>
+                </plugin>
+            </plugins>
+        </pluginManagement>
+        <defaultGoal>install</defaultGoal>
+    </build>
+
+    <dependencyManagement>
+        <dependencies>
+            <dependency>
+                <groupId>junit</groupId>
+                <artifactId>junit</artifactId>
+                <version>4.6</version>
+                <scope>test</scope>
+            </dependency>
+
+            <dependency>
+                <groupId>org.apache.maven</groupId>
+                <artifactId>maven-plugin-api</artifactId>
+                <version>2.0.4</version>
+                <scope>provided</scope>
+                <exclusions>
+                    <exclusion>
+                        <groupId>junit</groupId>
+                        <artifactId>junit</artifactId>
+                    </exclusion>
+                </exclusions>
+            </dependency>
+
+            <dependency>
+                <groupId>org.apache.maven</groupId>
+                <artifactId>maven-project</artifactId>
+                <version>2.0.4</version>
+                <scope>provided</scope>
+                <exclusions>
+                    <exclusion>
+                        <groupId>junit</groupId>
+                        <artifactId>junit</artifactId>
+                    </exclusion>
+                </exclusions>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.maven</groupId>
+                <artifactId>maven-artifact</artifactId>
+                <scope>provided</scope>
+                <version>2.0.4</version>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.maven</groupId>
+                <artifactId>maven-core</artifactId>
+                <scope>provided</scope>
+                <version>2.0.4</version>
+            </dependency>
+
+
+            <dependency>
+                <groupId>ant</groupId>
+                <artifactId>ant</artifactId>
+                <version>1.6.5</version>
+            </dependency>
+            <dependency>
+                <groupId>ant</groupId>
+                <artifactId>ant-nodeps</artifactId>
+                <version>1.6.5</version>
+            </dependency>
+
+            <dependency>
+                <groupId>commons-httpclient</groupId>
+                <artifactId>commons-httpclient</artifactId>
+                <version>3.1</version>
+            </dependency>
+
+            <dependency>
+                <groupId>commons-io</groupId>
+                <artifactId>commons-io</artifactId>
+                <version>1.4</version>
+            </dependency>
+
+            <dependency>
+                <groupId>jboss</groupId>
+                <artifactId>jboss-container</artifactId>
+                <version>2.0.0.Beta</version>
+            </dependency>
+
+            <dependency>
+                <groupId>jboss</groupId>
+                <artifactId>jboss-kernel</artifactId>
+                <version>2.0.0.Beta</version>
+            </dependency>
+
+            <dependency>
+                <groupId>org.jboss.ws.native</groupId>
+                <artifactId>jbossws-native-client</artifactId>
+                <version>3.0.5.GA</version>
+            </dependency>
+
+            <dependency>
+                <groupId>org.milyn</groupId>
+                <artifactId>milyn-smooks-core</artifactId>
+                <version>1.2.1</version>
+            </dependency>
+
+             <dependency>
+                <groupId>org.milyn</groupId>
+                <artifactId>milyn-smooks-validation</artifactId>
+                <version>1.2.1</version>
+            </dependency>
+
+            <dependency>
+                <groupId>org.milyn</groupId>
+                <artifactId>milyn-commons</artifactId>
+                <version>1.2.1</version>
+            </dependency>
+
+            <dependency>
+                <groupId>org.milyn</groupId>
+                <artifactId>milyn-smooks-javabean</artifactId>
+                <version>1.2.1</version>
+            </dependency>
+
+
+            <dependency>
+                <groupId>net.jcip</groupId>
+                <artifactId>jcip-annotations</artifactId>
+                <version>1.0</version>
+            </dependency>
+
+
+        <dependency>
+             <groupId>xalan</groupId>
+             <artifactId>xalan</artifactId>
+             <version>2.7.1</version>
+         </dependency> 
+
+         <dependency>
+             <groupId>org.mockito</groupId>
+             <artifactId>mockito-all</artifactId>
+             <version>1.8.0</version>
+         </dependency> 
+
+           <dependency>
+              <groupId>org.hamcrest</groupId>
+              <artifactId>hamcrest-all</artifactId>
+              <version>1.1</version>
+           </dependency>
+
+            <dependency>
+		 <groupId>javax.ejb</groupId>
+		 <artifactId>ejb-api</artifactId>
+		 <version>3.0</version>
+	     </dependency>
+
+	     <dependency>
+		<groupId>jboss</groupId>
+		<artifactId>jbossall-client</artifactId>
+		<version>4.2.2.GA</version>
+	      </dependency>
+
+        <dependency>
+		<groupId>org.apache.cxf</groupId>
+		<artifactId>cxf-rt-frontend-jaxws</artifactId>
+		<version>2.2</version>
+	</dependency>
+
+	<dependency>
+		<groupId>org.apache.cxf</groupId>
+		<artifactId>cxf-rt-transports-http</artifactId>
+		<version>2.2</version>
+                <scope>test</scope>
+	</dependency>
+
+	<dependency>
+		<groupId>org.apache.cxf</groupId>
+		<artifactId>cxf-rt-transports-http-jetty</artifactId>
+		<version>2.2</version>
+                <scope>test</scope>
+	</dependency>
+
+	<dependency>
+		<groupId>org.apache.cxf</groupId>
+		<artifactId>cxf-rt-frontend-jaxrs</artifactId>
+		<version>2.2</version>
+	</dependency>
+
+	<dependency>
+		<groupId>org.apache.cxf</groupId>
+		<artifactId>cxf-testutils</artifactId>
+		<version>2.2</version>
+	</dependency>
+       </dependencies>
+    </dependencyManagement>
+    
+</project>
+
+
+

Added: maven2/org/jboss/wise/wise-parent/1.1/wise-parent-1.1.pom.md5
===================================================================
--- maven2/org/jboss/wise/wise-parent/1.1/wise-parent-1.1.pom.md5	                        (rev 0)
+++ maven2/org/jboss/wise/wise-parent/1.1/wise-parent-1.1.pom.md5	2009-08-10 11:44:00 UTC (rev 28515)
@@ -0,0 +1 @@
+8736d8a4cac19edaf37ed2eb2d17c817
\ No newline at end of file

Added: maven2/org/jboss/wise/wise-parent/1.1/wise-parent-1.1.pom.sha1
===================================================================
--- maven2/org/jboss/wise/wise-parent/1.1/wise-parent-1.1.pom.sha1	                        (rev 0)
+++ maven2/org/jboss/wise/wise-parent/1.1/wise-parent-1.1.pom.sha1	2009-08-10 11:44:00 UTC (rev 28515)
@@ -0,0 +1 @@
+2f1dd6a573fe0413b493f28442b1f16df025858b
\ No newline at end of file

Added: maven2/org/jboss/wise/wise-parent/maven-metadata.xml
===================================================================
--- maven2/org/jboss/wise/wise-parent/maven-metadata.xml	                        (rev 0)
+++ maven2/org/jboss/wise/wise-parent/maven-metadata.xml	2009-08-10 11:44:00 UTC (rev 28515)
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<metadata xsi:schemaLocation="http://maven.apache.org/METADATA/1.0.0 http://maven.apache.org/xsd/metadata-1.0.0.xsd" xmlns="http://maven.apache.org/METADATA/1.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <groupId>org.jboss.wise</groupId>
+  <artifactId>wise-parent</artifactId>
+  <version>1.1</version>
+  <versioning>
+    <versions>
+      <version>1.1</version>
+    </versions>
+    <lastUpdated>20090810113856</lastUpdated>
+  </versioning>
+</metadata>


Property changes on: maven2/org/jboss/wise/wise-parent/maven-metadata.xml
___________________________________________________________________
Name: svn:keywords
   + Id Revision
Name: svn:eol-style
   + LF

Added: maven2/org/jboss/wise/wise-parent/maven-metadata.xml.md5
===================================================================
--- maven2/org/jboss/wise/wise-parent/maven-metadata.xml.md5	                        (rev 0)
+++ maven2/org/jboss/wise/wise-parent/maven-metadata.xml.md5	2009-08-10 11:44:00 UTC (rev 28515)
@@ -0,0 +1 @@
+2fe86606ec58ba41282f4511eecf8d52
\ No newline at end of file

Added: maven2/org/jboss/wise/wise-parent/maven-metadata.xml.sha1
===================================================================
--- maven2/org/jboss/wise/wise-parent/maven-metadata.xml.sha1	                        (rev 0)
+++ maven2/org/jboss/wise/wise-parent/maven-metadata.xml.sha1	2009-08-10 11:44:00 UTC (rev 28515)
@@ -0,0 +1 @@
+9727062a8ad5b90349cd2e59dbbfa273f69cf953
\ No newline at end of file




More information about the jboss-cvs-commits mailing list