@Mojo(name="debug",
requiresDependencyResolution=COMPILE_PLUS_RUNTIME,
requiresDependencyCollection=COMPILE_PLUS_RUNTIME)
public class DebugMojo
extends AbstractMojo
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
clean
Clean all cached information on server start up.
|
dependencies, mavenDependencyPluginArtifactId, mavenDependencyPluginGroupId, pluginManager, project, projectBuildDir, remoteRepos, repoSession, repoSystem, session| Constructor and Description |
|---|
DebugMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
getExecutionEnvironment, getMavenDependencyPlugin, getProjectClassLoader, getRuntimeInstancecontextualize, createArtifact, doExecute, getArtifact, getArtifactFactory, getArtifactRepository, getArtifactResolver, getProject, getProjectArtifacts, getProjectArtifacts, getProjectArtifacts, init, resolveArtifact, resolveArtifact@Parameter(property="clean",
defaultValue="false")
protected boolean clean
public void execute()
throws org.apache.maven.plugin.MojoExecutionException
execute in interface org.apache.maven.plugin.Mojoexecute in class AbstractMojoorg.apache.maven.plugin.MojoExecutionExceptionCopyright © 2019 the original author or authors.