Class PathAssembler.LocalDistribution

java.lang.Object
org.apache.maven.wrapper.PathAssembler.LocalDistribution
Enclosing class:
PathAssembler

public static class PathAssembler.LocalDistribution extends Object
Local distribution
  • Constructor Details

    • LocalDistribution

      public LocalDistribution(Path distDir, Path distZip)
  • Method Details

    • getDistributionDir

      public Path getDistributionDir()
      Returns the location to install the distribution into.
      Returns:
      the location to install the distribution into
    • getZipFile

      public Path getZipFile()
      Returns the location to install the distribution ZIP file to.
      Returns:
      the location to install the distribution ZIP file to