在mac终端中输入
cd /Users/xxxx/项目目录/
mvn install
执行完后在target目录下生成 LearnNew.war
将该文件复制到tomcat的webapp目录下,通过http://localhost:8080/项目名 进行访问
在mac终端中输入
cd /Users/xxxx/项目目录/
mvn install
执行完后在target目录下生成 LearnNew.war
将该文件复制到tomcat的webapp目录下,通过http://localhost:8080/项目名 进行访问
本文标题:maven学习笔记(四):发布第一个maven项目
本文链接:https://www.haomeiwen.com/subject/nnaogftx.html
网友评论