Having trouble with Maven Release plugin -- "Cannot prepare the release because you have local modifications"

2013-06-26 Thread Dave
Hi, I'm using the latest version of Jenkins, SVN 1.7, and just installed the Maven Release plugin for Jenkins. Is there any way to configure the Maven release plugin to do a fresh checkout from SVN before it runs? I'm running the plugin by doing the following: - From my job, clicking "Perfor

I'm using LTS version of Jenkins, but there's a bug that has not been fixed yet and I would like to upgrade to the latest and greatest.

2014-02-09 Thread Dave
I switched the update site back to http://updates.jenkins-ci.org/update-center.json, but I don't see an option to upgrade. What do I need to do? On a related note, the fix is supposed to be in 1.532.2, when would that fix be available? Thanks, Dave -- You received this message becaus

How to fail a Maven build if unit tests fail?

2012-10-09 Thread Dave
single JUnit test fails. However, after restarting Jenkins, in my multi-module project, this is not happening. That is, there are test failures yet the project is indicating success. Is there another global way I can tell Jenkins to fail a Maven project if there are test failures? Thanks, - Dave

Re: How to fail a Maven build if unit tests fail?

2012-10-10 Thread Dave
lated with "-Djava.awt.headless=true". Not sure where this came from as my global setting is "-Dmaven.test.failure.ignore=false". Another problem for another day, - On Tuesday, October 9, 2012 4:14:00 PM UTC-5, Dave wrote: > > Hi, > > I just installed the latest

Getting "400 Bad Request" when visiting my Jenkins home page

2012-09-04 Thread Dave
ed to http://jenkins.evo-text.com/%%7BoutputData%7D and I get the message, "400 Bad Request. Your browser sent a request that this server could not understand." Any ideas how I can heal the pain? Thanks, - Dave

How do I control how the "/lastUnstableBuild" link gets created in my Jenkins job?

2015-11-10 Thread Dave
Hi, I installed Jenkins as a WAR on Tomcat 6, running on Linux … [davea@ip-22-333-22-333 ~]$ uname -a Linux ip-22-333-22-333 6.8.7-15.99.amzn1.x86_64 #1 SMP Mon Sep 14 23:20:33 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux I have created a freestanding job, using the Gradle plugin. “Di

Having trouble starting Jenkins, where do I find the "/usr/share/java/jenkins/war/META-INF/MANIFEST.MF" file?

2016-04-21 Thread Dave
I just downloaded the Jenkins WAR, version 1.651.1. I’m trying to set it up on my Amazon Linux box. I’m running Java 1.7. I moved the WAR into its own directory, /usr/share/java/jenkins, and then set JENKINS_HOME to be that directory. Then I ran the command listed here — https://wiki.jenkins-

Re: Jenkins ignoring "shallow' option

2015-02-11 Thread Dave
I think I'm seeing the same issue. We try a shallow clone, but the clone will still timeout after 30 minutes sometimes. Did you ever figure out the issue. On Friday, February 14, 2014 at 8:40:20 AM UTC-5, Kirill Bucharsky wrote: > > Hello. > > > > I have Jenkins 1.540 with latest git-plugin.

Status of JGit...does it work as good or better than the command line yet?

2015-02-11 Thread Dave
Last time I used JGit, it didn't seem to work very well and basically the conclusion was to use the command line. Is the latest version of JGit that works with Jenkins to a point where it works as well or better than the command line when using with Jenkins? I get some odd behavior (shallow clo

Git polling fails with authentication errors sometimes

2015-02-12 Thread Dave
I get this result from polling sometimes. This is a multiple SCMs configuration. I don't believe I see this with single SCM setups. I see that it cannot find the temporary credential path, but how is that even supposed to be created? Started on Feb 12, 2015 9:26:36 AM Polling SCM changes on

Re: Git polling fails with authentication errors sometimes

2015-02-12 Thread Dave
I should add I'm using Jenkins 1.554.2, Git client plug-in 1.16.1 and Git plug-in 2.2.12. It seems like this used to work, but I'm not sure what version of each plug-in I had. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe fro

Re: Git polling fails with authentication errors sometimes

2015-02-12 Thread Dave
e SCM plugin / git plugin interaction. > > I don't know if the file is missing because the git plugin performed some > cleanup, or because the multiple SCMs plugin did some cleanup, or because > something outside performed cleanup. > > Thanks, > Mark Waite > > On T

Re: Git polling fails with authentication errors sometimes

