Maven 打包時排除不想打包的文件&跳過測試

  打包時不將資源文件夾下的文件打入包中 pom.xmlapache   <build> <plugins> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-war-plugin</artifactId> <version>2.0.2</version>
相關文章
相關標籤/搜索