Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 602 Bytes

README.md

File metadata and controls

29 lines (20 loc) · 602 Bytes

dataIO

Development

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

License

Copyright Dansk Bibliotekscenter a/s. Licensed under GPLv3. See license text in LICENSE.txt