Class QuarkusPlatformAwareMojoTestBase

java.lang.Object
io.quarkus.maven.it.MojoTestBase
io.quarkus.maven.it.QuarkusPlatformAwareMojoTestBase

public class QuarkusPlatformAwareMojoTestBase extends MojoTestBase
  • Constructor Details

    • QuarkusPlatformAwareMojoTestBase

      public QuarkusPlatformAwareMojoTestBase()
  • Method Details

    • getMavenPluginGroupId

      protected String getMavenPluginGroupId()
    • getMavenPluginArtifactId

      protected String getMavenPluginArtifactId()
    • getMavenPluginVersion

      protected String getMavenPluginVersion()
    • getQuarkusCoreVersion

      protected String getQuarkusCoreVersion()
    • getBomGroupId

      protected String getBomGroupId()
    • getBomArtifactId

      protected String getBomArtifactId()
    • getBomVersion

      protected String getBomVersion()