How to create a simple maven project using m2e?
I just need to create a simple Java project, but when I try to create a new maven project, I have to choose one of several artifacts.
The Maven archetype plugin allows the user to create a Maven project from an existing template called an archetype. you can simply skip this step if you need a simple Java project in the project setup wizard: