Package org.l2x6.cq
Class VersionReportMojo
- java.lang.Object
-
- org.apache.maven.plugin.AbstractMojo
-
- org.l2x6.cq.AbstractExtensionListMojo
-
- org.l2x6.cq.VersionReportMojo
-
- All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled,org.apache.maven.plugin.Mojo
@Mojo(name="whatsnew", threadSafe=true, requiresProject=false) public class VersionReportMojo extends AbstractExtensionListMojoPrepares a report upon releasing a new Camel Quarkus version.- Since:
- 0.3.0
-
-
Field Summary
-
Fields inherited from class org.l2x6.cq.AbstractExtensionListMojo
extensionDirectories, skipArtifactIdBases
-
-
Constructor Summary
Constructors Constructor Description VersionReportMojo()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidexecute()
-