Forge - Maven API 2.0.0.Alpha4
A C E G H I L M N O P R S T U 

A

addChild(String) - Method in class org.jboss.forge.maven.plugins.ConfigurationElementBuilder
 
addChild(PluginElement) - Method in class org.jboss.forge.maven.plugins.ConfigurationElementBuilder
 
addChild(PluginElement) - Method in class org.jboss.forge.maven.plugins.ConfigurationElementImpl
 
addConfigurationElement(ConfigurationElement) - Method in interface org.jboss.forge.maven.plugins.Configuration
addConfigurationElement(ConfigurationElement) - Method in class org.jboss.forge.maven.plugins.ConfigurationBuilder
 
addConfigurationElement(ConfigurationElement) - Method in class org.jboss.forge.maven.plugins.ConfigurationImpl
 
addExecution(Execution) - Method in class org.jboss.forge.maven.plugins.MavenPluginBuilder
 
addExecution(Execution) - Method in class org.jboss.forge.maven.plugins.MavenPluginImpl
 
addGoal(String) - Method in class org.jboss.forge.maven.plugins.ExecutionBuilder
 
addGoal(String) - Method in class org.jboss.forge.maven.plugins.ExecutionImpl
 
addManagedPlugin(MavenPlugin) - Method in interface org.jboss.forge.maven.projects.MavenPluginFacet
Add the given managed MavenPlugin to this Project's immediate list of managed plugins.
addPlugin(MavenPlugin) - Method in interface org.jboss.forge.maven.projects.MavenPluginFacet
Add the given MavenPlugin to this Project's immediate list of plugins.
addPluginDependency(Dependency) - Method in class org.jboss.forge.maven.plugins.MavenPluginBuilder
 
addPluginDependency(Dependency) - Method in class org.jboss.forge.maven.plugins.MavenPluginImpl
 
addPluginRepository(String, String) - Method in interface org.jboss.forge.maven.projects.MavenPluginFacet
Add a repository to the project build system.

C

Configuration - Interface in org.jboss.forge.maven.plugins
A Maven plugin Configuration object.
ConfigurationBuilder - Class in org.jboss.forge.maven.plugins
Builds a Configuration object
ConfigurationElement - Interface in org.jboss.forge.maven.plugins
 
ConfigurationElementBuilder - Class in org.jboss.forge.maven.plugins
 
ConfigurationElementImpl - Class in org.jboss.forge.maven.plugins
 
ConfigurationElementImpl() - Constructor for class org.jboss.forge.maven.plugins.ConfigurationElementImpl
 
ConfigurationElementNotFoundException - Exception in org.jboss.forge.maven.plugins
 
ConfigurationElementNotFoundException(String) - Constructor for exception org.jboss.forge.maven.plugins.ConfigurationElementNotFoundException
 
ConfigurationException - Exception in org.jboss.forge.maven.plugins
 
ConfigurationException(String, Exception) - Constructor for exception org.jboss.forge.maven.plugins.ConfigurationException
 
ConfigurationImpl - Class in org.jboss.forge.maven.plugins
 
ConfigurationImpl() - Constructor for class org.jboss.forge.maven.plugins.ConfigurationImpl
 
ConfigurationImpl(Xpp3Dom) - Constructor for class org.jboss.forge.maven.plugins.ConfigurationImpl
 
create() - Static method in class org.jboss.forge.maven.plugins.ConfigurationBuilder
 
create(MavenPluginBuilder) - Static method in class org.jboss.forge.maven.plugins.ConfigurationBuilder
 
create(Configuration, MavenPluginBuilder) - Static method in class org.jboss.forge.maven.plugins.ConfigurationBuilder
 
create() - Static method in class org.jboss.forge.maven.plugins.ConfigurationElementBuilder
 
create(ConfigurationBuilder) - Static method in class org.jboss.forge.maven.plugins.ConfigurationElementBuilder
 
create(ConfigurationElementBuilder) - Static method in class org.jboss.forge.maven.plugins.ConfigurationElementBuilder
 
create() - Static method in class org.jboss.forge.maven.plugins.ExecutionBuilder
 
create(ExecutionImpl) - Static method in class org.jboss.forge.maven.plugins.ExecutionBuilder
 
create() - Static method in class org.jboss.forge.maven.plugins.MavenPluginBuilder
 
