how to test:
- install maven
- Open project folder in command line
- run the following command: mvn hpi:run
- jenkins dashboard should be available at http://localhost:8080/jenkins/ ,
- if port is being used, you can specify the port like this: mvn hpi:run Dport=8081