Package io.sentry
Class ReportDependenciesMojo
java.lang.Object
org.apache.maven.plugin.AbstractMojo
io.sentry.ReportDependenciesMojo
- All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled,org.apache.maven.plugin.Mojo
@Mojo(name="reportDependencies",
defaultPhase=GENERATE_RESOURCES)
public class ReportDependenciesMojo
extends org.apache.maven.plugin.AbstractMojo
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected @NotNull ArtifactResolverstatic final @NotNull StringFields inherited from interface org.apache.maven.plugin.Mojo
ROLE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.maven.plugin.AbstractMojo
getLog, getPluginContext, setLog, setPluginContext
-
Field Details
-
EXTERNAL_MODULES_FILE
- See Also:
-
artifactResolver
-
-
Constructor Details
-
ReportDependenciesMojo
public ReportDependenciesMojo()
-
-
Method Details
-
execute
public void execute() throws org.apache.maven.plugin.MojoExecutionException, org.apache.maven.plugin.MojoFailureException- Throws:
org.apache.maven.plugin.MojoExecutionExceptionorg.apache.maven.plugin.MojoFailureException
-