共有 0 个贴子
没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > maven-incremental-build |
maven-incremental-build
|
3 | 0 | 124 |
贡献者 | 讨论 | 代码提交 |
Maven incremental build plugin enables maven2 to realize incremental builds on multi-modules projects. With this plugin declared in the parent pom, the modules with modifications and their dependencies will be clean before any action like compile or package.