| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MojoDescriptor | |
|---|---|
| org.apache.maven.lifecycle | |
| org.apache.maven.lifecycle.internal | |
| org.apache.maven.plugin | |
| org.apache.maven.plugin.descriptor | |
| org.apache.maven.plugin.internal | |
| Uses of MojoDescriptor in org.apache.maven.lifecycle | 
|---|
| Methods in org.apache.maven.lifecycle that return types with arguments of type MojoDescriptor | |
|---|---|
 Set<MojoDescriptor> | 
MavenExecutionPlan.getNonThreadSafeMojos()
Get set of mojos used but not marked @threadSafe  | 
| Uses of MojoDescriptor in org.apache.maven.lifecycle.internal | 
|---|
| Methods in org.apache.maven.lifecycle.internal that return MojoDescriptor | |
|---|---|
 MojoDescriptor | 
MojoDescriptorCreator.getMojoDescriptor(String task,
                                   MavenSession session,
                                   MavenProject project)
 | 
| Methods in org.apache.maven.lifecycle.internal with parameters of type MojoDescriptor | |
|---|---|
static org.codehaus.plexus.util.xml.Xpp3Dom | 
MojoDescriptorCreator.convert(MojoDescriptor mojoDescriptor)
 | 
 void | 
MojoExecutor.ensureDependenciesAreResolved(MojoDescriptor mojoDescriptor,
                                                           MavenSession session,
                                                           DependencyContext dependencyContext)
 | 
| Uses of MojoDescriptor in org.apache.maven.plugin | 
|---|
| Methods in org.apache.maven.plugin that return MojoDescriptor | |
|---|---|
 MojoDescriptor | 
MojoExecution.getMojoDescriptor()
 | 
 MojoDescriptor | 
PluginParameterException.getMojoDescriptor()
 | 
 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)
 | 
| Methods in org.apache.maven.plugin with parameters of type MojoDescriptor | |
|---|---|
 void | 
MojoExecution.setMojoDescriptor(MojoDescriptor mojoDescriptor)
 | 
| Uses of MojoDescriptor in org.apache.maven.plugin.descriptor | 
|---|
| Methods in org.apache.maven.plugin.descriptor that return MojoDescriptor | |
|---|---|
 MojoDescriptor | 
PluginDescriptorBuilder.buildComponentDescriptor(PlexusConfiguration c,
                                                 PluginDescriptor pluginDescriptor)
 | 
 MojoDescriptor | 
MojoDescriptor.clone()
Creates a shallow copy of this mojo descriptor.  | 
 MojoDescriptor | 
PluginDescriptor.getMojo(String goal)
 | 
| Methods in org.apache.maven.plugin.descriptor that return types with arguments of type MojoDescriptor | |
|---|---|
 List<MojoDescriptor> | 
PluginDescriptor.getMojos()
 | 
| Methods in org.apache.maven.plugin.descriptor with parameters of type MojoDescriptor | |
|---|---|
 void | 
PluginDescriptor.addMojo(MojoDescriptor mojoDescriptor)
 | 
| Uses of MojoDescriptor in org.apache.maven.plugin.internal | 
|---|
| Methods in org.apache.maven.plugin.internal that return MojoDescriptor | |
|---|---|
 MojoDescriptor | 
DefaultMavenPluginManager.getMojoDescriptor(Plugin plugin,
                                   String goal,
                                   List<org.eclipse.aether.repository.RemoteRepository> repositories,
                                   org.eclipse.aether.RepositorySystemSession session)
 | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||