参考官方网站:http://maven.apache.org/plugins/maven-assembly-plugin/usage.html 方法一:将pom.xml引入的jar包打到zip文件夹中 1.pom.xml的配置 <!-- 打包配置 start --> <build> <plugins> <plugin> <!-- NOTE: We don't need a groupId specification because the group
转: The given project is not a virtual component project The given project is not a virtual component project 原创 crazywind 发表于:2018-02-02 16:07:10 阅读 :885 收藏 编辑 分享至: eclise java web项目前后端分离,都需要一个依赖base的java项目. 项目右键Properties->Deployment A