Class 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 ExamplesSetPlatformMojo
    Checks whether the Quarkus platform BOM and Camel Quarkus BOM suit each other
    Since:
    2.10.0
    • Constructor Detail

      • ExamplesCheckPlatformMojo

        public ExamplesCheckPlatformMojo()