create(MavenPlugin) - Static method in class org.jboss.forge.maven.plugins.MavenPluginBuilder
 
createConfiguration() - Method in class org.jboss.forge.maven.plugins.MavenPluginBuilder
 
createConfigurationElement(String) - Method in class org.jboss.forge.maven.plugins.ConfigurationBuilder
 
createConfigurationElement(String) - Method in class org.jboss.forge.maven.plugins.ConfigurationElementBuilder
 
createFromExisting(ConfigurationElement) - Static method in class org.jboss.forge.maven.plugins.ConfigurationElementBuilder
 

E

executeMaven(List<String>) - Method in interface org.jboss.forge.maven.projects.MavenFacet
Execute Maven with the given arguments.
executeMavenEmbedded(List<String>) - Method in interface org.jboss.forge.maven.projects.MavenFacet
Execute Maven with the given arguments.
Execution - Interface in org.jboss.forge.maven.plugins
Represents an element in the pom.xml
ExecutionBuilder - Class in org.jboss.forge.maven.plugins
 
ExecutionImpl - Class in org.jboss.forge.maven.plugins
 
ExecutionImpl() - Constructor for class org.jboss.forge.maven.plugins.ExecutionImpl
 

G

getChildByContent(String, boolean) - Method in interface org.jboss.forge.maven.plugins.ConfigurationElement
Returns the child element that contains the given content.
getChildByContent(String) - Method in interface org.jboss.forge.maven.plugins.ConfigurationElement
Returns the child element that contains the given content.
getChildByContent(String, boolean) - Method in class org.jboss.forge.maven.plugins.ConfigurationElementBuilder
 
getChildByContent(String) - Method in class org.jboss.forge.maven.plugins.ConfigurationElementBuilder
 
getChildByContent(String, boolean) - Method in class org.jboss.forge.maven.plugins.ConfigurationElementImpl
 
getChildByContent(String) - Method in class org.jboss.forge.maven.plugins.ConfigurationElementImpl
 
getChildByName(String, boolean) - Method in interface org.jboss.forge.maven.plugins.ConfigurationElement
Returns the child element that has the given name exists.
getChildByName(String) - Method in interface org.jboss.forge.maven.plugins.ConfigurationElement
Checks if the child element that has the given name exists.
getChildByName(String, boolean) - Method in class org.jboss.forge.maven.plugins.ConfigurationElementBuilder
 
getChildByName(String) - Method in class org.jboss.forge.maven.plugins.ConfigurationElementBuilder
 
getChildByName(String, boolean) - Method in class org.jboss.forge.maven.plugins.ConfigurationElementImpl
 
getChildByName(String) - Method in class org.jboss.forge.maven.plugins.ConfigurationElementImpl
 
getChildren() - Method in interface org.jboss.forge.maven.plugins.ConfigurationElement
 
getChildren() - Method in class org.jboss.forge.maven.plugins.ConfigurationElementBuilder
 
getChildren() - Method in class org.jboss.forge.maven.plugins.ConfigurationElementImpl
 
getConfig() - Method in interface org.jboss.forge.maven.plugins.Execution
 
getConfig() - Method in class org.jboss.forge.maven.plugins.ExecutionBuilder
 
getConfig() - Method in class org.jboss.forge.maven.plugins.ExecutionImpl
 
getConfig() - Method in interface org.jboss.forge.maven.plugins.MavenPlugin
Returns the Configuration associated with this plugin, if any
getConfig() - Method in class org.jboss.forge.maven.plugins.MavenPluginAdapter
 
getConfig() - Method in class org.jboss.forge.maven.plugins.MavenPluginBuilder
 
getConfig() - Method in class org.jboss.forge.maven.plugins.MavenPluginImpl
 
getConfigurationElement(String) - Method in interface org.jboss.forge.maven.plugins.Configuration
Get the specified ConfigurationElement, if it exists; otherwise, return null.
getConfigurationElement(String) - Method in class org.jboss.forge.maven.plugins.ConfigurationBuilder
 
getConfigurationElement(String) - Method in class org.jboss.forge.maven.plugins.ConfigurationImpl
 
getCoordinate() - Method in interface org.jboss.forge.maven.plugins.MavenPlugin
Returns the Coordinate represented by this plugin
getCoordinate() - Method in class org.jboss.forge.maven.plugins.MavenPluginAdapter
 
