Questions tagged as 'jenkins'

0
answers

Error Compiling App Xamarin I-OS in Jenkins Target _CompileITunesMetadata

I have an IOS app that I want to compile in Jenkis and I get the error:    Target _CompileITunesMetadata:       /Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.iOS.Common.targets:   error: Error executing task CompileIT...
asked by 09.03.2018 / 19:24
0
answers

Debug groovy of a Jenkisfile

I would like to be able to debug a Jenkinsfile (groovy), to be able to put breakpoints, to use the Jenkins functions in said groovy, come on, what is a programming environment with all its functions. You know that I must install on a local ma...
asked by 30.11.2018 / 11:34
0
answers

How can I deploy a war file in jboss with jenkins?

I am trying to automate the deployment to a Jboss AS 7.4 server with the mavens jboss-as plugin, my situation is that I am given the application's war file in a specific directory and I need jenkins to take that war and I deploy it on the jboss...
asked by 05.01.2018 / 00:41
1
answer

Jenkins and MsBuild with a MVC website

Good, I would like you to help me with the Jenkins continuous integration tool, but above all the problem I have is with the msbuild.  I have a web in asp with nuget packages that in the VS compiles and publishes perfectly nevertheless with the...
asked by 07.04.2017 / 14:18
1
answer

Error with Mercurial and Jenkins [closed]

I have this error in Mercurial and Jenkins :    Console output:       Started by user admin   Building in workspace /jenkins/jobs/proyecto/workspace [WS-CLEANUP] Delete project workspace ... [WS-CLEANUP] Don...
asked by 21.05.2017 / 07:16
1
answer

Problem with Dockerfile and jenkins

I'm starting with the dockerfile and jenkinsfiles and I'm pretty lost. I do not know exactly what the problem is. I'm trying to create smaller images. This is my Jenkinsfile node { // -- Configura variables echo 'Configurando variable...
asked by 26.06.2018 / 14:14
0
answers

Jenkins I returned this error ImportError: Import by filename is not supported

My problem is this: I am trying to integrate jenkins with my python project, where I have already been able to configure some things like pep8 and pylint, but I am now trying the tests through unittest. This in what I have put in the configurati...
asked by 01.10.2018 / 22:50
0
answers

Jenkins file download

I would like to know if you can do scheduled downloads of svn or git files from jenkins and if you could tell me how this can be done please     
asked by 03.09.2018 / 23:54
0
answers

jenkins error "Name or service not known"

I have a jenkins service running on a linux server, which occasionally stops responding when looking at the command service --status-all it appears that the service is running but the war's task was stopped in the jenkins log I find the followin...
asked by 02.08.2018 / 17:54
0
answers

Jenkins error when installing plugins

I have a problem installing plugins in Jenkins, when I select a plugin and I give it to install, this error appears: java.io.IOException: Downloaded file C:\Users\informatica\.jenkins\plugins\jdk-tool.jpi.tmp does not match expected SHA-1, exp...
asked by 25.07.2018 / 11:07