| Package | Description |
|---|---|
| org.sonar.maven.model.maven2 |
| Modifier and Type | Field and Description |
|---|---|
protected MavenProject.PluginRepositories |
MavenProject.pluginRepositories |
| Modifier and Type | Method and Description |
|---|---|
MavenProject.PluginRepositories |
ObjectFactory.createMavenProjectPluginRepositories()
Create an instance of
MavenProject.PluginRepositories |
MavenProject.PluginRepositories |
MavenProject.getPluginRepositories()
Gets the value of the pluginRepositories property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MavenProject.setPluginRepositories(MavenProject.PluginRepositories value)
Sets the value of the pluginRepositories property.
|
Copyright © 2012–2016 SonarSource. All rights reserved.