Unable to find Test coverage Report in Jenkins using Jacoco

2016-02-17 Thread balajee venkatesh
Hello, I have a gradle project following default directory structure ( src-main-java & src-test-java). I have included a package for containing my codes (com.bitwiseglobal.addition). I want Jenkins to produce a Code coverage report using 'jacoco'. The gradle build script I'm using : apply plug

Setup Problem

2016-02-10 Thread balajee venkatesh
Hi, I'm using Jenkins for the first time. As per one of the instructions given at it's decumentation I downloaded the war file and started the jenkins using this command: java -jar jenkins.war -> http:// localhost:8080 Later, I tried to manage the users by facilitating Login/Sign Up options b