Slide 3
Slide 3 text
https://cguntur.me @CGuntur
What is “build management”?
• compiling - compile code
• packaging executables - create a .jar, .war, .zip etc.
• testing - unit/functional/integration testing can be orchestrated
• generating documentation - javadoc/site generation capabilities
• generating metrics/reports - build metrics, test result reports
• deploying - push to repository or to server
3