Follow below steps to create simple java project using maven.

  Download the latest eclipse

2.       Install maven from eclipse market place if it not available in eclipse.

 Maven Installation

3.       Create new Maven project using Maven wizard

Selct Maven Wizard

4.       Select quickstart archetype.

Quick Start

5.       Name the project and click finish

Name Maven Artifacts

6.       Done. Check the eclipse for newly created project.