Maven 3 - Eclipse Configuration and setup tutorial
Starting with our Github created project that we imported into Eclipse in one of our previous lessons
1. Create a new Eclipse project using parent-pom from mojo pom-root archetype
https://stackoverflow.com/questions/6328778/how-to-create-an-empty-multi-module-maven-project Move the generated POM to our original project and run mvn clean package
Convert to Maven Project
Use locally installed Maven version
Update settings.xml according to your work-place requirements