I added simple Jenkinsfile to do the maven compile automatically on every commit to GitHub. Currently it just has a step for the compiling since it seems the tests are currently broken, later we can add steps for running the tests, static code analysis, and other stuff.
I also added the "Build Badge" to the main README.md page. This will only make sense to merge in if we do builds on https://jenkins.zoephos.com which is a personal Jenkins server I have setup.
I added simple Jenkinsfile to do the maven compile automatically on every commit to GitHub. Currently it just has a step for the compiling since it seems the tests are currently broken, later we can add steps for running the tests, static code analysis, and other stuff.
I also added the "Build Badge" to the main README.md page. This will only make sense to merge in if we do builds on https://jenkins.zoephos.com which is a personal Jenkins server I have setup.