Package org.l2x6.cq.maven
Class ExamplesCheckPlatformMojo
- java.lang.Object
-
- org.apache.maven.plugin.AbstractMojo
-
- org.l2x6.cq.maven.ExamplesSetPlatformMojo
-
- org.l2x6.cq.maven.ExamplesCheckPlatformMojo
-
- All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled,org.apache.maven.plugin.Mojo
@Mojo(name="examples-check-platform", requiresProject=false) public class ExamplesCheckPlatformMojo extends ExamplesSetPlatformMojoChecks whether the Quarkus platform BOM and Camel Quarkus BOM suit each other- Since:
- 2.10.0
-
-
Constructor Summary
Constructors Constructor Description ExamplesCheckPlatformMojo()
-
Method Summary
-
Methods inherited from class org.l2x6.cq.maven.ExamplesSetPlatformMojo
execute
-
-