Class InstallDebugInfoMojo

java.lang.Object
org.apache.maven.plugin.AbstractMojo
All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

@Mojo(name="install-debug-info", defaultPhase=PROCESS_CLASSES, threadSafe=true) public class InstallDebugInfoMojo extends AbstractInstallDebugInfoMojo
Attaches trace (debug) information to all target classes
Since:
2.26
Author:
Heinrich Weichert