Skip to content

Hello World with Maven

Betim edited this page Oct 7, 2015 · 5 revisions

Hello World Tutorial -- with Maven

File -> New Project -> Maven Project File -> New Project -> Maven Project

Just click next:

Search for lucy in filter:

If you cannot find lucy-archetype you might need to add the maven remote catalog by clicking Configure -> Add Remote Catalog put this http://repo.maven.apache.org/maven2/archetype-catalog.xml in Catalog File field and Maven Remote in Description. Click OK and you should find lucy-archetype in the list below.

Enter com.pr-ing in "Group Id" field and enter desired project name in "Artifact Id" (myapp in this case):

Run Main.java as Java Application: Mrekullia

Sky is the limit!!! Mrekullia

Clone this wiki locally