码迷,mamicode.com
首页 > Web开发 > 详细

webgoat7.1开发版

时间:2018-04-16 18:48:34      阅读:326      评论:0      收藏:0      [点我收藏+]

标签:pps   hot   compile   nap   targe   container   webgoat   class   clean   

cd ~/webgoat
git clone https://github.com/WebGoat/WebGoat.git git clone https://github.com/WebGoat/WebGoat-Lessons.git
cd WebGoat
git checkout 7.1
mvn clean compile install
cd ..

cd WebGoat-Lessons
git checkout develop
mvn package
(linux)   cp target/plugins/*.jar ../WebGoat/webgoat-container/src/main/webapp/plugin_lessons/


cd WebGoat
mvn package
cp webgoat-container/target/webgoat-container-7.1-SNAPSHOT.war <your_tomcat_directory>/webapps/
注意:tomcat要用7.X版本,8.X有问题。
 

webgoat7.1开发版

标签:pps   hot   compile   nap   targe   container   webgoat   class   clean   

原文地址:https://www.cnblogs.com/wuweidong/p/8856556.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!