maven -antrun-plugin 能让用户在 Maven 项目中运行 Ant 任务。 用户可以直接在该插件的配置以Ant的方式编写Target, 然后交给该插件的run目标去执行。
確定! 回上一頁