Maven Phases and Goals
In this article we will explore different Maven build life cycles and their phases. Additionally, we would see the core relation between Goals and Phases.
Background
Maven is a build automation tool primarily used for Java projects. Maven can also be...
anshulb.hashnode.dev3 min read