Class Constants

java.lang.Object
org.sonatype.maven.polyglot.Constants

public class Constants extends Object
  • Field Details

    • polyglotProperties

      private static Properties polyglotProperties
  • Constructor Details

    • Constants

      public Constants()
  • Method Details

    • getGroupId

      public static String getGroupId()
    • getArtifactId

      public static String getArtifactId(String postfix)
    • getVersion

      public static String getVersion()
    • getGAV

      public static String getGAV(String postfix)
    • getPolyglotMavenProperties

      public static Properties getPolyglotMavenProperties()