Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

There are probably various ways to create a maven project but I found this one very simple at creating a basic maven structured project using archetypes.

Prerequisite

You will need to install the Eclipse IDE Maven plugin found at the Eclipse Marketplace

Maven Integration Eclipse Plugin

Step 1. Create a New Maven Project

...

Use the default Workspace location or specify the location if necessary.

 Step Step 3. Select an archetype

Select the maven-archetype-webapp quickstart archetype from the list. It's a simple Maven web structure that will help get you started.

Image Added

Step 4. Enter the Group id and Artifact Id

Enter the Group Id and Artifact Id and click 'Finish'

Image Added

Step 5. Your New Maven Project

Below is what your sample structure looks like after you perform all the steps. This should help as a starting point.

Image RemovedImage Added

Info
iconfalse

   Additional References

Warning
iconfalse
titleHaving problems with these instructions?

Please send us feedback at uportal-user@lists.ja-sig.org