Package org.bytedeco.javacpp.tools
Class ClearMojo
- java.lang.Object
-
- org.apache.maven.plugin.AbstractMojo
-
- org.bytedeco.javacpp.tools.ClearMojo
-
- All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled
,org.apache.maven.plugin.Mojo
@Mojo(name="clear", defaultPhase=NONE, requiresProject=false) public class ClearMojo extends org.apache.maven.plugin.AbstractMojo
A Maven Mojo to callLoader.clearCacheDir()
.
-
-
Constructor Summary
Constructors Constructor Description ClearMojo()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
execute()
-