4.2.2. Configure the Maven Settings

The artifacts and dependencies needed to build and deploy applications to JBoss EAP 6 are hosted on a public repository. You must direct Maven to use this repository when you build your applications. How you do this depends on whether you plan to use JBoss Developer Studio or Maven command line to build and deploy your applications.
JBoss Developer Studio includes Maven, so there is no need to download and install it separately. If you plan to use JBoss Developer Studio to build and deploy your applications, use the following instructions to configure the Maven settings: Section 4.2.3.1, “Configure Maven for Use with JBoss Developer Studio”
If you plan to use the Maven command line to build and deploy your applications, you must first download and install Maven using the instructions here: Section 4.2.4.1, “Download and Install Maven”. Then follow these instructions to configure the Maven settings: Section 4.2.4.2, “Configure the Maven Settings for Use with Command Line”