| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PluginConfigurationException | |
|---|---|
| org.apache.maven.plugin | |
| org.apache.maven.plugin.internal | |
| Uses of PluginConfigurationException in org.apache.maven.plugin | 
|---|
| Subclasses of PluginConfigurationException in org.apache.maven.plugin | |
|---|---|
|  class | PluginParameterException | 
| Methods in org.apache.maven.plugin that throw PluginConfigurationException | ||
|---|---|---|
|  void | PluginManager.executeMojo(MavenProject project,
                       MojoExecution execution,
                       MavenSession session)Deprecated. | |
|  void | DefaultBuildPluginManager.executeMojo(MavenSession session,
                       MojoExecution mojoExecution) | |
|  void | BuildPluginManager.executeMojo(MavenSession session,
                       MojoExecution execution) | |
| 
 | MavenPluginManager.getConfiguredMojo(Class<T> mojoInterface,
                                   MavenSession session,
                                   MojoExecution mojoExecution)Looks up the mojo for the specified mojo execution and populates its parameters from the configuration given by the mojo execution. | |
| Uses of PluginConfigurationException in org.apache.maven.plugin.internal | 
|---|
| Methods in org.apache.maven.plugin.internal that throw PluginConfigurationException | ||
|---|---|---|
|  void | DefaultPluginManager.executeMojo(MavenProject project,
                       MojoExecution execution,
                       MavenSession session) | |
| 
 | DefaultMavenPluginManager.getConfiguredMojo(Class<T> mojoInterface,
                                   MavenSession session,
                                   MojoExecution mojoExecution) | |
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||