blob: 5a97da805880b5e40203aa928a739f3bdc512c70 [file] [view]
# 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.