Pom.xml file
Maven directory structure and your pom.xml file.
Pom.xml
file
- What is your
pom.xml
file all about? - Coverage of the
<properties>
block. - Coverage of the
<build>
block. - Coverage of the
<dependencies>
block. - What dependency scopes are there and what do they do?