Commit Graph

6 Commits

Author SHA1 Message Date
Avi Weinstock 644bdbfebd Added some static analysis tools to the build, fix a few bugs found 2022-08-14 03:56:21 +00:00
Ryan 9b9dac25b7 Implemented CI/CD pipeline for automatic MR builds (but not tests yet)
Bumped version of build plugins to latest
Increased maven build heap size to 1024m as builds were starting to run out of memory
Added missing version number to build plugin, fixes build warning
2022-07-31 05:33:05 +00:00
Ceikry 07576f8c75 Build process now fetches latest const lib when required 2022-07-08 10:00:29 +00:00
ceikry 81a12534be Clean step is DEAD 2022-07-02 20:08:19 +00:00
vddcore 5830309ded Added Maven exec plugin to the server build
Now possible to use the debugger again. Instructions for use will be added in the upcoming README refactor (in short, add a maven build config that runs "compile exec:java")
2022-06-16 12:23:04 +00:00
Ceikry 185496e561 Add maven 2022-05-31 02:51:22 +00:00