2015-02-13 Thread Dave
I forgot that this job tries to check all branches as well and I wonder if that is more of the cause. The credentials are stored within the local repository so multiple Git repos probably wouldn't cause conflicts. However, if a single repo checks out multiple branches, it of course does a git c

Re: Git polling fails with authentication errors sometimes

2015-02-13 Thread Dave
I'm able to reproduce the error with my test job if I have it restricted to the same slave that the problem job is using. It happens with the single SCM job that has multiple branches, but I haven't been able to reproduce with just a single branch configurations, so I'm thinking it has to do wit

Re: Git polling fails with authentication errors sometimes

2015-02-13 Thread Dave
If I run manually, the slave with 1.7.9.5 is able to fetch the changes. Only the polling is an issue. With the problem job switched to running on a different slave with 1.8+, I am not currently seeing the issue. On Friday, February 13, 2015 at 12:00:10 PM UTC-5, Mark Waite wrote: > > I haven't d

How to get overridden pipeline parameter value in email-ext plugin jelly template

2019-08-23 Thread Dave Taylor
I have a parameterized pipeline where we send an email during the post. One of the parameters is for the VHOST we are deploying to. This parameter has a default value, but can be overridden in the jenkinsfile based on the branch being built. In the jelly email template, I am getting the envi

"H" cron syntax - How to specify "between 10 pm and 6 am"?

2013-06-11 Thread Dave Ohlsson
Hi, I would like to specify a job to start once a day, between 10 pm and 6 am. This: H H(22-6) * * * is not accepted: Invalid input: "H H(22-6) * * *": line 1:9: 1 is an invalid value. Must be within 1 and -15 What is the correct syntax? -- dave -- You received this messa

Problem with 'Publish Over SSH Plugin' plugin

2013-08-28 Thread Dave Irwin
ion flag t /job/tims-test/descriptorByName/jenkins.plugins.publish_over_ssh.hudson...vior.js (line 416, col 5) | I suspect the issue is with the "Publish Over SSH Plugin". I've upgraded to the latest Jenkins (1.529) and plugin (1.10) as of right now. Is this something on my end that I need t

Last failed build not updated

2013-10-17 Thread CLOSE Dave
t build was successful, which it wasn't. What am I missing? -- Dave Close -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-users+unsu

Re: Last failed build not updated

2013-10-17 Thread CLOSE Dave
ut only for a moment then it reappears. In this case, the failed build does show at the top of the history but is not reflected in the "last failure" column. -- Dave Close, Thales Avionics, Irvine California USA. cell +1 949 394 2124, dave.cl...@us.thalesgroup.com -- You received this m

Sharing my views

2013-11-15 Thread CLOSE Dave
her users to see all the same tabs I see, without each of them needing to create all those views on their own. Is that possible? -- Dave Close, Thales Avionics, Irvine California USA. cell +1 949 394 2124, dave.cl...@us.thalesgroup.com -- You received this message because you are subscrib

RE: Sharing my views

2013-11-16 Thread CLOSE Dave
Subject:Re: Sharing my views All views you have created so far are public views. Anyone will see them. Vincent 2013/11/15 CLOSE Dave I'm a bit confused by the "view" mechanism in Jenkins. I have created several additional views for my own use u

RE: Sharing my views

2013-11-17 Thread CLOSE Dave
Bywater [mailto:rich...@byh2o.com] Sent: Saturday, November 16, 2013 11:33 PM Pacific Standard Time To: jenkinsci-users@googlegroups.com Subject:Re: Sharing my views Create your views from the main page not My Views and I think you should get what you are after. Richard. On Sunday, November

Avoiding an unnecessary build entirely

2013-11-19 Thread CLOSE Dave
invoke the SCM poll method against an ordinary job. That is, instead of acting like the "build now" command, it could ask Jenkins normal SCM checker to see if the job needs to be built and schedule it only if that is true. -- Dave Close -- You received this message because you are

Re: Avoiding an unnecessary build entirely

2013-12-03 Thread CLOSE Dave
e job needs to be built and schedule it only if that is true. I'm surprised not to have seen any response. Is there really no solution? -- Dave Close -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this g

Best Java version for Jenkins on Mac hardware?

2014-02-17 Thread Dave Augustus
.) Thanks, Dave Augustus -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-users+unsubscr...@googlegroups.com. For more options, v

Build Now for only one of the nodes in the list

