Hi,
I have a pipeline code working on 2.7.4 LTS. After I upgraded to
2.19.1 LTS, it fails to load the pipeline script from git.
I need some help in how to find the root cause of following failure:
...
org.codehaus.groovy.control.MultipleCompilationErrorsException: startup failed:
WorkflowScri
Hi,
I have 3 jobs: A, B and C in stage 1 to be run in parallel and two jobs: X
and Y in stage 2. I would like to kickoff job X as soon as jobs A and B
complete and kickoff job Y as soon as jobs B and C complete. I found a
similar question on stackoverflow:
http://stackoverflow.com/questions/15
> https://github.com/jenkinsci/git-plugin/commit/b46de67f7f30139f5a876b6f1c6f21fcdbfea821
>
>
> The bug report is
>
> https://issues.jenkins-ci.org/browse/JENKINS-22064
>
> Mark Waite
>
>
> On Fri, Mar 28, 2014 at 11:43 AM, Hemang Lavana
>
> > wrote
Hi,
It seems that there is some issue with gitblit integration in the recent
versions or something not setup correctly in my environment. I downloaded
and installed jenkins LTS 1.532.2 and installed latest git plugin 2.0.4 and
git-client plugin 1.7.0. In a job, I selected:
* SCM as Git
** Repo
Hi,
I have installed jenkins LTS ver 1.532.2 under tomcat and have enabled
security via servlet container as follows:
Access Control -> Security Realm -> Delegate to servlet container
The tomcat server is configured to use LDAP for authentication. The login
process works fine but upon login
Hi,
Please take a look at the rebuild plugin:
https://wiki.jenkins-ci.org/display/JENKINS/Rebuild+Plugin
I believe it does exactly what you are asking for.
Thanks,
Hemang.
On Wednesday, October 30, 2013 9:09:39 PM UTC-4, Stabledog wrote:
>
> I have used Jenkins for years. The one thing that