Class MavenConfiguration


  • public class MavenConfiguration
    extends Object
    • Method Detail

      • getAlternateGlobalSettings

        public String getAlternateGlobalSettings()
      • getAlternateUserSettings

        public String getAlternateUserSettings()
      • getClassWorld

        @NotNull
        public @NotNull org.codehaus.plexus.classworlds.ClassWorld getClassWorld()
      • getExtClassPath

        public String getExtClassPath()
      • getLocalRepositoryPath

        public String getLocalRepositoryPath()
      • getLogger

        public org.apache.log4j.Logger getLogger()
      • getMavenHome

        public String getMavenHome()
      • getUserProperties

        public Properties getUserProperties()
      • getSystemProperties

        public Properties getSystemProperties()
      • getWorkingDirectory

        public String getWorkingDirectory()