Java Platform, Enterprise Edition: The Java EE Tutorial
2.7 Java EE 7 Maven Archetypes in the TutorialSome of the chapters have instructions on how to build an example application using Maven archetypes. Archetypes are templates for generating a particular Maven project. The Tutorial includes several Maven archetypes for generating Java EE 7 projects.
2.7.1 Installing the Tutorial ArchetypesYou must install the included Maven archetypes into your local Maven repository before you can create new projects based on the archetypes. You can install the archetypes using NetBeans IDE or Maven.
2.7.1.1 Installing the Tutorial Archetypes Using NetBeans IDEFrom the File menu, choose Open Project.
In the Open Project dialog box, navigate to:
tut-install/examples
Select the archetypes
folder.
Click Open Project.
In the Projects tab, right-click the archetypes
project and select Build.
In a terminal window, go to:
tut-install/examples/archetypes/
Enter the following command:
mvn install
|
CollapseRetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4