|
| 1 | +Build Plan for list-multimodule-single-outputfile |
| 2 | +---------------------------------------------------------- |
| 3 | +PLUGIN | PHASE | ID | GOAL |
| 4 | +---------------------------------------------------------- |
| 5 | +maven-install-plugin | install | default-install | install |
| 6 | +maven-deploy-plugin | deploy | default-deploy | deploy |
| 7 | +Build Plan for list-multimodule-single-outputfile-module-a |
| 8 | +--------------------------------------------------------------------------------------- |
| 9 | +PLUGIN | PHASE | ID | GOAL |
| 10 | +--------------------------------------------------------------------------------------- |
| 11 | +maven-resources-plugin | process-resources | default-resources | resources |
| 12 | +maven-compiler-plugin | compile | default-compile | compile |
| 13 | +maven-resources-plugin | process-test-resources | default-testResources | testResources |
| 14 | +maven-compiler-plugin | test-compile | default-testCompile | testCompile |
| 15 | +maven-surefire-plugin | test | default-test | test |
| 16 | +maven-jar-plugin | package | default-jar | jar |
| 17 | +maven-install-plugin | install | default-install | install |
| 18 | +maven-deploy-plugin | deploy | default-deploy | deploy |
| 19 | +Build Plan for list-multimodule-single-outputfile-module-b |
| 20 | +------------------------------------------------------------------------------------------ |
| 21 | +PLUGIN | PHASE | ID | GOAL |
| 22 | +------------------------------------------------------------------------------------------ |
| 23 | +maven-resources-plugin | process-resources | default-resources | resources |
| 24 | +maven-compiler-plugin | compile | default-compile | compile |
| 25 | +maven-resources-plugin | process-test-resources | default-testResources | testResources |
| 26 | +maven-compiler-plugin | test-compile | default-testCompile | testCompile |
| 27 | +maven-surefire-plugin | test | default-test | test |
| 28 | +maven-jar-plugin | package | default-jar | jar |
| 29 | +maven-failsafe-plugin | integration-test | default | integration-test |
| 30 | +maven-failsafe-plugin | verify | default | verify |
| 31 | +maven-install-plugin | install | default-install | install |
| 32 | +maven-deploy-plugin | deploy | default-deploy | deploy |
0 commit comments