git clone https://github.com/JUGCologne/Foodeys.git
cd Foodeys/Application
mvn clean install
mvn embedded-glassfish:run
- Checkout your browser at http://localhost:8080/Foodeys
The Jenkins server can be reached via http://ci.wombatsoftware.de/ The Jenkins server polls Github for changes every 5 minutes. So be a little patient until you can see you commits building.