Closed codefish1 closed 1 year ago
Adding the maven wrapper as a pre-cursor to adding Github actions to ensure we have the same version of maven been used on local as well as on CI.
Note since the source code and pom isn't in the root as normal, had to use the maven.config file
Probably should move source & pom to standardise, also change to standard eclipse/IntelliJ IDEA package
Adding the maven wrapper as a pre-cursor to adding Github actions to ensure we have the same version of maven been used on local as well as on CI.
Note since the source code and pom isn't in the root as normal, had to use the maven.config file