tree: 1a4031500f605c7223a99707d6c7aa2cc0d92c13 [path history] [tgz]
  1. build.gradle.kts
  2. checkstyle.xml
  3. logging.properties
  4. overview.html
  5. pom.xml
  6. README.md
  7. sis.css
  8. warning.png
parent/README.md

Apache SIS parent POM

This directory contains the pom.xml file used as the parent of all Apache SIS Maven modules. It also opportunistically contains resources shared by many modules.

Prerequisites

Maven must be available on the classpath. The parent is built by a call to mvn clean install. This call is done automatically by the Gradle build.