Requirements
To build this project JDK 11 and Apache Maven is required.
Scripts
- clean - clears build artifacts
- build - builds and tests artifacts (including docker images)
- analyse - analyses source code
./clean && ./build && ./analyse
To build (and test) Java artifacts only, use
./build nodocker
Copyright Dansk Bibliotekscenter a/s. Licensed under GPLv3. See license text in LICENSE.txt