摘要: <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-antrun-plugin</artifactId> <executions> <execution> <phase>package</phase> <goa 阅读全文
posted @ 2021-12-14 13:45 清明雨下 阅读(49) 评论(0) 推荐(0)
摘要: <build> <plugins> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-dependency-plugin</artifactId> <version>2.10</version> <execu 阅读全文
posted @ 2021-12-14 10:55 清明雨下 阅读(204) 评论(0) 推荐(0)