bmTas / JRecord

Cobol IO for Java/JVM languages via a Cobol Copybook
GNU Lesser General Public License v3.0
35 stars 25 forks source link

feat: maven wrapper for building on actions #16

Closed codefish1 closed 1 year ago

codefish1 commented 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

bmTas commented 1 year ago

Probably should move source & pom to standardise, also change to standard eclipse/IntelliJ IDEA package