Questions tagged as 'jenkins'

1
answer

How to run a docker container with private ownership?

When using portainer.io in version 1.14.2 and listing all the containers you can see the ownership column. Through the portainer interface it is possible to modify to private and change access control for administrators or restricted to some spe...
asked by 27.09.2017 / 18:56
1
answer

NoClassDefFoundError - Only running via Jenkins

Hello, I have an automation project with selenium + java + maven integrated in Jenkins. Today I did a refactor on it by moving some classes to new packages. In my machine there is no problem of compilation or execution, it runs everything...
asked by 20.10.2016 / 00:23
0
answers

Problems to deploy in Heroku using Jenkins (CI) (Credentials)

Well, I have a problem where I can not connect to the Heroku git server to be able to give a push to the server. I'm using Jenkins as an IC tool but I have not found a way to use credentials to connect it. Someone could help me. Failed to conn...
asked by 10.07.2016 / 01:49
1
answer

Gradle - Command Line Arguments

I have a question about how to pass an argument on the command line where I will pass the NDK path of my Android project. I have locally my local.properties file where I define the path in ndk.dir, however there is the problem when this proje...
asked by 12.05.2015 / 22:41
1
answer

Automate deploy in Jboss by Jenkins?

What would be the best way to deploy Jboss EAP via Jenkins? After the build is completed, if it succeeds, I would like to deploy my application, it would be better via plugin or create some script (Run in the post build of Jenkins). I curr...
asked by 18.05.2016 / 16:50
1
answer

Exit code: 139 SQLplus plugin Jenkins what is this error?

I have a jenkins running for some time but I need to do the built-in builds with Oracle so I used the SQLPlus Script Runner, and this one has already been searched in several places but nothing gives me an idea of the reason for the error: Se...
asked by 01.11.2018 / 01:14
0
answers

Error while trying to build android project on jenkins

I'm trying to start a study with Jenkins, I configured the android as a tutorial however when trying to build the project it's always returning the result below in the console, does anyone know how to solve? Note: I use windows 7 Iniciado pelo...
asked by 22.10.2018 / 02:38
1
answer

How to use Jenkins to see which files were modified in the commit?

I'm working with PHP and Mysql on Windows, my repository is in GitLab. I want to use Jenkins to run a job or pipeline when performing a push to the repository. The job should check the changed files in the commit and if there are any changes...
asked by 12.09.2018 / 23:10
0
answers

Jenkins Cache Cleanup (Does not update with new and deleted branches - GitHub

I had created a branch called bugfix/bugfix-2199278 , and some others following the pattern of name bugfix/bugfix-númeroDobug with the correction of each bug. Then I created a new branch called bugfix and I made the merge of...
asked by 12.09.2018 / 22:04
1
answer

Error building with Jenkins and MSBuild

I'm trying to create a build job in Jenkins, I've already set up the folder where it looks for MSBuild.exe and also the plugin, however, the time I put it to run gives this error: '    C: \ Program Files   (x86) \ Jenkins \ workspace \ Test...
asked by 22.08.2018 / 16:59