2012-12-31 Thread Dave Alexander
that is needed, choose "build now", then recheck the all of the nodes that were originally chosen out of the list. Is there a better way to do this? thanks, dave -- David Alexander (720) 581-6737

SSH stdout/stderr corruption?

2013-02-28 Thread Dave Hildebrandt
yone have any thoughts on this situation? -dave -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-users+unsubscr...@googlegroups.com. For mo

Proxy authentication

2013-04-26 Thread CLOSE Dave
m not actually an Eclipse user and I'd prefer not to have to become one to make this work.) -- Dave Close I don't send HTML email and I prefer not to receive it. HTML email is ugly and a significant security exposure. -- You received this message because you are subscribed to the

Re: AW: Proxy authentication

2013-04-30 Thread CLOSE Dave
at might involve.) Resolving that issue isn't a proper subject for this forum so I'll take it elsewhere. But in the interim, I'd still like to see a solution for Eclipse/Buckminster directly, if anyone can offer one. -- Dave Close I don't send HTML email and I prefer not to

Proxy port

2013-05-23 Thread CLOSE Dave
e values were correct. I can't see what I did to change them but I can't get them back, either. -- Dave Close I don't send HTML email and I prefer not to receive it. HTML email is ugly and a significant security exposure. -- You received this message because you are subscribed to

[git plugin] Jobs triggered only by changes in certain subdirectories?

2012-03-22 Thread Dave Ohlsson
help? -- dave

Re: Jobs triggered only by changes in certain subdirectories?

2012-03-22 Thread Dave Ohlsson
Hi, I could not find any "Included Regions" field, but there is an "Excluded Regions" field, and that should be just as good. Thank you for your help. -- dave On Mar 22, 3:25 pm, "B.Latinville" wrote: > Hi Dave, > > You should be able to do this with

Problem with Nexus authorization from Jenkins

2012-05-13 Thread Dave Hicks
y guess is that this must not be the right location to configure that information? It's just not working. Any suggestions? Thanks, Dave

Re: Problem with Nexus authorization from Jenkins

2012-05-13 Thread Dave Hicks
ing the jenkins process ? you need to put the .m2 folder in the home folder of that user. Richard On 2012-05-13, at 16:53, Dave Hicks wrote: I'm sure I must be missing something simple. I cannot get my Jenkins job to authenticate with my Nexus server to download artifacts. I've

Node offline hanging job/project chain

2012-05-29 Thread Dave Alexander
Dear jenkins experts, We have a set of jobs/projects where each job is run on 6-8 nodes and we are seeing that the chain of jobs is held up when one of the nodes goes offline. The relevant plugins installed in our jenkins installation are: Parameterized Trigger Plugin 2.13, Conditional BuildStep

Keeping build information (not artifacts)

2014-04-01 Thread CLOSE Dave
t should not happen. Is there something I'm missing? Did I forget about installing a plugin that might cause this? -- Dave Close -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emai

Re: Keeping build information (not artifacts)

2014-04-02 Thread CLOSE Dave
uild information are not in that group. I've now removed that option from all jobs. I'll watch more closely to see if any more job information is lost. Thanks for the pointer. -- Dave Close -- You received this message because you are subscribed to the Google Groups "Jenkin

OpenSSL vulnerability

2014-06-05 Thread Dave Dash
Does anybody know if Jenkins is susceptible to this: http://www.openssl.org/news/secadv_20140605.txt -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-

Re: OpenSSL vulnerability

2014-06-05 Thread Dave Dash
> * HAProxy > * etc > > Jenkins itself does not have a "private" ssl implementation > > > On 5 June 2014 13:40, Dave Dash wrote: > >> Does anybody know if Jenkins is susceptible to this: >> >> http://www.openssl.org/news/secadv_20140605.txt &g

AWS EC2 AMIs as the basis of build/test/deploy CI entities

2014-06-25 Thread Dave Tenny
I'm looking for tools that support CI processes in Jenkins based on AMIs. Builds build AMIs. Tests test AMIs. Viable AMIs are then eventually to production. The idea is not to change the AMI after it's built except for ec2 userdata parameters, even avoiding that if possible. I can't find any pl

Java Keystore Compatibility

2014-07-28 Thread Dave Augustus
Mac OS does to taint the keystore so that it only works on the same basic OS that created it? TIA, Dave -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to

Multi-config Projects and Git Clones

2014-09-11 Thread Dave Augustus
the normal behavior? I am using the latest plugins in all cases with the latest STABLE build of Jenkins. Thanks, Dave -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from i

