Introduced stanalone project which allows us to pass arguments to the Tomcat instance (eg port, address)

This commit is contained in:
Nanne Baars
2016-09-09 08:11:04 +02:00
parent 56bad8e087
commit b250af3564
7 changed files with 230 additions and 1 deletions

View File

@ -164,6 +164,7 @@
<modules>
<module>webgoat-container</module>
<module>webgoat-standalone</module>
</modules>
<distributionManagement>