| Package | Description |
|---|---|
| org.sonar.maven.model.maven2 |
| Modifier and Type | Field and Description |
|---|---|
protected List<Repository> |
Profile.PluginRepositories.pluginRepositories |
protected List<Repository> |
MavenProject.PluginRepositories.pluginRepositories |
protected List<Repository> |
Profile.Repositories.repositories |
protected List<Repository> |
MavenProject.Repositories.repositories |
| Modifier and Type | Method and Description |
|---|---|
Repository |
ObjectFactory.createRepository()
Create an instance of
Repository |
| Modifier and Type | Method and Description |
|---|---|
List<Repository> |
Profile.PluginRepositories.getPluginRepositories()
Gets the value of the pluginRepositories property.
|
List<Repository> |
MavenProject.PluginRepositories.getPluginRepositories()
Gets the value of the pluginRepositories property.
|
List<Repository> |
Profile.Repositories.getRepositories()
Gets the value of the repositories property.
|
List<Repository> |
MavenProject.Repositories.getRepositories()
Gets the value of the repositories property.
|
Copyright © 2012–2016 SonarSource. All rights reserved.