3.2. Using Maven Repository in Your Project

You can direct Maven to use the JBoss Enterprise Application Platform Maven repository in your project in one of the following ways:
  • By configuring the project's POM file (pom.xml).
  • By modifying the Maven settings file (settings.xml).
The recommended approach is to direct Maven to use the JBoss Enterprise Application Platform Maven repository across all projects using the Maven global or user settings.