public static interface MavenIdentityRepository.Configuration
MavenIdentityRepository
Modifier and Type | Field and Description |
---|---|
static String |
JBOSS_NEXUS_BASE
The default JBoss Nexus repository: http://repository.jboss.org/nexus/content/groups/public
|
static String |
MAVEN_CENTRAL_BASE
The default Maven Central repository: http://repo1.maven.org/maven2
|
Modifier and Type | Method and Description |
---|---|
List<URL> |
getBaseURLs()
Get the list of configured base URLs
|
static final String JBOSS_NEXUS_BASE
static final String MAVEN_CENTRAL_BASE
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.