Class MavenRoboSettings


  • @Deprecated
    public class MavenRoboSettings
    extends 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 String getMavenRepositoryId()
        Deprecated.
      • setMavenRepositoryId

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

        public static String getMavenRepositoryUrl()
        Deprecated.
      • setMavenRepositoryUrl

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

        public static String getMavenRepositoryUserName()
        Deprecated.
      • setMavenRepositoryUserName

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

        public static String getMavenRepositoryPassword()
        Deprecated.
      • setMavenRepositoryPassword

        public static void setMavenRepositoryPassword​(String mavenRepositoryPassword)
        Deprecated.