Questions tagged as 'jenkins'

1
answer

How to get the "console output" from Jenkins

I use REST API of Jenkins to get all the information I need with: /api/json?pretty=true . Now I need to get the logs that are in /console , and I would like to know if it has something similar.     
asked by 18.08.2016 / 13:37
1
answer

Differences in build in jenkins?

I configured Jenkins to "build" a project from a git repository, I'm using maven:    Warning: JAVA_HOME environment variable is not set. Apache Maven 3.3.3   (7994120775791599e205a5524ec3e0dfe41d4a06; 2015-04-22T08: 57: 37-03: 00)   Maven hom...
asked by 14.04.2016 / 16:57
2
answers

generate java maven project artifacts with parent in Jenkins

I wonder if anyone has already generated an artifact package for a module by the parent project at Jenkins !? For I have tried in every way that I could think, but until now I only got errors! Remembering that in eclipse it runs normally.     
asked by 24.04.2015 / 17:20
0
answers

Ant with JUnitParams

Guys, I'm using ANT along with Jenkins to make Continuous Integration right? I use ANT initially to run the automated tests and then generate the application build. My problem comes down to running the automated tests with ANT. Most of my tests...
asked by 15.07.2014 / 19:56
1
answer

How to set Jenkins with 24-hour format

Hello, I would like to know how I can set Jenkins in 24-hour format, because it is currently formatted for 12 hours. I have already found topics that speak how to change in the English language, I want to change the schedule but remain in the...
asked by 24.07.2017 / 21:31