Questions tagged as 'jenkins'

0
answers

CI in Jenkins (form, plsql and reports)

I just left my boss to check how is it possible to do an IC within Jenkins with form, plsql and reports, honestly I have no idea what he is talking about so I would like to see if there is someone here who can help me clarify a bit the panorama...
asked by 26.07.2018 / 19:07
1
answer

Can not cast object 'true' with class' java.lang.Boolean 'to class' groovy.util.slurpersupport.GPathResult

I'm launching a jobs of Jenkins that in turn launches a groovy call. This groovy call works perfectly, but not since Jenkins. The script is: import groovy.util.XmlParser import groovy.util.XmlSlurper import groovy.util.slurpersupport...
asked by 05.06.2018 / 12:09
1
answer

Error running Sonarqube with Jenkins

I am trying to analyze my project with Sonarqube in Jenkins , however whenever I am going to build my project I get an error more exactly the following: Lanzada por el usuario Sebastian Salazar Ejecutando.en el espacio de trabajo C:\Program...
asked by 19.04.2018 / 21:54
1
answer

Jenkins error cs0246 when compiling

I'm setting up Jenkins, and I get the following error when I compile 13:17:31 FISLib\Factories\AutoFaketoryBC.cs(1,7): error CS0246: El nombre del tipo o del espacio de nombres 'ResourceTrackingModel' no se encontró (¿falta una directiva usi...
asked by 09.06.2017 / 13:37
1
answer

Dynamic Pipelines in Jenkins

Good morning, I'm starting with Jenkins and I have a doubt. I have a series of Jobs in Jenkins (eg J1, J2, J3, J4 and J5). And the first one generates a .txt file (which could be modified to any type of file) with the following jobs to be exe...
asked by 26.10.2016 / 10:11
1
answer

Jenkins select a target and run SSH on that target

Is there any way to select an option and run a remote code on that target? example: server1, server2 and server3; I select the server3 and connect to that server with the respective credentials to execute a bash; I have seen that there is the op...
asked by 09.01.2018 / 01:40