getCoordinate() - Method in class org.jboss.forge.maven.plugins.MavenPluginBuilder
 
getCoordinate() - Method in class org.jboss.forge.maven.plugins.MavenPluginImpl
 
getCurrentModel() - Method in interface org.jboss.forge.maven.resources.MavenPomResource
Get the current project Model
getDirectDependencies() - Method in interface org.jboss.forge.maven.plugins.MavenPlugin
 
getDirectDependencies() - Method in class org.jboss.forge.maven.plugins.MavenPluginAdapter
 
getDirectDependencies() - Method in class org.jboss.forge.maven.plugins.MavenPluginBuilder
 
getDirectDependencies() - Method in class org.jboss.forge.maven.plugins.MavenPluginImpl
 
getEffectiveManagedPlugin(Coordinate) - Method in interface org.jboss.forge.maven.projects.MavenPluginFacet
Searches Project and returns a managed plugin matching the given Coordinate at any level of the project hierarchy; return null otherwise.
getEffectivePlugin(Coordinate) - Method in interface org.jboss.forge.maven.projects.MavenPluginFacet
Attempt to locate a plugin given it's Coordinate, if it exists anywhere in the Project plugin hierarchy, and return it.
getGoals() - Method in interface org.jboss.forge.maven.plugins.Execution
 
getGoals() - Method in class org.jboss.forge.maven.plugins.ExecutionBuilder
 
getGoals() - Method in class org.jboss.forge.maven.plugins.ExecutionImpl
 
getId() - Method in interface org.jboss.forge.maven.plugins.Execution
 
getId() - Method in class org.jboss.forge.maven.plugins.ExecutionBuilder
 
getId() - Method in class org.jboss.forge.maven.plugins.ExecutionImpl
 
getLocalRepositoryDirectory() - Method in interface org.jboss.forge.maven.projects.MavenFacet
Returns a DirectoryResource representing the location of the current local Maven repository.
getManagedPlugin(Coordinate) - Method in interface org.jboss.forge.maven.projects.MavenPluginFacet
Attempt to locate a managed a plugin given it's Coordinate, if it exists in the Project, and return it.
getName() - Method in interface org.jboss.forge.maven.plugins.ConfigurationElement
 
getName() - Method in class org.jboss.forge.maven.plugins.ConfigurationElementBuilder
 
getName() - Method in class org.jboss.forge.maven.plugins.ConfigurationElementImpl
 
getOrigin() - Method in class org.jboss.forge.maven.plugins.ConfigurationBuilder
 
getParentElement() - Method in class org.jboss.forge.maven.plugins.ConfigurationElementBuilder
 
getParentPluginConfig() - Method in class org.jboss.forge.maven.plugins.ConfigurationElementBuilder
 
getPhase() - Method in interface org.jboss.forge.maven.plugins.Execution
 
getPhase() - Method in class org.jboss.forge.maven.plugins.ExecutionBuilder
 
getPhase() - Method in class org.jboss.forge.maven.plugins.ExecutionImpl
 
getPlugin(Coordinate) - Method in interface org.jboss.forge.maven.projects.MavenPluginFacet
Attempt to locate a plugin given it's Coordinate, if it exists in the Project direct dependency list, and return it.
getPluginRepositories() - Method in interface org.jboss.forge.maven.projects.MavenPluginFacet
Get the list of plugin repositories for which this project is currently configured to use in dependency resolution.
getPOM() - Method in interface org.jboss.forge.maven.projects.MavenFacet
Get the current Maven Model for this Project.
getPomResource() - Method in interface org.jboss.forge.maven.projects.MavenFacet
Get the MavenPomResource for this Project.
getText() - Method in interface org.jboss.forge.maven.plugins.ConfigurationElement
 
getText() - Method in class org.jboss.forge.maven.plugins.ConfigurationElementBuilder
 
getText() - Method in class org.jboss.forge.maven.plugins.ConfigurationElementImpl
 
getURL() - Method in interface org.jboss.forge.maven.resources.MavenRepositoryResource
Get the Repository url.

H

hasChildByContent(String, boolean) - Method in interface org.jboss.forge.maven.plugins.ConfigurationElement
Checks if a child element is present with the given content.
hasChildByContent(String) - Method in interface org.jboss.forge.maven.plugins.ConfigurationElement
Checks if a child element is present with the given content.
hasChildByContent(String, boolean) - Method in class org.jboss.forge.maven.plugins.ConfigurationElementBuilder
 
