Class MavenRoboSettings


  • @Deprecated
    public class MavenRoboSettings
    extends java.lang.Object
    Deprecated.
    Don't put more stuff here.
    Class that encapsulates reading global configuration options from the Java system properties file.
    • Constructor Detail

      • MavenRoboSettings

        public MavenRoboSettings()
        Deprecated.
    • Method Detail

      • getMavenRepositoryId

        public static java.lang.String getMavenRepositoryId()
        Deprecated.
      • setMavenRepositoryId

        public static void setMavenRepositoryId​(java.lang.String mavenRepositoryId)
        Deprecated.
      • getMavenRepositoryUrl

        public static java.lang.String getMavenRepositoryUrl()
        Deprecated.
      • setMavenRepositoryUrl

        public static void setMavenRepositoryUrl​(java.lang.String mavenRepositoryUrl)
        Deprecated.
      • getMavenRepositoryUserName

        public static java.lang.String getMavenRepositoryUserName()
        Deprecated.
      • setMavenRepositoryUserName

        public static void setMavenRepositoryUserName​(java.lang.String mavenRepositoryUserName)
        Deprecated.
      • getMavenRepositoryPassword

        public static java.lang.String getMavenRepositoryPassword()
        Deprecated.
      • setMavenRepositoryPassword

        public static void setMavenRepositoryPassword​(java.lang.String mavenRepositoryPassword)
        Deprecated.