Re: Slave fails to connect to Master: HTTP/1.1 400 bad request

2014-11-11 Thread Dave Cameron
I am having the same problem, under the same circumstances, but with a linux slave attempting to connect to a Mac OS X master. Can curl the endpoint fine from the intended slave box. Am using the suggested command verbatim. No detail on why the request would be bad. On Thursday, November 6, 201

wiki page appears to be down

2014-12-28 Thread Dave Lahr
Hi, This also came up in the IRC chat, but the wiki appears to be down: https://wiki.jenkins-ci.org/ I've been trying from around 9 AM EST without success. I get 502 Bad Gateway nginx/0.7.67 Cheers, Dave -- You received this message because you are subscribed to the Google Groups &qu

[build flow plugin] NullPointerException when I try to wrap a build in a concurrent.Future

2015-01-27 Thread Dave Mills
I'm trying to implement node fail-over logic. Like the *retry* block, but each time on a different node. So I supply a list of nodes, and use code like the following where the *node *parameter is a Nodes and Labels parame

Reserve ext resource in workflow

2015-11-11 Thread Dave Lawrence
ent Jobs, but then I need a way to communicate to that job about when to end or be able to stop it. Any thoughts? Thanks, Dave -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop rec

How to use Throttle Concurrent in WorkFlow

2015-11-16 Thread Dave Lawrence
en if the plugin does not have native workflow support. I'm hoping someone here knows how to do that for TCB. Thanks, Dave -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emai

Re: How to use Throttle Concurrent in WorkFlow

2015-11-30 Thread Dave Lawrence
JIRA created. https://issues.jenkins-ci.org/browse/JENKINS-31801 Thanks, Dave -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-user

Commit hook causes not respecting choice parameter defaults

2015-12-01 Thread Dave Save
Hi everyone, first time question. I noticed that builds originating from git commit (BUILD_CAUSE=COMMITHOOKCAUSE) have none of the choice parameters defaults. Is that normal behavior? Thanks, Dave -- You received this message because you are subscribed to the Google Groups "Jenkins

Re: Commit hook causes not respecting choice parameter defaults

2015-12-02 Thread Dave Save
Thanks! -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.g

Artifactory Release Management plugin not pushing updated gradle.properties file

2015-12-23 Thread Dave Payne
I'm trying to use the Jenkins Artifactory Release Management plugin to deploy a Gradle project to Artifactory. The build works, version numbers are correctly identified from the gradle.properties file, the JAR file is successfully published to Artifactory and an appropriately-named branch and t

Jenkins migrate views between jenkins master (jenkins copy view to new jenkins server)

2016-05-23 Thread Dave Horner
there some other means of migrating view data from one master to another? Thanks so much, --dave http://dave.thehorners.com/ -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from i

Numeric Jenkins Pipeline Parameters

2018-02-02 Thread Dave Hallam
staticMethod org.codehaus.groovy.runtime. DefaultGroovyMethods toFloat java.lang.String I know I could disable the sandbox for the latter issue, but I'd rather not - it would make more sense to be able to provide a numeric type to the pipeline in the first place. Or maybe for the Sleep step to try to

Multijob plugin

2017-04-07 Thread CLOSE Dave
ify which branch to use. However, it appears that Multijob always checks for changes on the master branch. Since that branch doesn't change often, the effect is to skip builds which should occur. Does anyone know a way, without trying to modify the code, to get Multijob to check a diffe

Multijob plugin

2017-04-25 Thread CLOSE Dave
more general question: can any job determine how it was started, by GUI click, by remote trigger, or by multijob? -- Dave Close -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emai

Permissions & Github Status API

2017-07-10 Thread Dave Cadwallader
I'm looking to use the Github Org plugin to post pass/fail results to the Github status API on pull requests. It looks like the user that owns the OAuth token needs to have write access to the repo. I'm wondering if there is a way to allow this user to post to the status API without actually havi

Circular dependencies in plugins

2017-11-02 Thread CLOSE Dave
I know that the dependencies are broken because I have another Jenkins instance with nearly all the same plugins but without Docker Commons Plugin. Is there any way to clean up this situation? -- Dave Close -- You received this message because you are subscribed to the Google Groups "Jenkins

Re: Circular dependencies in plugins

2017-11-02 Thread CLOSE Dave
you mention are circular. Jenkins > should refuse to even load plugins with actual circular > dependencies. Sorry about the subject line. I realized later that there are no actual cycles but forgot to change it. -- Dave Close, Thales InFlyt Experience, Irvine California USA. cell +1 949 39

