@Mojo(name="pre-clean",
defaultPhase=PRE_CLEAN,
threadSafe=true)
public class PreCleanMojo
extends org.apache.maven.plugin.AbstractMojo
| Constructor and Description |
|---|
PreCleanMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute()
Scan the whole Maven target directory for hard directory links ("junctions") and remove them the soft way,
i.e.
|
public void execute()
throws org.apache.maven.plugin.MojoFailureException
org.apache.maven.plugin.MojoFailureExceptionCopyright © 2002–2020 CoreMedia AG. All rights reserved.