From 5f786e77a63758392351707fc08da5f83a061bb4 Mon Sep 17 00:00:00 2001 From: "x71c4l@gmail.com" Date: Fri, 20 Apr 2012 21:35:11 +0000 Subject: [PATCH] Pom updated to export java source for war packaging git-svn-id: http://webgoat.googlecode.com/svn/trunk/webgoat@445 4033779f-a91e-0410-96ef-6bf7bf53c507 --- pom.xml | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7db1aaa1e..973e66e89 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ webgoat webgoat war - 5.4-SNAPSHOT + 5.41-SNAPSHOT @@ -13,8 +13,17 @@ http://download.java.net/maven/2 + + + + src/main/java + + + ${basedir}/src/main/resources + + org.apache.maven.plugins