Package org.apache.sis.internal.maven


package org.apache.sis.internal.maven
Maven plugins (others than ResourceCompilerMojo) used for building Apache SIS.
  • JarCollector collects all JAR files and their dependencies in a single target/binaries directory, using hard links instead of copying the files.
  • Assembler builds the Apache SIS distribution file.
Since:
0.3
Version:
1.0
  • Classes
    Class
    Description
    Creates a ZIP file containing the Apache SIS binary distribution.
    Hard-coded file and directory names used by this package.
    Collects .jar files in a single "target/binaries" directory.