From 5affea192673c86fa818e69705e132b4af364c0b Mon Sep 17 00:00:00 2001 From: rfeng Date: Thu, 11 Jun 2009 16:08:16 +0000 Subject: Add version to maven-jetty-plugin git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783827 13f79535-47bb-0310-9956-ffa450edef68 --- .../src/main/resources/archetype-resources/pom.xml | 11 ++++++----- .../src/main/resources/archetype-resources/pom.xml | 21 +++++++++++---------- .../src/main/resources/archetype-resources/pom.xml | 9 +++++---- .../src/main/resources/archetype-resources/pom.xml | 11 ++++++----- 4 files changed, 28 insertions(+), 24 deletions(-) (limited to 'java') diff --git a/java/sca/archetypes/quickstart-bpel/src/main/resources/archetype-resources/pom.xml b/java/sca/archetypes/quickstart-bpel/src/main/resources/archetype-resources/pom.xml index 51e0bff1fc..8fca780fa5 100644 --- a/java/sca/archetypes/quickstart-bpel/src/main/resources/archetype-resources/pom.xml +++ b/java/sca/archetypes/quickstart-bpel/src/main/resources/archetype-resources/pom.xml @@ -7,15 +7,15 @@ * 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. + * under the License. --> @@ -55,7 +55,7 @@ junit junit - 3.8.2 + 4.5 test @@ -151,6 +151,7 @@ org.mortbay.jetty maven-jetty-plugin + ${jetty.version} @@ -175,7 +176,7 @@ 2.0-SNAPSHOT - 6.1.4 + 6.1.18 #end \ No newline at end of file diff --git a/java/sca/archetypes/quickstart-jsf/src/main/resources/archetype-resources/pom.xml b/java/sca/archetypes/quickstart-jsf/src/main/resources/archetype-resources/pom.xml index 404c307067..f61047e552 100644 --- a/java/sca/archetypes/quickstart-jsf/src/main/resources/archetype-resources/pom.xml +++ b/java/sca/archetypes/quickstart-jsf/src/main/resources/archetype-resources/pom.xml @@ -7,15 +7,15 @@ * 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. + * under the License. --> @@ -23,7 +23,7 @@ 4.0.0 ${groupId} ${artifactId} - war + war ${version} #literal() quickstart-jsf @@ -50,33 +50,33 @@ 1.2.2 compile - + org.apache.myfaces.core myfaces-impl 1.2.2 compile - + org.apache.myfaces.tomahawk tomahawk 1.1.6 - runtime + runtime javax.servlet jstl - + - + jstl jstl 1.2 runtime - + junit @@ -133,6 +133,7 @@ org.mortbay.jetty maven-jetty-plugin + ${jetty.version} org.apache.maven.plugins diff --git a/java/sca/archetypes/quickstart-stripes/src/main/resources/archetype-resources/pom.xml b/java/sca/archetypes/quickstart-stripes/src/main/resources/archetype-resources/pom.xml index 038165ac07..8e33097c9f 100644 --- a/java/sca/archetypes/quickstart-stripes/src/main/resources/archetype-resources/pom.xml +++ b/java/sca/archetypes/quickstart-stripes/src/main/resources/archetype-resources/pom.xml @@ -7,15 +7,15 @@ * 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. + * under the License. --> @@ -23,7 +23,7 @@ 4.0.0 ${groupId} ${artifactId} - war + war ${version} #literal() quickstart-stripes @@ -103,6 +103,7 @@ org.mortbay.jetty maven-jetty-plugin + ${jetty.version} org.apache.maven.plugins diff --git a/java/sca/archetypes/quickstart/src/main/resources/archetype-resources/pom.xml b/java/sca/archetypes/quickstart/src/main/resources/archetype-resources/pom.xml index 8c86a1eee5..abbcef8d9f 100644 --- a/java/sca/archetypes/quickstart/src/main/resources/archetype-resources/pom.xml +++ b/java/sca/archetypes/quickstart/src/main/resources/archetype-resources/pom.xml @@ -7,15 +7,15 @@ * 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. + * under the License. --> @@ -48,7 +48,7 @@ junit junit - 3.8.2 + 4.5 test @@ -118,6 +118,7 @@ org.mortbay.jetty maven-jetty-plugin + ${jetty.version} org.apache.maven.plugins @@ -130,7 +131,7 @@ 2.0-SNAPSHOT - 6.1.4 + 6.1.18 #end \ No newline at end of file -- cgit v1.2.3