Package | Description |
---|---|
org.apache.maven.artifact.repository.metadata |
Modifier and Type | Method and Description |
---|---|
Plugin |
Plugin.clone()
Method clone.
|
Modifier and Type | Method and Description |
---|---|
List<Plugin> |
Metadata.getPlugins()
Method getPlugins.
|
Modifier and Type | Method and Description |
---|---|
void |
Metadata.addPlugin(Plugin plugin)
Method addPlugin.
|
void |
Metadata.removePlugin(Plugin plugin)
Method removePlugin.
|
Modifier and Type | Method and Description |
---|---|
void |
Metadata.setPlugins(List<Plugin> plugins)
Set the set of plugin mappings for the group represented by
this directory.
|
Copyright © 2001–2014 The Apache Software Foundation. All rights reserved.