| Package | Description | 
|---|---|
| org.apache.maven.lifecycle | |
| org.apache.maven.lifecycle.internal | |
| org.apache.maven.plugin | |
| org.apache.maven.plugin.descriptor | |
| org.apache.maven.plugin.internal | 
| Modifier and Type | Method and Description | 
|---|---|
| Set<MojoDescriptor> | MavenExecutionPlan. getNonThreadSafeMojos()Get set of mojos used but not marked @threadSafe | 
| Set<MojoDescriptor> | MavenExecutionPlan. getNonThreadSafeMojos()Get set of mojos used but not marked @threadSafe | 
| Modifier and Type | Method and Description | 
|---|---|
| MojoDescriptor | MojoDescriptorCreator. getMojoDescriptor(String task,
                 MavenSession session,
                 MavenProject project) | 
| MojoDescriptor | MojoDescriptorCreator. getMojoDescriptor(String task,
                 MavenSession session,
                 MavenProject project) | 
| Modifier and Type | Method and Description | 
|---|---|
| static org.codehaus.plexus.util.xml.Xpp3Dom | MojoDescriptorCreator. convert(MojoDescriptor mojoDescriptor) | 
| static org.codehaus.plexus.util.xml.Xpp3Dom | MojoDescriptorCreator. convert(MojoDescriptor mojoDescriptor) | 
| void | MojoExecutor. ensureDependenciesAreResolved(MojoDescriptor mojoDescriptor,
                             MavenSession session,
                             DependencyContext dependencyContext) | 
| void | MojoExecutor. ensureDependenciesAreResolved(MojoDescriptor mojoDescriptor,
                             MavenSession session,
                             DependencyContext dependencyContext) | 
| Modifier and Type | Method and Description | 
|---|---|
| MojoDescriptor | MojoExecution. getMojoDescriptor() | 
| MojoDescriptor | PluginParameterException. getMojoDescriptor() | 
| MojoDescriptor | PluginParameterException. getMojoDescriptor() | 
| MojoDescriptor | MojoExecution. getMojoDescriptor() | 
| MojoDescriptor | BuildPluginManager. getMojoDescriptor(Plugin plugin,
                 String goal,
                 List<org.eclipse.aether.repository.RemoteRepository> repositories,
                 org.eclipse.aether.RepositorySystemSession session) | 
| MojoDescriptor | DefaultBuildPluginManager. getMojoDescriptor(Plugin plugin,
                 String goal,
                 List<org.eclipse.aether.repository.RemoteRepository> repositories,
                 org.eclipse.aether.RepositorySystemSession session) | 
| MojoDescriptor | MavenPluginManager. getMojoDescriptor(Plugin plugin,
                 String goal,
                 List<org.eclipse.aether.repository.RemoteRepository> repositories,
                 org.eclipse.aether.RepositorySystemSession session)Retrieves the descriptor for the specified plugin goal from the plugin's main artifact. | 
| MojoDescriptor | MavenPluginManager. getMojoDescriptor(Plugin plugin,
                 String goal,
                 List<org.eclipse.aether.repository.RemoteRepository> repositories,
                 org.eclipse.aether.RepositorySystemSession session)Retrieves the descriptor for the specified plugin goal from the plugin's main artifact. | 
| MojoDescriptor | DefaultBuildPluginManager. getMojoDescriptor(Plugin plugin,
                 String goal,
                 List<org.eclipse.aether.repository.RemoteRepository> repositories,
                 org.eclipse.aether.RepositorySystemSession session) | 
| MojoDescriptor | BuildPluginManager. getMojoDescriptor(Plugin plugin,
                 String goal,
                 List<org.eclipse.aether.repository.RemoteRepository> repositories,
                 org.eclipse.aether.RepositorySystemSession session) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | MojoExecution. setMojoDescriptor(MojoDescriptor mojoDescriptor) | 
| void | MojoExecution. setMojoDescriptor(MojoDescriptor mojoDescriptor) | 
| Constructor and Description | 
|---|
| MojoExecution(MojoDescriptor mojoDescriptor) | 
| MojoExecution(MojoDescriptor mojoDescriptor) | 
| MojoExecution(MojoDescriptor mojoDescriptor,
             String executionId) | 
| MojoExecution(MojoDescriptor mojoDescriptor,
             String executionId) | 
| MojoExecution(MojoDescriptor mojoDescriptor,
             String executionId,
             MojoExecution.Source source) | 
| MojoExecution(MojoDescriptor mojoDescriptor,
             String executionId,
             MojoExecution.Source source) | 
| MojoExecution(MojoDescriptor mojoDescriptor,
             org.codehaus.plexus.util.xml.Xpp3Dom configuration) | 
