When does class start/end?
Classes begin promptly at 9:00 am, and typically end at 5:00 pm.
Jenkins is an award-winning application that monitors executions of repeated jobs, such as building a software project or jobs run by cron. Among those things, current Jenkins focuses on the...
Read MoreJenkins is an award-winning application that monitors executions of repeated jobs, such as building a software project or jobs run by cron. Among those things, current Jenkins focuses on the following two jobs:
This course is targeted to developers who will implement Continuous Integration using Maven, Jenkins and the Artifactory repository manager. Students learn to create Maven projects, configure Jenkins to build those projects, and manage the artifacts using Artifactory.
Attendees should have familiarity Java development practices.
Lab 1. Configure Tools in Jenkins
Lab 2. Install Maven
Lab 3. Create a Maven Project
Lab 4. Create a Web Application from an Archetype
Lab 5. Add Web Site, Static Analysis, and Code Coverage
Lab 6. Create a Jenkins Job
Lab 7. A Multi-Module Project
Lab 8. Create a Standard Set of Dependencies
Lab 9. Write a Simple Maven Plugin
Lab 10. Create an Archetype
Lab 11. Create a Corporate Repository
Lab 12. Deploy to the Corporate Repository
Lab 13. Add Development Metrics
Lab 14. Create a Pipeline