Interface ReleaseEnvironment

All Known Implementing Classes:
DefaultReleaseEnvironment

public interface ReleaseEnvironment
  • Field Details

  • Method Details

    • getMavenExecutorId

      String getMavenExecutorId()
    • getLocalRepositoryDirectory

      File getLocalRepositoryDirectory()
    • getSettings

      org.apache.maven.settings.Settings getSettings()
    • getMavenHome

      File getMavenHome()
    • getJavaHome

      File getJavaHome()
    • getLocale

      Locale getLocale()
      Returns:
      the locale
      Since:
      2.4