hasChildByContent(String) - Method in class org.jboss.forge.maven.plugins.ConfigurationElementBuilder
 
hasChildByContent(String, boolean) - Method in class org.jboss.forge.maven.plugins.ConfigurationElementImpl
 
hasChildByContent(String) - Method in class org.jboss.forge.maven.plugins.ConfigurationElementImpl
 
hasChildByName(String, boolean) - Method in interface org.jboss.forge.maven.plugins.ConfigurationElement
Checks if the child element that has the given name exists.
hasChildByName(String) - Method in interface org.jboss.forge.maven.plugins.ConfigurationElement
Checks if the child element that has the given name exists.
hasChildByName(String, boolean) - Method in class org.jboss.forge.maven.plugins.ConfigurationElementBuilder
 
hasChildByName(String) - Method in class org.jboss.forge.maven.plugins.ConfigurationElementBuilder
 
hasChildByName(String, boolean) - Method in class org.jboss.forge.maven.plugins.ConfigurationElementImpl
 
hasChildByName(String) - Method in class org.jboss.forge.maven.plugins.ConfigurationElementImpl
 
hasChildren() - Method in interface org.jboss.forge.maven.plugins.ConfigurationElement
 
hasChildren() - Method in class org.jboss.forge.maven.plugins.ConfigurationElementBuilder
 
hasChildren() - Method in class org.jboss.forge.maven.plugins.ConfigurationElementImpl
 
hasConfigurationElement(String) - Method in interface org.jboss.forge.maven.plugins.Configuration
Return true if this Configuration contains the given element; otherwise, return false;
hasConfigurationElement(String) - Method in class org.jboss.forge.maven.plugins.ConfigurationBuilder
 
hasConfigurationElement(String) - Method in class org.jboss.forge.maven.plugins.ConfigurationImpl
 
hasConfigurationElements() - Method in interface org.jboss.forge.maven.plugins.Configuration
Return true if this Configuration has any elements; otherwise, return false.
hasConfigurationElements() - Method in class org.jboss.forge.maven.plugins.ConfigurationBuilder
 
hasConfigurationElements() - Method in class org.jboss.forge.maven.plugins.ConfigurationImpl
 
hasEffectiveManagedPlugin(Coordinate) - Method in interface org.jboss.forge.maven.projects.MavenPluginFacet
Return true if this Project contains a managed plugin matching the given Coordinate at any level of the project hierarchy; return false otherwise.
hasEffectivePlugin(Coordinate) - Method in interface org.jboss.forge.maven.projects.MavenPluginFacet
Return true if the given Coordinate exists anywhere in the project dependency hierarchy.
hasManagedPlugin(Coordinate) - Method in interface org.jboss.forge.maven.projects.MavenPluginFacet
Return true if this Project contains a managed plugin matching the given Coordinate; return false otherwise.
hasPlugin(Coordinate) - Method in interface org.jboss.forge.maven.projects.MavenPluginFacet
Return true if this Project contains a plugin matching the given Coordinate; return false otherwise.
hasPluginRepository(String) - Method in interface org.jboss.forge.maven.projects.MavenPluginFacet
Return true if the given repository URL is already registered in this project's build system.

I

install(Project, MavenPlugin) - Method in interface org.jboss.forge.maven.plugins.MavenPluginInstaller
Install given MavenPlugin.
installManaged(Project, MavenPlugin) - Method in interface org.jboss.forge.maven.plugins.MavenPluginInstaller
Install given managed MavenPlugin.
isExtensionsEnabled() - Method in interface org.jboss.forge.maven.plugins.MavenPlugin
 
isExtensionsEnabled() - Method in class org.jboss.forge.maven.plugins.MavenPluginAdapter
 
isExtensionsEnabled() - Method in class org.jboss.forge.maven.plugins.MavenPluginBuilder
 
isExtensionsEnabled() - Method in class org.jboss.forge.maven.plugins.MavenPluginImpl
 
isInstalled(Project, MavenPlugin) - Method in interface org.jboss.forge.maven.plugins.MavenPluginInstaller
Returns whether or not the given MavenPlugin is installed.
isOffline(Environment) - Static method in class org.jboss.forge.maven.environment.Network
Returns true if the system is currently OFFLINE.
isPlugin() - Method in interface org.jboss.forge.maven.plugins.ConfigurationElement
 
