From 9c9eb48b2dede7023b42f7980ecd219510d12cf8 Mon Sep 17 00:00:00 2001 From: Lukasz Lenart Date: Fri, 26 Mar 2010 10:02:46 +0000 Subject: [PATCH] Added scope test for struts2-junit-plugin git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@927754 13f79535-47bb-0310-9956-ffa450edef68 --- .../src/main/resources/archetype-resources/pom.xml | 1 + plugins/json/pom.xml | 1 + 2 files changed, 2 insertions(+) diff --git a/archetypes/struts2-archetype-blank/src/main/resources/archetype-resources/pom.xml b/archetypes/struts2-archetype-blank/src/main/resources/archetype-resources/pom.xml index 7b7d5ebac..98999ba68 100644 --- a/archetypes/struts2-archetype-blank/src/main/resources/archetype-resources/pom.xml +++ b/archetypes/struts2-archetype-blank/src/main/resources/archetype-resources/pom.xml @@ -30,6 +30,7 @@ org.apache.struts struts2-junit-plugin ${struts2.version} + test diff --git a/plugins/json/pom.xml b/plugins/json/pom.xml index 2c3daf1d3..7e16e2a40 100644 --- a/plugins/json/pom.xml +++ b/plugins/json/pom.xml @@ -68,6 +68,7 @@ org.apache.struts struts2-junit-plugin ${pom.version} + test