Package org.eolang.maven
Class PrepackMojo
- java.lang.Object
-
- org.apache.maven.plugin.AbstractMojo
-
- org.eolang.maven.PrepackMojo
-
- All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled
,org.apache.maven.plugin.Mojo
@Mojo(name="prepack", defaultPhase=PREPARE_PACKAGE, threadSafe=true) public final class PrepackMojo extends org.apache.maven.plugin.AbstractMojo
Goes through all .class files and deletes those that were created from autogenerated sources.- Since:
- 0.1
-
-
Constructor Summary
Constructors Constructor Description PrepackMojo()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
execute()
-