B.3. Determining the URL of the JBoss Data Grid Repository

The repository URL depends on where the repository is located. You can configure Maven to use any of the following repository locations:
  • To use the online JBoss Data Grid Maven repository, specify the following URL: https://maven.repository.redhat.com/ga/
  • To use a JBoss Data Grid Maven repository installed on the local file system, you must download the repository and then use the local file path for the URL. For example: file:///path/to/repo/jboss-datagrid-7.0.0-maven-repository/maven-repository/
  • If you install the JBoss Data Grid Maven repository using the Nexus Repository Manager, the URL will look something like the following: https://intranet.acme.com/nexus/content/repositories/jboss-datagrid-7.0.0-maven-repository/maven-repository/