Apache Maven Introduction
Czas trwania
6
hours
Lokalizacja
Online
Język
English
Kod
JVA-016
Szkolenie dla #uczestników# lub większej liczby osób?
Dostosuj treningi
dla Twoich konkretnych potrzeb
Opis
This course covers theoretical basics and specifics of Java project building with Apache Maven, including main use cases and approaches.
Po ukończeniu kursu na formularzu Luxoft Training
wydawany jest certyfikat
wydawany jest certyfikat
Cele
After course completion, participants will understand:
- The purpose of project builder
- Maven installation
- POM file structure and build lifecycle
- Concept, usage, and creation of archetypes
- Maven integration with IDE Eclipse and Hudson
Upon completion, participants will be able to:
- Use Maven to build their products
- Enable and configure plug-ins
- Use profiles and properties
- Work with Maven from command line and via Eclipse
Grupa docelowa
- Junior
- Regular developers
Warunki wstępne
Experience in Java development is required
Plan działania
- Purpose of project builder
- Maven installation
- Levels of configuration
- Maven folder structure
- Maven repositories
- POM file structure
- Dependency management
- Dependency scopes
- Resolving dependency conflicts
- Properties
- Super POM
- POM inheritance
- Multi-module Maven projects
- Maven project lifecycle
- Using profiles