Commit Graph

4 Commits

Author SHA1 Message Date
Mark Chesney c6b60b2eed Ignore IntelliJ files 2020-05-23 09:56:39 +02:00
Fred Bricon feac8c655c Add .DS_Store to .gitignore
Signed-off-by: Fred Bricon <fbricon@gmail.com>
2020-05-23 09:56:25 +02:00
Jason van Zyl ff3e1148b2 Formatting 2020-05-23 09:55:23 +02:00
bdemers df3fdc9d5c A copy of the gradle wrapper ported for use with maven
Lightly touched to better mesh with current maven builds. (some of which my not have been necessary in hind sight) 

Test it out with this build, run: "./mvnw clean install" at the root of this repo
This will download, install, and run maven 3.0.5 (as configured in maven/wrapper/maven-wrapper.properties)

NOTE: windows batch file is NOT tested


TODO: 
* Possibly extract these bits out into something both gradle and maven (and others) can use
* Port gradle IT's to this build
* See if anyone is interested in this project
2020-05-23 09:55:18 +02:00