summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/branches/sca-java-2.0-M5/archetypes
diff options
context:
space:
mode:
Diffstat (limited to 'sca-java-2.x/branches/sca-java-2.0-M5/archetypes')
-rw-r--r--sca-java-2.x/branches/sca-java-2.0-M5/archetypes/contribution-jar/pom.xml2
-rw-r--r--sca-java-2.x/branches/sca-java-2.0-M5/archetypes/contribution-jar/src/main/resources/archetype-resources/pom.xml2
-rw-r--r--sca-java-2.x/branches/sca-java-2.0-M5/archetypes/contribution-zip-discriptor/pom.xml2
-rw-r--r--sca-java-2.x/branches/sca-java-2.0-M5/archetypes/contribution-zip/pom.xml2
-rw-r--r--sca-java-2.x/branches/sca-java-2.0-M5/archetypes/contribution-zip/src/main/resources/archetype-resources/pom.xml2
-rw-r--r--sca-java-2.x/branches/sca-java-2.0-M5/archetypes/pom.xml2
-rw-r--r--sca-java-2.x/branches/sca-java-2.0-M5/archetypes/quickstart-bpel/pom.xml2
-rw-r--r--sca-java-2.x/branches/sca-java-2.0-M5/archetypes/quickstart-bpel/src/main/resources/archetype-resources/pom.xml2
-rw-r--r--sca-java-2.x/branches/sca-java-2.0-M5/archetypes/quickstart-jsf/pom.xml2
-rw-r--r--sca-java-2.x/branches/sca-java-2.0-M5/archetypes/quickstart-jsf/src/main/resources/archetype-resources/pom.xml2
-rw-r--r--sca-java-2.x/branches/sca-java-2.0-M5/archetypes/quickstart-jsonp/pom.xml100
-rw-r--r--sca-java-2.x/branches/sca-java-2.0-M5/archetypes/quickstart-jsonp/src/main/resources/archetype-resources/pom.xml308
-rw-r--r--sca-java-2.x/branches/sca-java-2.0-M5/archetypes/quickstart-stripes/pom.xml2
-rw-r--r--sca-java-2.x/branches/sca-java-2.0-M5/archetypes/quickstart-stripes/src/main/resources/archetype-resources/pom.xml2
-rw-r--r--sca-java-2.x/branches/sca-java-2.0-M5/archetypes/quickstart/pom.xml2
-rw-r--r--sca-java-2.x/branches/sca-java-2.0-M5/archetypes/quickstart/src/main/resources/archetype-resources/pom.xml2
16 files changed, 218 insertions, 218 deletions
diff --git a/sca-java-2.x/branches/sca-java-2.0-M5/archetypes/contribution-jar/pom.xml b/sca-java-2.x/branches/sca-java-2.0-M5/archetypes/contribution-jar/pom.xml
index 3473186421..392b460b38 100644
--- a/sca-java-2.x/branches/sca-java-2.0-M5/archetypes/contribution-jar/pom.xml
+++ b/sca-java-2.x/branches/sca-java-2.0-M5/archetypes/contribution-jar/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-sca</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M5-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
diff --git a/sca-java-2.x/branches/sca-java-2.0-M5/archetypes/contribution-jar/src/main/resources/archetype-resources/pom.xml b/sca-java-2.x/branches/sca-java-2.0-M5/archetypes/contribution-jar/src/main/resources/archetype-resources/pom.xml
index 99eb8fe62b..ac64733bb8 100644
--- a/sca-java-2.x/branches/sca-java-2.0-M5/archetypes/contribution-jar/src/main/resources/archetype-resources/pom.xml
+++ b/sca-java-2.x/branches/sca-java-2.0-M5/archetypes/contribution-jar/src/main/resources/archetype-resources/pom.xml
@@ -104,7 +104,7 @@
</plugins>
</build>
<properties>
- <tuscany.version>2.0-SNAPSHOT</tuscany.version>
+ <tuscany.version>2.0-M5-SNAPSHOT</tuscany.version>
</properties>
#end
</project>
diff --git a/sca-java-2.x/branches/sca-java-2.0-M5/archetypes/contribution-zip-discriptor/pom.xml b/sca-java-2.x/branches/sca-java-2.0-M5/archetypes/contribution-zip-discriptor/pom.xml
index c3a1f9bb5f..5a12e2476f 100644
--- a/sca-java-2.x/branches/sca-java-2.0-M5/archetypes/contribution-zip-discriptor/pom.xml
+++ b/sca-java-2.x/branches/sca-java-2.0-M5/archetypes/contribution-zip-discriptor/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-sca</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M5-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
diff --git a/sca-java-2.x/branches/sca-java-2.0-M5/archetypes/contribution-zip/pom.xml b/sca-java-2.x/branches/sca-java-2.0-M5/archetypes/contribution-zip/pom.xml
index e98f2ff845..ee1016d147 100644
--- a/sca-java-2.x/branches/sca-java-2.0-M5/archetypes/contribution-zip/pom.xml
+++ b/sca-java-2.x/branches/sca-java-2.0-M5/archetypes/contribution-zip/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-sca</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M5-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
diff --git a/sca-java-2.x/branches/sca-java-2.0-M5/archetypes/contribution-zip/src/main/resources/archetype-resources/pom.xml b/sca-java-2.x/branches/sca-java-2.0-M5/archetypes/contribution-zip/src/main/resources/archetype-resources/pom.xml
index 873b45ee39..83f8875c94 100644
--- a/sca-java-2.x/branches/sca-java-2.0-M5/archetypes/contribution-zip/src/main/resources/archetype-resources/pom.xml
+++ b/sca-java-2.x/branches/sca-java-2.0-M5/archetypes/contribution-zip/src/main/resources/archetype-resources/pom.xml
@@ -147,7 +147,7 @@
</plugins>
</build>
<properties>
- <tuscany.version>2.0-SNAPSHOT</tuscany.version>
+ <tuscany.version>2.0-M5-SNAPSHOT</tuscany.version>
</properties>
#end
</project>
diff --git a/sca-java-2.x/branches/sca-java-2.0-M5/archetypes/pom.xml b/sca-java-2.x/branches/sca-java-2.0-M5/archetypes/pom.xml
index 9f3e35e2a3..cf144178b9 100644
--- a/sca-java-2.x/branches/sca-java-2.0-M5/archetypes/pom.xml
+++ b/sca-java-2.x/branches/sca-java-2.0-M5/archetypes/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-sca</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M5-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>tuscany-archetype</artifactId>
diff --git a/sca-java-2.x/branches/sca-java-2.0-M5/archetypes/quickstart-bpel/pom.xml b/sca-java-2.x/branches/sca-java-2.0-M5/archetypes/quickstart-bpel/pom.xml
index c1248a0a9d..380bad1398 100644
--- a/sca-java-2.x/branches/sca-java-2.0-M5/archetypes/quickstart-bpel/pom.xml
+++ b/sca-java-2.x/branches/sca-java-2.0-M5/archetypes/quickstart-bpel/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-sca</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M5-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
diff --git a/sca-java-2.x/branches/sca-java-2.0-M5/archetypes/quickstart-bpel/src/main/resources/archetype-resources/pom.xml b/sca-java-2.x/branches/sca-java-2.0-M5/archetypes/quickstart-bpel/src/main/resources/archetype-resources/pom.xml
index 30be6b66e3..15ee301950 100644
--- a/sca-java-2.x/branches/sca-java-2.0-M5/archetypes/quickstart-bpel/src/main/resources/archetype-resources/pom.xml
+++ b/sca-java-2.x/branches/sca-java-2.0-M5/archetypes/quickstart-bpel/src/main/resources/archetype-resources/pom.xml
@@ -175,7 +175,7 @@
</plugins>
</build>
<properties>
- <tuscany.version>2.0-SNAPSHOT</tuscany.version>
+ <tuscany.version>2.0-M5-SNAPSHOT</tuscany.version>
<jetty.version>6.1.18</jetty.version>
</properties>
#end
diff --git a/sca-java-2.x/branches/sca-java-2.0-M5/archetypes/quickstart-jsf/pom.xml b/sca-java-2.x/branches/sca-java-2.0-M5/archetypes/quickstart-jsf/pom.xml
index ec26342ff9..93d953eaef 100644
--- a/sca-java-2.x/branches/sca-java-2.0-M5/archetypes/quickstart-jsf/pom.xml
+++ b/sca-java-2.x/branches/sca-java-2.0-M5/archetypes/quickstart-jsf/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-sca</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M5-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
diff --git a/sca-java-2.x/branches/sca-java-2.0-M5/archetypes/quickstart-jsf/src/main/resources/archetype-resources/pom.xml b/sca-java-2.x/branches/sca-java-2.0-M5/archetypes/quickstart-jsf/src/main/resources/archetype-resources/pom.xml
index f252e602ab..14c8736a70 100644
--- a/sca-java-2.x/branches/sca-java-2.0-M5/archetypes/quickstart-jsf/src/main/resources/archetype-resources/pom.xml
+++ b/sca-java-2.x/branches/sca-java-2.0-M5/archetypes/quickstart-jsf/src/main/resources/archetype-resources/pom.xml
@@ -145,7 +145,7 @@
</plugins>
</build>
<properties>
- <tuscany.version>2.0-SNAPSHOT</tuscany.version>
+ <tuscany.version>2.0-M5-SNAPSHOT</tuscany.version>
<myfaces.version>1.5</myfaces.version>
<jetty.version>6.1.4</jetty.version>
</properties>
diff --git a/sca-java-2.x/branches/sca-java-2.0-M5/archetypes/quickstart-jsonp/pom.xml b/sca-java-2.x/branches/sca-java-2.0-M5/archetypes/quickstart-jsonp/pom.xml
index 67a90e2a7d..6953972600 100644
--- a/sca-java-2.x/branches/sca-java-2.0-M5/archetypes/quickstart-jsonp/pom.xml
+++ b/sca-java-2.x/branches/sca-java-2.0-M5/archetypes/quickstart-jsonp/pom.xml
@@ -1,50 +1,50 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- * Licensed to the Apache Software Foundation (ASF) under one
- * or more contributor license agreements. See the NOTICE file
- * distributed with this work for additional information
- * regarding copyright ownership. The ASF licenses this file
- * to you under the Apache License, Version 2.0 (the
- * "License"); you may not use this file except in compliance
- * with the License. You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing,
- * software distributed under the License is distributed on an
- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- * KIND, either express or implied. See the License for the
- * specific language governing permissions and limitations
- * under the License.
--->
-<project>
- <modelVersion>4.0.0</modelVersion>
- <parent>
- <groupId>org.apache.tuscany.sca</groupId>
- <artifactId>tuscany-sca</artifactId>
- <version>2.0-SNAPSHOT</version>
- <relativePath>../../pom.xml</relativePath>
- </parent>
-
- <artifactId>tuscany-quickstart-jsonp</artifactId>
- <packaging>maven-archetype</packaging>
- <name>Create a Tuscany SCA webapp project using the JSONP binding</name>
-
- <build>
- <extensions>
- <extension>
- <groupId>org.apache.maven.archetype</groupId>
- <artifactId>archetype-packaging</artifactId>
- <version>2.0-alpha-4</version>
- </extension>
- </extensions>
- <plugins>
- <plugin>
- <artifactId>maven-archetype-plugin</artifactId>
- <version>2.0-alpha-4</version>
- <extensions>true</extensions>
- </plugin>
- </plugins>
- </build>
-
-</project>
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements. See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership. The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License. You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied. See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+-->
+<project>
+ <modelVersion>4.0.0</modelVersion>
+ <parent>
+ <groupId>org.apache.tuscany.sca</groupId>
+ <artifactId>tuscany-sca</artifactId>
+ <version>2.0-M5-SNAPSHOT</version>
+ <relativePath>../../pom.xml</relativePath>
+ </parent>
+
+ <artifactId>tuscany-quickstart-jsonp</artifactId>
+ <packaging>maven-archetype</packaging>
+ <name>Create a Tuscany SCA webapp project using the JSONP binding</name>
+
+ <build>
+ <extensions>
+ <extension>
+ <groupId>org.apache.maven.archetype</groupId>
+ <artifactId>archetype-packaging</artifactId>
+ <version>2.0-alpha-4</version>
+ </extension>
+ </extensions>
+ <plugins>
+ <plugin>
+ <artifactId>maven-archetype-plugin</artifactId>
+ <version>2.0-alpha-4</version>
+ <extensions>true</extensions>
+ </plugin>
+ </plugins>
+ </build>
+
+</project>
diff --git a/sca-java-2.x/branches/sca-java-2.0-M5/archetypes/quickstart-jsonp/src/main/resources/archetype-resources/pom.xml b/sca-java-2.x/branches/sca-java-2.0-M5/archetypes/quickstart-jsonp/src/main/resources/archetype-resources/pom.xml
index 8fc4bde625..17cb020436 100644
--- a/sca-java-2.x/branches/sca-java-2.0-M5/archetypes/quickstart-jsonp/src/main/resources/archetype-resources/pom.xml
+++ b/sca-java-2.x/branches/sca-java-2.0-M5/archetypes/quickstart-jsonp/src/main/resources/archetype-resources/pom.xml
@@ -1,154 +1,154 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- * Licensed to the Apache Software Foundation (ASF) under one
- * or more contributor license agreements. See the NOTICE file
- * distributed with this work for additional information
- * regarding copyright ownership. The ASF licenses this file
- * to you under the Apache License, Version 2.0 (the
- * "License"); you may not use this file except in compliance
- * with the License. You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing,
- * software distributed under the License is distributed on an
- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- * KIND, either express or implied. See the License for the
- * specific language governing permissions and limitations
- * under the License.
--->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
-
- <modelVersion>4.0.0</modelVersion>
- <groupId>${groupId}</groupId>
- <artifactId>${artifactId}</artifactId>
- <packaging>war</packaging>
- <version>${version}</version>
- <name>quickstart-jsonp</name>
-
- <dependencies>
- <!-- TUSCANY DEPENDENCIES -->
- <dependency>
- <groupId>org.apache.tuscany.sca</groupId>
- <artifactId>tuscany-sca-api</artifactId>
- <version>${tuscany.version}</version>
-#if(${includeTuscanyRuntime} == "Y")
- <scope>compile</scope>
-#else
- <scope>provided</scope>
-#end
- </dependency>
-
- <dependency>
- <groupId>org.apache.tuscany.sca</groupId>
- <artifactId>tuscany-implementation-web-runtime</artifactId>
- <version>${tuscany.version}</version>
-#if( $includeTuscanyRuntime == "Y")
- <scope>runtime</scope>
-#else
- <scope>provided</scope>
-#end
- </dependency>
-
- <dependency>
- <groupId>org.apache.tuscany.sca</groupId>
- <artifactId>tuscany-binding-jsonp-runtime</artifactId>
- <version>${tuscany.version}</version>
-#if( $includeTuscanyRuntime == "Y")
- <scope>runtime</scope>
-#else
- <scope>provided</scope>
-#end
- </dependency>
-
- <!-- JUNIT DEPENDENCY FOR TESTING -->
- <dependency>
- <groupId>junit</groupId>
- <artifactId>junit</artifactId>
- <version>4.8.1</version>
- <scope>test</scope>
- </dependency>
-
- <!-- JETTY DEPENDENCIES FOR TESTING -->
- <dependency>
- <groupId>org.mortbay.jetty</groupId>
- <artifactId>jetty</artifactId>
- <version>${jetty.version}</version>
- <scope>provided</scope>
- </dependency>
- <dependency>
- <groupId>org.mortbay.jetty</groupId>
- <artifactId>jetty-util</artifactId>
- <version>${jetty.version}</version>
- <scope>provided</scope>
- </dependency>
- <dependency>
- <groupId>org.mortbay.jetty</groupId>
- <artifactId>jetty-management</artifactId>
- <version>${jetty.version}</version>
- <scope>provided</scope>
- </dependency>
- </dependencies>
- <build>
- <defaultGoal>install</defaultGoal>
- <finalName>${artifactId}</finalName>
- <resources>
- <resource>
- <filtering>false</filtering>
- <directory>src/main/resources</directory>
- </resource>
- <resource>
- <filtering>false</filtering>
- <directory>src/main/java</directory>
- <includes>
- <include>**</include>
- </includes>
- <excludes>
- <exclude>**/*.java</exclude>
- </excludes>
- </resource>
- </resources>
- <testResources>
- <testResource>
- <filtering>false</filtering>
- <directory>src/test/java</directory>
- <includes>
- <include>**</include>
- </includes>
- <excludes>
- <exclude>**/*.java</exclude>
- </excludes>
- </testResource>
- </testResources>
- <plugins>
- <plugin>
- <inherited>true</inherited>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-compiler-plugin</artifactId>
- <configuration>
- <source>1.5</source>
- <target>1.5</target>
- <optimise>true</optimise>
- <debug>true</debug>
- </configuration>
- </plugin>
- <plugin>
- <groupId>org.mortbay.jetty</groupId>
- <artifactId>maven-jetty-plugin</artifactId>
- <version>${jetty.version}</version>
- </plugin>
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-eclipse-plugin</artifactId>
- <configuration>
- <downloadSources>true</downloadSources>
- </configuration>
- </plugin>
- </plugins>
- </build>
- <properties>
- <tuscany.version>2.0-SNAPSHOT</tuscany.version>
- <jetty.version>6.1.18</jetty.version>
- </properties>
-</project>
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements. See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership. The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License. You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied. See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+-->
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+
+ <modelVersion>4.0.0</modelVersion>
+ <groupId>${groupId}</groupId>
+ <artifactId>${artifactId}</artifactId>
+ <packaging>war</packaging>
+ <version>${version}</version>
+ <name>quickstart-jsonp</name>
+
+ <dependencies>
+ <!-- TUSCANY DEPENDENCIES -->
+ <dependency>
+ <groupId>org.apache.tuscany.sca</groupId>
+ <artifactId>tuscany-sca-api</artifactId>
+ <version>${tuscany.version}</version>
+#if(${includeTuscanyRuntime} == "Y")
+ <scope>compile</scope>
+#else
+ <scope>provided</scope>
+#end
+ </dependency>
+
+ <dependency>
+ <groupId>org.apache.tuscany.sca</groupId>
+ <artifactId>tuscany-implementation-web-runtime</artifactId>
+ <version>${tuscany.version}</version>
+#if( $includeTuscanyRuntime == "Y")
+ <scope>runtime</scope>
+#else
+ <scope>provided</scope>
+#end
+ </dependency>
+
+ <dependency>
+ <groupId>org.apache.tuscany.sca</groupId>
+ <artifactId>tuscany-binding-jsonp-runtime</artifactId>
+ <version>${tuscany.version}</version>
+#if( $includeTuscanyRuntime == "Y")
+ <scope>runtime</scope>
+#else
+ <scope>provided</scope>
+#end
+ </dependency>
+
+ <!-- JUNIT DEPENDENCY FOR TESTING -->
+ <dependency>
+ <groupId>junit</groupId>
+ <artifactId>junit</artifactId>
+ <version>4.8.1</version>
+ <scope>test</scope>
+ </dependency>
+
+ <!-- JETTY DEPENDENCIES FOR TESTING -->
+ <dependency>
+ <groupId>org.mortbay.jetty</groupId>
+ <artifactId>jetty</artifactId>
+ <version>${jetty.version}</version>
+ <scope>provided</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.mortbay.jetty</groupId>
+ <artifactId>jetty-util</artifactId>
+ <version>${jetty.version}</version>
+ <scope>provided</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.mortbay.jetty</groupId>
+ <artifactId>jetty-management</artifactId>
+ <version>${jetty.version}</version>
+ <scope>provided</scope>
+ </dependency>
+ </dependencies>
+ <build>
+ <defaultGoal>install</defaultGoal>
+ <finalName>${artifactId}</finalName>
+ <resources>
+ <resource>
+ <filtering>false</filtering>
+ <directory>src/main/resources</directory>
+ </resource>
+ <resource>
+ <filtering>false</filtering>
+ <directory>src/main/java</directory>
+ <includes>
+ <include>**</include>
+ </includes>
+ <excludes>
+ <exclude>**/*.java</exclude>
+ </excludes>
+ </resource>
+ </resources>
+ <testResources>
+ <testResource>
+ <filtering>false</filtering>
+ <directory>src/test/java</directory>
+ <includes>
+ <include>**</include>
+ </includes>
+ <excludes>
+ <exclude>**/*.java</exclude>
+ </excludes>
+ </testResource>
+ </testResources>
+ <plugins>
+ <plugin>
+ <inherited>true</inherited>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-compiler-plugin</artifactId>
+ <configuration>
+ <source>1.5</source>
+ <target>1.5</target>
+ <optimise>true</optimise>
+ <debug>true</debug>
+ </configuration>
+ </plugin>
+ <plugin>
+ <groupId>org.mortbay.jetty</groupId>
+ <artifactId>maven-jetty-plugin</artifactId>
+ <version>${jetty.version}</version>
+ </plugin>
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-eclipse-plugin</artifactId>
+ <configuration>
+ <downloadSources>true</downloadSources>
+ </configuration>
+ </plugin>
+ </plugins>
+ </build>
+ <properties>
+ <tuscany.version>2.0-M5-SNAPSHOT</tuscany.version>
+ <jetty.version>6.1.18</jetty.version>
+ </properties>
+</project>
diff --git a/sca-java-2.x/branches/sca-java-2.0-M5/archetypes/quickstart-stripes/pom.xml b/sca-java-2.x/branches/sca-java-2.0-M5/archetypes/quickstart-stripes/pom.xml
index af6ae0be3c..8f4498dfb8 100644
--- a/sca-java-2.x/branches/sca-java-2.0-M5/archetypes/quickstart-stripes/pom.xml
+++ b/sca-java-2.x/branches/sca-java-2.0-M5/archetypes/quickstart-stripes/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-sca</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M5-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
diff --git a/sca-java-2.x/branches/sca-java-2.0-M5/archetypes/quickstart-stripes/src/main/resources/archetype-resources/pom.xml b/sca-java-2.x/branches/sca-java-2.0-M5/archetypes/quickstart-stripes/src/main/resources/archetype-resources/pom.xml
index 312affaba9..1a34078a0c 100644
--- a/sca-java-2.x/branches/sca-java-2.0-M5/archetypes/quickstart-stripes/src/main/resources/archetype-resources/pom.xml
+++ b/sca-java-2.x/branches/sca-java-2.0-M5/archetypes/quickstart-stripes/src/main/resources/archetype-resources/pom.xml
@@ -115,7 +115,7 @@
</plugins>
</build>
<properties>
- <tuscany.version>2.0-SNAPSHOT</tuscany.version>
+ <tuscany.version>2.0-M5-SNAPSHOT</tuscany.version>
<stripes.version>1.5.2</stripes.version>
<jetty.version>6.1.4</jetty.version>
</properties>
diff --git a/sca-java-2.x/branches/sca-java-2.0-M5/archetypes/quickstart/pom.xml b/sca-java-2.x/branches/sca-java-2.0-M5/archetypes/quickstart/pom.xml
index 583acbb297..7e6089a48b 100644
--- a/sca-java-2.x/branches/sca-java-2.0-M5/archetypes/quickstart/pom.xml
+++ b/sca-java-2.x/branches/sca-java-2.0-M5/archetypes/quickstart/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-sca</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M5-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
diff --git a/sca-java-2.x/branches/sca-java-2.0-M5/archetypes/quickstart/src/main/resources/archetype-resources/pom.xml b/sca-java-2.x/branches/sca-java-2.0-M5/archetypes/quickstart/src/main/resources/archetype-resources/pom.xml
index bad07a995e..29756d9bc7 100644
--- a/sca-java-2.x/branches/sca-java-2.0-M5/archetypes/quickstart/src/main/resources/archetype-resources/pom.xml
+++ b/sca-java-2.x/branches/sca-java-2.0-M5/archetypes/quickstart/src/main/resources/archetype-resources/pom.xml
@@ -137,7 +137,7 @@
</plugins>
</build>
<properties>
- <tuscany.version>2.0-SNAPSHOT</tuscany.version>
+ <tuscany.version>2.0-M5-SNAPSHOT</tuscany.version>
<jetty.version>6.1.18</jetty.version>
</properties>
</project>