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?
Maven directory structure and your pom.xml file
Pom.xml
filepom.xml
file all about?<properties>
block.<build>
block.<dependencies>
block.