4.0.0
org.apache.tomcat.maven.it
simple-war-project
1.0-SNAPSHOT
war
org.apache.maven.plugins
maven-war-plugin
2.1-alpha-2
org.apache.maven.plugins
maven-compiler-plugin
2.3.2
org.apache.tomcat.maven
tomcat6-maven-plugin
${project.version}
maven-war-plugin
src/main/webapp/web.xml
org.apache.tomcat.maven
tomcat6-maven-plugin
tomcat-run
run-war-only
pre-integration-test
true
/foo
src/main/tomcatconf/server.xml
src/main/tomcatconf/tomcat-users.xml
tomcat-deploy
integration-test
deploy-only
http://localhost:${its.http.port}/manager
/bar
${warTestPath}
tomcat
tomcat
test
tomcat-shutdown
shutdown
post-integration-test
org.apache.maven.plugins
maven-failsafe-plugin
2.9
integration-test
integration-test
verify
verify
org.springframework
spring-context-support
2.5.6
junit
junit
4.9
test