It would be good for maintenance if you could "Mavenize" the repo as done for the PLA project.
The idea is to be able, at any time, to clone the repo and type mvn install or mvn test to compile or test the application.
Maybe also add some tests with example files.