Timothy Astle wrote:
...
Additionally, we have a Selenium grid set up. When our Jenkins build
system makes a build, cargo to grabs the war and failsafe runs our
selenium integration tests. All tests must pass before any artifact is
deployed to Nexus. So in a sense, it feels like cheating to
2013/2/28 Jose María Zaragoza :
> Hello:
>
> How is it possible that tomcat7-maven-plugin has got a 'deploy' goal
> but not 'undeploy' goal ?
sure ?
http://tomcat.apache.org/maven-plugin-2.1/tomcat7-maven-plugin/undeploy-mojo.html
:-)
>
> Regards
>
>
> 2013/2/27 Olivier Lamy :
>> 2013/2/27 Richard
Hello:
How is it possible that tomcat7-maven-plugin has got a 'deploy' goal
but not 'undeploy' goal ?
Regards
2013/2/27 Olivier Lamy :
> 2013/2/27 Richard McAleer :
>> Hi,
>> We're using tomcat7-maven-plugin 2.1 to build an executable war using the
>> standalone-war-only goal. The maven build