| MojoExecution(MojoDescriptor mojoDescriptor,
             org.codehaus.plexus.util.xml.Xpp3Dom configuration) | 
| PluginContainerException(MojoDescriptor mojoDescriptor,
                        org.codehaus.plexus.classworlds.realm.ClassRealm pluginRealm,
                        String message,
                        org.codehaus.plexus.component.repository.exception.ComponentLookupException e) | 
| PluginContainerException(MojoDescriptor mojoDescriptor,
                        org.codehaus.plexus.classworlds.realm.ClassRealm pluginRealm,
                        String message,
                        org.codehaus.plexus.component.repository.exception.ComponentLookupException e) | 
| PluginContainerException(MojoDescriptor mojoDescriptor,
                        org.codehaus.plexus.classworlds.realm.ClassRealm pluginRealm,
                        String message,
                        Throwable e) | 
| PluginContainerException(MojoDescriptor mojoDescriptor,
                        org.codehaus.plexus.classworlds.realm.ClassRealm pluginRealm,
                        String message,
                        Throwable e) | 
| PluginManagerException(MojoDescriptor mojoDescriptor,
                      MavenProject project,
                      String message) | 
| PluginManagerException(MojoDescriptor mojoDescriptor,
                      MavenProject project,
                      String message) | 
| PluginManagerException(MojoDescriptor mojoDescriptor,
                      MavenProject project,
                      String message,
                      org.codehaus.plexus.classworlds.realm.NoSuchRealmException cause) | 
| PluginManagerException(MojoDescriptor mojoDescriptor,
                      MavenProject project,
                      String message,
                      org.codehaus.plexus.classworlds.realm.NoSuchRealmException cause) | 
| PluginManagerException(MojoDescriptor mojoDescriptor,
                      MavenProject project,
                      String message,
                      Throwable cause) | 
| PluginManagerException(MojoDescriptor mojoDescriptor,
                      MavenProject project,
                      String message,
                      Throwable cause) | 
| PluginManagerException(MojoDescriptor mojoDescriptor,
                      String message,
                      MavenProject project,
                      org.codehaus.plexus.PlexusContainerException cause) | 
| PluginManagerException(MojoDescriptor mojoDescriptor,
                      String message,
                      MavenProject project,
                      org.codehaus.plexus.PlexusContainerException cause) | 
| PluginManagerException(MojoDescriptor mojoDescriptor,
                      String message,
                      Throwable cause) | 
| PluginManagerException(MojoDescriptor mojoDescriptor,
                      String message,
                      Throwable cause) | 
| PluginParameterException(MojoDescriptor mojo,
                        List<Parameter> parameters) | 
| PluginParameterException(MojoDescriptor mojo,
                        List<Parameter> parameters) | 
| Modifier and Type | Method and Description | 
|---|---|
| MojoDescriptor | PluginDescriptorBuilder. buildComponentDescriptor(org.codehaus.plexus.configuration.PlexusConfiguration c,
                        PluginDescriptor pluginDescriptor) | 
| MojoDescriptor | PluginDescriptorBuilder. buildComponentDescriptor(org.codehaus.plexus.configuration.PlexusConfiguration c,
                        PluginDescriptor pluginDescriptor) | 
| MojoDescriptor | MojoDescriptor. clone()Creates a shallow copy of this mojo descriptor. | 
| MojoDescriptor | MojoDescriptor. clone()Creates a shallow copy of this mojo descriptor. | 
| MojoDescriptor | PluginDescriptor. getMojo(String goal) | 
| MojoDescriptor | PluginDescriptor. getMojo(String goal) | 
| Modifier and Type | Method and Description | 
|---|---|
| List<MojoDescriptor> | PluginDescriptor. getMojos() | 
| List<MojoDescriptor> | PluginDescriptor. getMojos() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | PluginDescriptor. addMojo(MojoDescriptor mojoDescriptor) | 
| void | PluginDescriptor. addMojo(MojoDescriptor mojoDescriptor) | 
| Modifier and Type | Method and Description | 
|---|---|
| MojoDescriptor | DefaultMavenPluginManager. getMojoDescriptor(Plugin plugin,
                 String goal,
                 List<org.eclipse.aether.repository.RemoteRepository> repositories,
                 org.eclipse.aether.RepositorySystemSession session) | 
| MojoDescriptor | DefaultMavenPluginManager. getMojoDescriptor(Plugin plugin,
                 String goal,
                 List<org.eclipse.aether.repository.RemoteRepository> repositories,
                 org.eclipse.aether.RepositorySystemSession session) | 
Copyright © 2001–2022 The Apache Software Foundation. All rights reserved.