Requirements
To build this project JDK 17 and Apache Maven is required.
NOTE: Special job-store-service testing setup. se more in job-store-service/README.md
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