isPlugin() - Method in class org.jboss.forge.maven.plugins.ConfigurationElementBuilder
 
isPlugin() - Method in class org.jboss.forge.maven.plugins.ConfigurationElementImpl
 

L

listConfigurationElements() - Method in interface org.jboss.forge.maven.plugins.Configuration
List all ConfigurationElements contained in this Configuration.
listConfigurationElements() - Method in class org.jboss.forge.maven.plugins.ConfigurationBuilder
 
listConfigurationElements() - Method in class org.jboss.forge.maven.plugins.ConfigurationImpl
 
listConfiguredEffectiveManagedPlugins() - Method in interface org.jboss.forge.maven.projects.MavenPluginFacet
Return an immutable list of all managed MavenPlugin contained within this project, including the hierarchy.
listConfiguredEffectivePlugins() - Method in interface org.jboss.forge.maven.projects.MavenPluginFacet
Return an immutable list of all MavenPlugin contained within this project, including the hierarchy (i.e.: all plugins for which MavenPluginFacet.hasEffectivePlugin(Coordinate) returns true;
listConfiguredManagedPlugins() - Method in interface org.jboss.forge.maven.projects.MavenPluginFacet
Return an immutable list of all direct managed MavenPlugin contained within this project.
listConfiguredPlugins() - Method in interface org.jboss.forge.maven.projects.MavenPluginFacet
Return an immutable list of all direct MavenPlugin contained within this project.
listExecutions() - Method in interface org.jboss.forge.maven.plugins.MavenPlugin
Return the list of Execution associated with this plugin, if any
listExecutions() - Method in class org.jboss.forge.maven.plugins.MavenPluginAdapter
 
listExecutions() - Method in class org.jboss.forge.maven.plugins.MavenPluginBuilder
 
listExecutions() - Method in class org.jboss.forge.maven.plugins.MavenPluginImpl
 

M

MavenDependencyResource - Interface in org.jboss.forge.maven.resources
 
MavenFacet - Interface in org.jboss.forge.maven.projects
A ProjectFacet adding support for the Maven build system.
MavenPlugin - Interface in org.jboss.forge.maven.plugins
Represents a Maven plugin
MavenPluginAdapter - Class in org.jboss.forge.maven.plugins
A plugin adapter for Plugin and MavenPlugin
MavenPluginAdapter(MavenPlugin) - Constructor for class org.jboss.forge.maven.plugins.MavenPluginAdapter
 
MavenPluginAdapter(Plugin) - Constructor for class org.jboss.forge.maven.plugins.MavenPluginAdapter
 
MavenPluginBuilder - Class in org.jboss.forge.maven.plugins
 
MavenPluginFacet - Interface in org.jboss.forge.maven.projects
 
MavenPluginImpl - Class in org.jboss.forge.maven.plugins
 
MavenPluginImpl() - Constructor for class org.jboss.forge.maven.plugins.MavenPluginImpl
 
MavenPluginImpl(MavenPlugin) - Constructor for class org.jboss.forge.maven.plugins.MavenPluginImpl
 
MavenPluginInstaller - Interface in org.jboss.forge.maven.plugins
Responsible for installing a given MavenPlugin into the current project.
MavenPomResource - Interface in org.jboss.forge.maven.resources
Represents a 'pom.xml' FileResource.
MavenProfileResource - Interface in org.jboss.forge.maven.resources
Represents a Maven profile.
MavenRepositoryResource - Interface in org.jboss.forge.maven.resources
 
merge(MavenPlugin, MavenPlugin) - Method in interface org.jboss.forge.maven.projects.MavenPluginFacet
Merge two plugins, with one having dominance in the case of collision.

N

Network - Class in org.jboss.forge.maven.environment
Represents the Maven network status Environment Category.
Network() - Constructor for class org.jboss.forge.maven.environment.Network
 

O

org.jboss.forge.maven.environment - package org.jboss.forge.maven.environment
 
org.jboss.forge.maven.plugins - package org.jboss.forge.maven.plugins
 
org.jboss.forge.maven.projects - package org.jboss.forge.maven.projects
 
org.jboss.forge.maven.resources - package org.jboss.forge.maven.resources
 

P

PluginElement - Interface in org.jboss.forge.maven.plugins
 

R

removeConfigurationElement(String) - Method in interface org.jboss.forge.maven.plugins.Configuration
Remove the specified ConfigurationElement.
removeConfigurationElement(String) - Method in class org.jboss.forge.maven.plugins.ConfigurationBuilder
 
removeConfigurationElement(String) - Method in class org.jboss.forge.maven.plugins.ConfigurationImpl
 
removeManagedPlugin(Coordinate) - Method in interface org.jboss.forge.maven.projects.MavenPluginFacet
Remove the given managed plugin given it's Coordinate from this Project.
removePlugin(Coordinate) - Method in interface org.jboss.forge.maven.projects.MavenPluginFacet
Remove the plugin given it's Coordinate from this Project.
removePluginRepository(String) - Method in interface org.jboss.forge.maven.projects.MavenPluginFacet
Remove the given org.jboss.forge.project.dependencies.DependencyRepository from the current project.
resolveProperties(String) - Method in interface org.jboss.forge.maven.projects.MavenFacet
Resolve Maven properties for the given input String, replacing occurrences of the `${property}` with their defined value.

S

setChildren(List<PluginElement>) - Method in class org.jboss.forge.maven.plugins.ConfigurationElementImpl
 
setConfig(Configuration) - Method in class org.jboss.forge.maven.plugins.ExecutionBuilder
 
setConfig(Configuration) - Method in class org.jboss.forge.maven.plugins.MavenPluginAdapter
 
setConfiguration(Configuration) - Method in class org.jboss.forge.maven.plugins.ExecutionImpl
 
setConfiguration(Configuration) - Method in class org.jboss.forge.maven.plugins.MavenPluginBuilder
 
setConfiguration(Configuration) - Method in class org.jboss.forge.maven.plugins.MavenPluginImpl
 
setCoordinate(Coordinate) - Method in class org.jboss.forge.maven.plugins.MavenPluginBuilder
 
setCoordinate(Coordinate) - Method in class org.jboss.forge.maven.plugins.MavenPluginImpl
 
setExtensions(boolean) - Method in class org.jboss.forge.maven.plugins.MavenPluginBuilder
 
setExtenstions(boolean) - Method in class org.jboss.forge.maven.plugins.MavenPluginImpl
 
setId(String) - Method in class org.jboss.forge.maven.plugins.ExecutionBuilder
 
setId(String) - Method in class org.jboss.forge.maven.plugins.ExecutionImpl
 
setName(String) - Method in class org.jboss.forge.maven.plugins.ConfigurationElementBuilder
 
setName(String) - Method in class org.jboss.forge.maven.plugins.ConfigurationElementImpl
 
setPhase(String) - Method in class org.jboss.forge.maven.plugins.ExecutionBuilder
 
setPhase(String) - Method in class org.jboss.forge.maven.plugins.ExecutionImpl
 
setPOM(Model) - Method in interface org.jboss.forge.maven.projects.MavenFacet
Set the current Maven Model for this Project.
setText(String) - Method in class org.jboss.forge.maven.plugins.ConfigurationElementBuilder
 
setText(String) - Method in class org.jboss.forge.maven.plugins.ConfigurationElementImpl
 

T

toString() - Method in class org.jboss.forge.maven.plugins.ConfigurationBuilder
 
toString() - Method in class org.jboss.forge.maven.plugins.ConfigurationElementBuilder
 
toString() - Method in class org.jboss.forge.maven.plugins.ConfigurationElementImpl
 
toString() - Method in class org.jboss.forge.maven.plugins.ConfigurationImpl
 
toString() - Method in class org.jboss.forge.maven.plugins.ExecutionBuilder
 
toString() - Method in class org.jboss.forge.maven.plugins.ExecutionImpl
 
toString() - Method in class org.jboss.forge.maven.plugins.MavenPluginBuilder
 
toString() - Method in class org.jboss.forge.maven.plugins.MavenPluginImpl
 

U

updateManagedPlugin(MavenPlugin) - Method in interface org.jboss.forge.maven.projects.MavenPluginFacet
Update the given managed MavenPlugin to this Project's immediate list of managed plugins.
updatePlugin(MavenPlugin) - Method in interface org.jboss.forge.maven.projects.MavenPluginFacet
Update the given MavenPlugin to this Project's immediate list of plugins.
A C E G H I L M N O P R S T U 
Forge - Maven API 2.0.0.Alpha4

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.