Re: Circular dependencies in plugins

2017-11-03 Thread CLOSE Dave
API says it is dependent on Gerrit Trigger and Pipeline: SCM Step says it is dependent on Git plugin. -- Dave Close, Thales InFlyt Experience, Irvine California USA. cell +1 949 394 2124, dave.cl...@us.thalesgroup.com "If your aren't in over your head, how do you know how tal

Re: Circular dependencies in plugins

2017-11-06 Thread CLOSE Dave
dencies. So in order to delete Pipeline, I would first need to delete or disable all of the following plugins. Conditional BuildStep Config File Provider Plugin Dependency Graph Viewer Plugin Email Extension Plugin Git Parameter Plug-In Git plugin Hudson Build-Publisher plugin JUnit Realt

Re: Circular dependencies in plugins

2017-11-06 Thread CLOSE Dave
gt;> to keep, such as Pipeline: Step API says it is dependent on Gerrit >> Trigger and Pipeline: SCM Step says it is dependent on Git plugin. > No you are reading that backwards. That means those plugins depend on step > api so you cannot disable step api. I'll be more careful

Re: Circular dependencies in plugins

2017-11-06 Thread CLOSE Dave
. Pipeline: Step API 2.12 says Credentials Binding Plugin 1.13, Email Extension Plugin 2.58, Token Macro Plugin 2.3, and SSH Agent Plugin 1.15 are dependent. -- Dave Close, Thales InFlyt Experience, Irvine California USA. cell +1 949 394 2124, dave.cl...@us.thalesgroup.com "If your aren't

Re: Circular dependencies in plugins

2017-11-07 Thread CLOSE Dave
lled without any Pipeline plugins (which may not have existed then). If there are common features that are used by nearly all plugins, they should be extracted into a separate plugin or moved into Jenkins proper. The plugin world should not become like the Windoze DLL-hell. -- Dave Close, Thales

@script runs with a different branch

2017-01-18 Thread Dave LeBlanc
; as the branch specifier ok? P.S. - Is it ok to watch multiple branches (eg: per-feature) and expect Jenkins to build and report on them appropriately? Cheers, -Dave -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe

Re: @script runs with a different branch

2017-01-18 Thread Dave LeBlanc
-testing ... Seen 86 remote branches Done. Took 2.7 sec No changes On Wednesday, 18 January 2017 08:22:12 UTC-8, Dave LeBlanc wrote: > > Hi folks, having a heck of a time setting up my new Jenkins instance here. > I'm using the newest 2.40 build with the newest plugins and the

Re: @script runs with a different branch

2017-01-23 Thread Dave LeBlanc
After more googling, it appears it's a known issue with slashes in the branch name: https://issues.jenkins-ci.org/browse/JENKINS-37263 I've used the workaround described in the bug post, and that appears to have solved it for now. On Wednesday, 18 January 2017 09:18:44 UTC-8, Da

Are folders supported by build metric plugins?

2015-05-13 Thread Dave Miles
I've installed the following plugins: build-metrics 1.0 Hudson global-build-stats 1.3 Should the above versions be able to chart folder jobs? I intialised the global stats and tried a test chart for all jobs. Chart only seems to plot jobs that are not under folders (which we

Accessing $CHANGES from prior build job for email

2015-05-15 Thread Dave R
project. I would like to get the list of version control changes in my deployment email in this second project in the pipeline. Does anyone have any way to accomplish this task? Thanks, Dave -- You received this message because you are subscribed to the Google Groups "Jenkins Users"

Build flow job gets indecipherable Groovy error

2015-06-12 Thread CLOSE Dave
model.Run.execute(Run.java:1759) at com.cloudbees.plugins.flow.FlowRun.run(FlowRun.java:155) at hudson.model.ResourceController.execute(ResourceController.java:89) at hudson.model.Executor.run(Executor.java:240) at hudson.model.OneOffExecutor.run(OneOffExecutor.java

Re: Build flow job gets indecipherable Groovy error

2015-06-15 Thread CLOSE Dave
I wrote: > I have a Jenkins job using the build flow plugin. A portion of it > looks like the code below. > > parallel ( >{ ignore ( FAILURE ) { build ( "job1", BRANCH: params [ "BRANCH" ] ) } }, >{ ignore ( FAILURE ) { build ( "job2", BRANCH: params [ "BRANCH" ] ) } } > ) > > I'd like to