Java org.apache.maven.plugin MavenPluginManager fields, constructors, methods, implement or subclass

Example usage for Java org.apache.maven.plugin MavenPluginManager fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.maven.plugin MavenPluginManager.

The text is from its open source code.

Method

TgetConfiguredMojo(Class 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.
PluginDescriptorgetPluginDescriptor(Plugin plugin, List repositories, RepositorySystemSession session)
Retrieves the descriptor for the specified plugin from its main artifact.