Re: builds have stopped building with windows 8 slaves

2019-10-26 Thread Mike Caspar

Just saw the other thread as well.

Will stay out of conversation and try again tomorrow.

I suspect someone is already dealing with it.

Thanks.

Mike


--
You received this message because you are subscribed to the Google Groups "Jenkins 
Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/1e1a8a03-8243-1bf6-cfba-a74675b8afb1%40caspar.com.


builds have stopped building with windows 8 slaves

2019-10-26 Thread Mike Caspar
(I changed the IP addresses to not leak out IP addresses)

When windows 8 test machines are launched, I get this message from Blue 
Ocean.

019-10-26T18:27:16.629Z] Unpacking 
https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.5.4/apache-maven-3.5.4-bin.zip
 
to C:\Jenkins\tools\hudson.tasks.Maven_MavenInstallation\mvn on 
win2012-db2580

Remote call on JNLP4-connect connection from xx.yy.zz.aa/bb.cc.dd.zz:49187 
failed

In console, I see this message (only a partial paste)...  

Nothing had changed except for an attempt to change url to new location for 
wiki changeover (also does not build when reverted).

Not sure if I should report this in infra or as a problem in workflow? 
Perhaps someone who knows can forward this along?

If you are interested an can help, check the latest builds for 
ironmq-notifier

Thanks


java.lang.OutOfMemoryError: Java heap space
11:27:19  Also:  
 org.jenkinsci.plugins.workflow.steps.FlowInterruptedException
11:27:19  at 
org.jenkinsci.plugins.workflow.cps.CpsBodyExecution.cancel(CpsBodyExecution.java:253)
11:27:19  at 
org.jenkinsci.plugins.workflow.steps.BodyExecution.cancel(BodyExecution.java:76)
11:27:19  at 
org.jenkinsci.plugins.workflow.cps.steps.ParallelStepExecution.stop(ParallelStepExecution.java:67)
11:27:19  at 
org.jenkinsci.plugins.workflow.cps.steps.ParallelStep$ResultHandler$Callback.checkAllDone(ParallelStep.java:147)
11:27:19  at 
org.jenkinsci.plugins.workflow.cps.steps.ParallelStep$ResultHandler$Callback.onFailure(ParallelStep.java:134)
11:27:19  at 
org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$FailureAdapter.receive(CpsBodyExecution.java:361)
11:27:19  at 
com.cloudbees.groovy.cps.impl.ThrowBlock$1.receive(ThrowBlock.java:68)
11:27:19  at 
com.cloudbees.groovy.cps.impl.ConstantBlock.eval(ConstantBlock.java:21)
11:27:19  at com.cloudbees.groovy.cps.Next.step(Next.java:83)
11:27:19  at 
com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:174)
11:27:19  at 
com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163)
11:27:19  at 
org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:129)
11:27:19  at 
org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:268)
11:27:19  at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163)
11:27:19  at 
org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:18)
11:27:19  at 
org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:51)
11:27:19  at 
org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:186)
11:27:19  at 
org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:370)
11:27:19  at 
org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$200(CpsThreadGroup.java:93)
11:27:19  at 
org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:282)
11:27:19  at 
org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:270)
11:27:19  at 
org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:66)
11:27:19  at 
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
11:27:19  at 
hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:131)
11:27:19  at 
jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
11:27:19  at jenkins.security.ImpersonatingExecutorService$1.run(Impersona



-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/f945662b-e451-4b4a-b45c-00fc6c87ca77%40googlegroups.com.


Re: tools.bom not working for recent LTS version of jenkins?

2019-10-23 Thread Mike Caspar
I make it a habit to test the latest LTS whenever I start doing some work 
to avoid future work and being surprised later.

I just recently switched to the new BOM approach today to make my life 
easier. 

I'll wait it out for a bit.

Thanks

Mike


On Wednesday, October 23, 2019 at 9:19:08 PM UTC-7, Mark Waite wrote:
>
> As far as I know, the plugin BOM for Jenkins 2.190.1 has not been released 
> yet.  There are still issues that need to be resolved.  Use 2.176.x and 
> jenkins.version=2.176.4 until it is released.
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/001b2c04-3fb8-477c-85ca-6fde9d86591d%40googlegroups.com.


Re: tools.bom not working for recent LTS version of jenkins?

2019-10-23 Thread Mike Caspar

The error I get is...

Failure to find io.jenkins.tools.bom:bom:pom:2.190.1 in 
https://repo.jenkins-ci.org/public/ was cached in the local repository, 
resolution will not be reattempted until the update interval of 
repo.jenkins-ci.org has elapsed or updates are forced


>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/a0c31d5f-85c3-4e95-8278-6962497b2991%40googlegroups.com.


tools.bom not working for recent LTS version of jenkins?

2019-10-23 Thread Mike Caspar
Hi there.

I recently followed the instructions to switch to tools.bom to simplify 
dependency management.

For some reason, jenkins.version 2.176.4 (and others lower than this) work 
correctly.

However, 2.190.1 does not work (the most recent LTS version).

It appears that anything above 2.176.4 does not show up in the public maven 
repo.

2.190.1 of Jenkins is available, but I can't test compile against it using 
the BOM.

Can someone please let me know what incorrect configuration I might have or 
if there is something missing in the instructions?

Thanks


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/d46f8663-5d3b-4832-9676-ed01dbbae4bb%40googlegroups.com.


Re: A simple update to pom.xml jenkins and plugin version seems to have created hundreds of changes from Infra in CI changes log?

2019-04-19 Thread Mike Caspar
Jesse and Baptiste,

I don't generally branch as I do test heavily before pushing and I *do* 
watch the build happen on Jenkins CI build server. 

That being said, I didn't see all the "extra" commits until pushing live, 
which was a surprise to me. For that reason I may try the pull request 
approach next time and compare how the two options worked out for me in 
this environment.

Thank you both for your thoughtful comments. You were both very helpful.

Mike


On Friday, April 19, 2019 at 5:36:44 AM UTC-7, Jesse Glick wrote:
>
> On Fri, Apr 19, 2019 at 4:36 AM Baptiste Mathus  > wrote: 
> > you pushed directly to the master branch, which has indeed a 
> non-negligible chance to break your build if you updated the parent pom 
> version and pushed directly. 
>
> For a single-maintainer plugin breaking the `master` build is not such 
> a big deal, of course, but anyway I find it harder to keep track of 
> what worked and what did not when doing branch pushes. You _can_ 
> remember to look at the CI server, or you can look for commit statuses 
> on e.g. 
>
> https://github.com/jenkinsci/ironmq-notifier-plugin/commits/master 
>
> but it is best to file a pull request, and wait for it to go green 
> (amending as needed), even if you plan to merge it yourself. 
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/34521224-19b0-4893-b834-05d452f9ecb5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: A simple update to pom.xml jenkins and plugin version seems to have created hundreds of changes from Infra in CI changes log?

2019-04-17 Thread Mike Caspar
Hmm. Thanks for the update Jesse.

My goal was to just keep the plugin at a place were it's still compatible 
(or relatively so) to make it easier should a new developer want to take it 
over.

Therefore, it seems that the default behavior is exactly what I wanted ! :->

In a year or so, when I make the next commit, I'll hunt for this message to 
figure out how the rest of your comments could help next time. For my 
current intended goal, it looks like I might want to do the same thing next 
year if I'm still the maintainer.

Thanks for the quick response. I'm glad I didn't break anything.

Mike



On Wednesday, April 17, 2019 at 12:37:21 PM UTC-7, Jesse Glick wrote:
>
> On Wed, Apr 17, 2019 at 2:33 PM Mike Caspar  > wrote: 
> > I was concerned to see the CI build server think  there are hundreds of 
> infra changes in my commit 
>
> Well, because there probably were: 
>
> https://github.com/jenkins-infra/pipeline-library/commits 
>
> Since any of these could potentially have affected how the build runs 
> compared to the previous build, they are listed. Of course we hope 
> that none of those changes _mattered_ to you and that everything “just 
> works”. 
>
> My longstanding recommendation was to not expose current `master` of a 
> library to the `Jenkinsfile`, and instead make it explicitly import a 
> specific version (which could be managed e.g. via Dependabot), so that 
> a change to infrastructure would always be tied to a specific commit 
> in your repository that could be tested in a PR before merging. But 
> that ship has probably sailed by now! 
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/f49301ce-1b2a-44b4-8cbe-19c22c93d320%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: A simple update to pom.xml jenkins and plugin version seems to have created hundreds of changes from Infra in CI changes log?

2019-04-17 Thread Mike Caspar
More info...

Just noticed commits to this project from almost 1 year ago that don't come 
from me in the Blue Ocean interface...

https://ci.jenkins.io/blue/organizations/jenkins/Plugins%2Fironmq-notifier-plugin/detail/master/24/changes

Mike


On Wednesday, April 17, 2019 at 11:33:25 AM UTC-7, Mike Caspar wrote:
>
> Hi there.
>
> Today I decided to just get the POM Plugin version updated to something 
> current and test with a new version of Jenkins to keep things at least 
> relatively current
>
> The last time I pushed was more than a year ago.
>
> I was concerned to see the CI build server think  there are hundreds of 
> infra changes in my commit (I only changed the following) in a pom.xml
>
> 
> org.jenkins-ci.plugins
> plugin
> 3.42
> 
> 
>  
> 2.164.2
> 8
>
> I checked the github push.  It only has the push of one changed pom.xml
>
> Yet, the jenkins build shows hundreds of changes  (
> https://ci.jenkins.io/job/Plugins/job/ironmq-notifier-plugin/job/master/changes
> )
>
> ( short sampling)
> ...
> Do not archive build products from nondefault Jenkins versions. — jglick / 
> githubweb
> Use performance-optimized mode for plugin builds — samvanoort / githubweb
> Add JSON files and content type to publishReports — daniel-beck / githubweb
> [INFRA-1489] First implementation — rarabaolaza / githubweb
> [INFRA-1489] Feedback on documentation — rarabaolaza / githubweb
> [INFRA-1489] Address feedback — rarabaolaza / githubweb
> [INFRA-1489] More feedback — rarabaolaza / githubweb
> Pass -Daccess-modifier-checker.failOnError=false when using a custom 
> baseline. — jglick / githubweb
> [JENKINS-50405] Run the entire thing in docker && highmem node — 
> rarabaolaza / githubweb
> [JENKINS-50405] Fix ensureInNode so it can be used with several labels — 
> rarabaolaza / githubweb
> [JENKINS-50405] Make sure the nodes are still overridable via env 
> properties — rarabaolaza / githubweb
> [JENKINS-50405] Fix docs — rarabaolaza / githubweb
>
> 
>
>
> Is this normal for a plugin that hasn't had a commit for a long time ?
>
> If not, could someone who understands this take a look to make sure 
> everything is OK?
>
> Thanks
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/453eae57-da2f-4f60-a748-ba5568307bc9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


A simple update to pom.xml jenkins and plugin version seems to have created hundreds of changes from Infra in CI changes log?

2019-04-17 Thread Mike Caspar
Hi there.

Today I decided to just get the POM Plugin version updated to something 
current and test with a new version of Jenkins to keep things at least 
relatively current

The last time I pushed was more than a year ago.

I was concerned to see the CI build server think  there are hundreds of 
infra changes in my commit (I only changed the following) in a pom.xml


org.jenkins-ci.plugins
plugin
3.42


 
2.164.2
8

I checked the github push.  It only has the push of one changed pom.xml

Yet, the jenkins build shows hundreds of changes  (
https://ci.jenkins.io/job/Plugins/job/ironmq-notifier-plugin/job/master/changes
)

( short sampling)
...
Do not archive build products from nondefault Jenkins versions. — jglick / 
githubweb
Use performance-optimized mode for plugin builds — samvanoort / githubweb
Add JSON files and content type to publishReports — daniel-beck / githubweb
[INFRA-1489] First implementation — rarabaolaza / githubweb
[INFRA-1489] Feedback on documentation — rarabaolaza / githubweb
[INFRA-1489] Address feedback — rarabaolaza / githubweb
[INFRA-1489] More feedback — rarabaolaza / githubweb
Pass -Daccess-modifier-checker.failOnError=false when using a custom 
baseline. — jglick / githubweb
[JENKINS-50405] Run the entire thing in docker && highmem node — 
rarabaolaza / githubweb
[JENKINS-50405] Fix ensureInNode so it can be used with several labels — 
rarabaolaza / githubweb
[JENKINS-50405] Make sure the nodes are still overridable via env 
properties — rarabaolaza / githubweb
[JENKINS-50405] Fix docs — rarabaolaza / githubweb




Is this normal for a plugin that hasn't had a commit for a long time ?

If not, could someone who understands this take a look to make sure 
everything is OK?

Thanks


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/11f84f82-8d76-487f-b919-f2f517e73717%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


tagged for adoption with both label as well as info in wiki. Does not show up in adopt-a-plugin list

2018-08-15 Thread Mike Caspar
Hi there, 

I've added labels as well as wiki page content to put plugin up for 
adoption.

The list of plugins to be adopted doesn't show my plugin. I made the 
changes about a month ago.

Can someone please help put this up for adoption for me.

Thanks

ironmq-notifier.


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/96c64729-db41-46b6-8990-2d6fdbc5f61b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Enforcer confusion and problems

2018-01-06 Thread Mike Caspar

Daniel,

How can I help to the best of my ability?

I'd like to start by trying to add this problem as well as the message 
about java.level in properties..


Combined, these two problems burned about 8 hours of my time just trying 
to go to the latest LTS and plugin version. (I don't do java coding for 
my day job).


Would it be helpful for me to give it a try on the WIKI?

Mike


On 2018-01-06 08:37 AM, Daniel Beck wrote:

On 6. Jan 2018, at 17:04, Mike Caspar  wrote:

Is there a place where this is documented?

First Google hit for me was 
https://maven.apache.org/enforcer/enforcer-rules/requireUpperBoundDeps.html 
which explains it. It's not a Jenkins specific behavior.

Documentation on how to adapt plugins to newer parent POM releases (and core 
releases) is on my todo list, but help, as always, is appreciated.



--
You received this message because you are subscribed to the Google Groups "Jenkins 
Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/e1b758f0-7be9-b69c-f95a-00ba5f73c8f2%40caspar.com.
For more options, visit https://groups.google.com/d/optout.


Re: Enforcer confusion and problems

2018-01-06 Thread Mike Caspar

Thank you.

Adding the Maven dependency did the trick.

Is there a place where this is documented?

Would the stapler rules be documented somewhere?

I would be pleased to start a page called Maven Enforcer FAQs and do my 
best to put in an explanation.  Or, is there a better approach? I'd be 
glad to do something to help out the next person who is stuck.


Mike


On 2018-01-06 01:33 AM, Daniel Beck wrote:

On 6. Jan 2018, at 03:20, Mike Caspar  wrote:

Any ideas or a direction (or samples) to go to next?


Define an explicit dependency on the higher of the two versions.



--
You received this message because you are subscribed to the Google Groups "Jenkins 
Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/b1839845-1d63-2b1c-033f-864119b26d58%40caspar.com.
For more options, visit https://groups.google.com/d/optout.


Enforcer confusion and problems

2018-01-05 Thread Mike Caspar
Hi there,
This is working ...   

  
org.jenkins-ci.plugins
plugin
2.30



2.73.3

.
In the project I maintain, there is an external dependency on a plugin that 
uses org.apache.commons.lang3

When I try and switch to plugin version 2.31 or above, I get an enforcer 
error. 
When I research, it appears that I need to Exclude org.apache.commons  
 lang3 from the 

When I do this, enforcer passes, clean, compile all work but when the 
hpi:run actually tries and runs the code (during my manual test session), I 
get an exception that the class org.apache.commons.lang3.ArrayUtil cannot 
be loaded.  (sorrry.. the case me be off on ArrayUtil).

When I use 2.37 as the version plugin, I get the following (which seems to 
imply that the test harness has a similar problem).

I have no control over the pom of the dependency.


Require upper bound dependencies error for 
org.apache.commons:commons-lang3:3.1 paths to dependency are:
+-org.jenkins-ci.plugins:ironmq-notifier:1.0.19-SNAPSHOT
  +-io.iron.ironmq:ironmq:3.0.4
+-org.apache.commons:commons-lang3:3.1
and
+-org.jenkins-ci.plugins:ironmq-notifier:1.0.19-SNAPSHOT
  +-org.jenkins-ci.main:jenkins-test-harness:2.31
+-org.jenkins-ci.main:jenkins-test-harness-htmlunit:2.18-1
  +-org.apache.commons:commons-lang3:3.4


Any ideas or a direction (or samples) to go to next?

Thanks

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/9c97b945-441a-4ae8-93bc-f2435fe7fd66%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[WARNING] Failed to getClass for org.apache.maven.plugin.javadoc.JavadocReport in build logs

2016-06-18 Thread Mike Caspar
I've noticed this showing up in the build logs

Any idea what is causing this so I can fix it?

I checked. I don't appear to get this error locally.



[INFO] --- maven-localizer-plugin:1.23:generate (default) @ ironmq-notifier 
---
[WARNING] Failed to getClass for org.apache.maven.plugin.javadoc.
JavadocReport
[INFO] 
[INFO] <<< maven-javadoc-plugin:2.10.1:javadoc (default) @ ironmq-notifier 
<<<

Thanks

Mike



-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/ae05e66b-0524-4ac6-95a5-c709d4b9fe80%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: 1.651.2 LTS not available to Maven ?

2016-06-09 Thread Mike Caspar

Got it.Thanks !

Sent from my Samsung Galaxy smartphone.
 Original message From: Stephen Connolly 
 Date: 2016-06-09  17:34  (GMT-05:00) To: 
jenkinsci-dev@googlegroups.com Subject: Re: 1.651.2 LTS not available to Maven 
? 
I'll try again.
The way the parent pom works has been changed. It's versioning was decoupled 
from the Jenkins core version as of 1.646 or so IIRC
The new recommendation is to always use whatever the very latest plugin parent 
is and to control the version of jenkins that it uses as a baseline with the 
following in your pom
  1.651.2
Please look at the readme for the parent pom: 
https://github.com/jenkinsci/plugin-pom
On 9 June 2016 at 18:55, Mike Caspar  wrote:

  

  
  
Yes,



I test different version by simply changing the parent POM.



The problem is that the repo itself is not listing all the versions.



I can use 2.0 all the way up to current.



I can also use 1.424.x and any number in between.



The Parent POMs between 1.645 and 2.0 don't appear in the repo.



Specifically, the LTS 1.651.2 isn't there to test against.  (setting
the parent POM to 1.651.2 doesn't download as it can't be found 
(resolve).



Does that help ?



Mike



On 16-06-09 01:46 PM, Stephen Connolly
  wrote:



  I assume you are referring to the plugin parent
pom. We switched to a version number that is independent of
Jenkins core.



Basically always use the latest plugin parent.



Specify the jenkins baseline version using the
   property in your pom. The new parent
  will work as far back as 1.580 (if you tweak the correct
  properties) and it makes testing with hpi:run easier against
  different versions (to make sure your plugin will also work on
  latest jenkins)
  
  

    On 9 June 2016 at 17:54, Mike Caspar 
  wrote:

  
 Correction..

  

  I meant 1.651.2 (latest LTS from May).

  

  Mike



    On 16-06-09 12:51 PM, Mike Caspar wrote:


  
  
  Hi there,



Can someone help me out (I may have missed a
  repo change or something?).



My available options goes as high as 1.645 and
  then jump to 2.0



My Maven repo is set to..



http://repo.jenkins-ci.org/public/






  
     
org.jenkins-ci.plugins
     
plugin
      1.642
  




I would like to be able to dev/test on the
  latest LTS 1.652.1



Can someone help ?



Thanks



Mike









  
  -- 

 You received this message because you are
subscribed to a topic in the Google Groups "Jenkins
Developers" group.

To unsubscribe from this topic, visit 
https://groups.google.com/d/topic/jenkinsci-dev/3lRzi1S30f8/unsubscribe.

To unsubscribe from this group and all its topics, send
an email to jenkinsci-dev+unsubscr...@googlegroups.com.

  To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/a4ca6de8-962a-4c02-a596-70520141c8c8%40googlegroups.com.

  For more options, visit https://groups.google.com/d/optout.


  



  -- 

  You received this message because you are subscribed to
  the Google Groups "Jenkins Developers" group.

  To unsubscribe from this group and stop receiving emails
  from it, send an email to 
jenkinsci-dev+unsubscr...@googlegroups.com.


To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/57599F58.8040701%40caspar.com.

  

For more

Re: 1.651.2 LTS not available to Maven ?

2016-06-09 Thread Mike Caspar

Hi,

I figured out what you were talking about.

You are referring to


org.jenkins-ci.plugins
plugin
2.2


from the page...

https://wiki.jenkins-ci.org/display/JENKINS/Plugin+tutorial#Plugintutorial-pom.xml

That helped.

Thanks


On 16-06-09 01:55 PM, Mike Caspar wrote:

Yes,

I test different version by simply changing the parent POM.

The problem is that the repo itself is not listing all the versions.

I can use 2.0 all the way up to current.

I can also use 1.424.x and any number in between.

The Parent POMs between 1.645 and 2.0 don't appear in the repo.

Specifically, the LTS 1.651.2 isn't there to test against. (setting 
the parent POM to 1.651.2 doesn't download as it can't be found  
(resolve).


Does that help ?

Mike

On 16-06-09 01:46 PM, Stephen Connolly wrote:
I assume you are referring to the plugin parent pom. We switched to a 
version number that is independent of Jenkins core.


Basically always use the latest plugin parent.

Specify the jenkins baseline version using the  
property in your pom. The new parent will work as far back as 1.580 
(if you tweak the correct properties) and it makes testing with 
hpi:run easier against different versions (to make sure your plugin 
will also work on latest jenkins)


On 9 June 2016 at 17:54, Mike Caspar <mailto:m...@caspar.com>> wrote:


Correction..

I meant 1.651.2 (latest LTS from May).

Mike

    On 16-06-09 12:51 PM, Mike Caspar wrote:

Hi there,

Can someone help me out (I may have missed a repo change or
something?).

My available options goes as high as 1.645 and then jump to 2.0

My Maven repo is set to..

http://repo.jenkins-ci.org/public/


org.jenkins-ci.plugins
plugin
1.642


I would like to be able to dev/test on the latest LTS 1.652.1

Can someone help ?

Thanks

Mike



-- 
You received this message because you are subscribed to a topic

in the Google Groups "Jenkins Developers" group.
To unsubscribe from this topic, visit
https://groups.google.com/d/topic/jenkinsci-dev/3lRzi1S30f8/unsubscribe.
To unsubscribe from this group and all its topics, send an email
to jenkinsci-dev+unsubscr...@googlegroups.com
<mailto:jenkinsci-dev+unsubscr...@googlegroups.com>.
To view this discussion on the web visit

https://groups.google.com/d/msgid/jenkinsci-dev/a4ca6de8-962a-4c02-a596-70520141c8c8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


-- 
You received this message because you are subscribed to the

Google Groups "Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it,
send an email to jenkinsci-dev+unsubscr...@googlegroups.com
<mailto:jenkinsci-dev+unsubscr...@googlegroups.com>.
To view this discussion on the web visit

https://groups.google.com/d/msgid/jenkinsci-dev/57599F58.8040701%40caspar.com.


For more options, visit https://groups.google.com/d/optout.


--
You received this message because you are subscribed to a topic in 
the Google Groups "Jenkins Developers" group.
To unsubscribe from this topic, visit 
https://groups.google.com/d/topic/jenkinsci-dev/3lRzi1S30f8/unsubscribe.
To unsubscribe from this group and all its topics, send an email to 
jenkinsci-dev+unsubscr...@googlegroups.com 
<mailto:jenkinsci-dev+unsubscr...@googlegroups.com>.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/CA%2BnPnMyzx_Mv9SPm8jW7s5hya%3DOGMKZSjyxr_Vgrz%3DK9kBCexQ%40mail.gmail.com.

For more options, visit https://groups.google.com/d/optout.




--
You received this message because you are subscribed to the Google Groups "Jenkins 
Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/5759B154.4050809%40caspar.com.
For more options, visit https://groups.google.com/d/optout.


Re: 1.651.2 LTS not available to Maven ?

2016-06-09 Thread Mike Caspar

Yes,

I test different version by simply changing the parent POM.

The problem is that the repo itself is not listing all the versions.

I can use 2.0 all the way up to current.

I can also use 1.424.x and any number in between.

The Parent POMs between 1.645 and 2.0 don't appear in the repo.

Specifically, the LTS 1.651.2 isn't there to test against.  (setting the 
parent POM to 1.651.2 doesn't download as it can't be found (resolve).


Does that help ?

Mike

On 16-06-09 01:46 PM, Stephen Connolly wrote:
I assume you are referring to the plugin parent pom. We switched to a 
version number that is independent of Jenkins core.


Basically always use the latest plugin parent.

Specify the jenkins baseline version using the  
property in your pom. The new parent will work as far back as 1.580 
(if you tweak the correct properties) and it makes testing with 
hpi:run easier against different versions (to make sure your plugin 
will also work on latest jenkins)


On 9 June 2016 at 17:54, Mike Caspar <mailto:m...@caspar.com>> wrote:


Correction..

I meant 1.651.2 (latest LTS from May).

Mike

    On 16-06-09 12:51 PM, Mike Caspar wrote:

Hi there,

Can someone help me out (I may have missed a repo change or
something?).

My available options goes as high as 1.645 and then jump to 2.0

My Maven repo is set to..

http://repo.jenkins-ci.org/public/


org.jenkins-ci.plugins
plugin
1.642


I would like to be able to dev/test on the latest LTS 1.652.1

Can someone help ?

Thanks

Mike



-- 
You received this message because you are subscribed to a topic

in the Google Groups "Jenkins Developers" group.
To unsubscribe from this topic, visit
https://groups.google.com/d/topic/jenkinsci-dev/3lRzi1S30f8/unsubscribe.
To unsubscribe from this group and all its topics, send an email
to jenkinsci-dev+unsubscr...@googlegroups.com
<mailto:jenkinsci-dev+unsubscr...@googlegroups.com>.
To view this discussion on the web visit

https://groups.google.com/d/msgid/jenkinsci-dev/a4ca6de8-962a-4c02-a596-70520141c8c8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


-- 
You received this message because you are subscribed to the Google

Groups "Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it,
send an email to jenkinsci-dev+unsubscr...@googlegroups.com
<mailto:jenkinsci-dev+unsubscr...@googlegroups.com>.
To view this discussion on the web visit

https://groups.google.com/d/msgid/jenkinsci-dev/57599F58.8040701%40caspar.com

<https://groups.google.com/d/msgid/jenkinsci-dev/57599F58.8040701%40caspar.com?utm_medium=email&utm_source=footer>.


For more options, visit https://groups.google.com/d/optout.


--
You received this message because you are subscribed to a topic in the 
Google Groups "Jenkins Developers" group.
To unsubscribe from this topic, visit 
https://groups.google.com/d/topic/jenkinsci-dev/3lRzi1S30f8/unsubscribe.
To unsubscribe from this group and all its topics, send an email to 
jenkinsci-dev+unsubscr...@googlegroups.com 
<mailto:jenkinsci-dev+unsubscr...@googlegroups.com>.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/CA%2BnPnMyzx_Mv9SPm8jW7s5hya%3DOGMKZSjyxr_Vgrz%3DK9kBCexQ%40mail.gmail.com 
<https://groups.google.com/d/msgid/jenkinsci-dev/CA%2BnPnMyzx_Mv9SPm8jW7s5hya%3DOGMKZSjyxr_Vgrz%3DK9kBCexQ%40mail.gmail.com?utm_medium=email&utm_source=footer>.

For more options, visit https://groups.google.com/d/optout.


--
You received this message because you are subscribed to the Google Groups "Jenkins 
Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/5759AD81.2050205%40caspar.com.
For more options, visit https://groups.google.com/d/optout.


Re: 1.651.2 LTS not available to Maven ?

2016-06-09 Thread Mike Caspar

Correction..

I meant 1.651.2 (latest LTS from May).

Mike

On 16-06-09 12:51 PM, Mike Caspar wrote:

Hi there,

Can someone help me out (I may have missed a repo change or something?).

My available options goes as high as 1.645 and then jump to 2.0

My Maven repo is set to..

http://repo.jenkins-ci.org/public/


org.jenkins-ci.plugins
plugin
1.642


I would like to be able to dev/test on the latest LTS 1.652.1

Can someone help ?

Thanks

Mike



--
You received this message because you are subscribed to a topic in the 
Google Groups "Jenkins Developers" group.
To unsubscribe from this topic, visit 
https://groups.google.com/d/topic/jenkinsci-dev/3lRzi1S30f8/unsubscribe.
To unsubscribe from this group and all its topics, send an email to 
jenkinsci-dev+unsubscr...@googlegroups.com 
<mailto:jenkinsci-dev+unsubscr...@googlegroups.com>.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/a4ca6de8-962a-4c02-a596-70520141c8c8%40googlegroups.com 
<https://groups.google.com/d/msgid/jenkinsci-dev/a4ca6de8-962a-4c02-a596-70520141c8c8%40googlegroups.com?utm_medium=email&utm_source=footer>.

For more options, visit https://groups.google.com/d/optout.


--
You received this message because you are subscribed to the Google Groups "Jenkins 
Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/57599F58.8040701%40caspar.com.
For more options, visit https://groups.google.com/d/optout.


1.651.2 LTS not available to Maven ?

2016-06-09 Thread Mike Caspar
Hi there,

Can someone help me out (I may have missed a repo change or something?).

My available options goes as high as 1.645 and then jump to 2.0

My Maven repo is set to..

http://repo.jenkins-ci.org/public/


org.jenkins-ci.plugins
plugin
1.642


I would like to be able to dev/test on the latest LTS 1.652.1

Can someone help ?

Thanks

Mike



-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/a4ca6de8-962a-4c02-a596-70520141c8c8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Notifying Plugin guidance for Pipeline with step $class:

2016-06-09 Thread Mike Caspar
Thanks


Sent from my Samsung Galaxy smartphone.
 Original message From: Jesse Glick  
Date: 2016-06-09  11:25  (GMT-05:00) To: Jenkins Dev 
 Subject: Re: Notifying Plugin guidance for 
Pipeline with step $class: 
Also it is a good idea to make sure your plugin is listed here:

https://github.com/jenkinsci/pipeline-plugin/blob/master/COMPATIBILITY.md#build-steps-and-post-build-actions

-- 
You received this message because you are subscribed to a topic in the Google 
Groups "Jenkins Developers" group.
To unsubscribe from this topic, visit 
https://groups.google.com/d/topic/jenkinsci-dev/jOuOTExoKpg/unsubscribe.
To unsubscribe from this group and all its topics, send an email to 
jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/CANfRfr3%3D4h4tcQDTj8ozfrBD8Se%3D8_TaAtUv6hHe8Xmb-CU1Pg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/f2x8lvjq7dt5yibw17bhthe6.1465486113104%40email.android.com.
For more options, visit https://groups.google.com/d/optout.


Re: Notifying Plugin guidance for Pipeline with step $class:

2016-06-09 Thread Mike Caspar
Thanks.



Sent from my Samsung Galaxy smartphone.
 Original message From: Daniel Beck  Date: 
2016-06-09  11:24  (GMT-05:00) To: jenkinsci-dev@googlegroups.com Subject: Re: 
Notifying Plugin guidance for Pipeline with step $class: 
https://github.com/jenkinsci/pipeline-plugin/blob/master/DEVGUIDE.md should get 
you started.

> On 09.06.2016, at 17:21, Mike Caspar  wrote:
> 
> Hi there,
> 
> I have a plugin that I would like to make work when using the example from 
> the Wiki...
> 
>   step([$class: 'JUnitResultArchiver', testResults: 
>'**/target/surefire-reports/TEST-*.xml'
> ])
> 
> 
> I am looking for guidance and the necessary changes to make to my plugin to 
> allow this to work in the new ecosystem.
> 
> Alternatively (or related), I would like to add the plugin the the DSL list 
> to make it easier for others to use ?
> 
> Not even sure if I'm asking the right question.
> 
> Where to start ?
> 
> Mike
> 
> 
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Jenkins Developers" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to jenkinsci-dev+unsubscr...@googlegroups.com.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/jenkinsci-dev/bd404566-1e60-4645-b3cc-72e401a84ec7%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to a topic in the Google 
Groups "Jenkins Developers" group.
To unsubscribe from this topic, visit 
https://groups.google.com/d/topic/jenkinsci-dev/jOuOTExoKpg/unsubscribe.
To unsubscribe from this group and all its topics, send an email to 
jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/66CBBD8C-6832-4E19-9CEC-0C7D66681B95%40beckweb.net.
For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/hvo9pds5kx625i3kydkicr7w.1465486070835%40email.android.com.
For more options, visit https://groups.google.com/d/optout.


Notifying Plugin guidance for Pipeline with step $class:

2016-06-09 Thread Mike Caspar
Hi there,

I have a plugin that I would like to make work when using the example from 
the Wiki...

  step([$class: 'JUnitResultArchiver', testResults: 
'**/target/surefire-reports/TEST-*.xml'])


I am looking for guidance and the necessary changes to make to my plugin to 
allow this to work in the new ecosystem.

Alternatively (or related), I would like to add the plugin the the DSL list 
to make it easier for others to use ?

Not even sure if I'm asking the right question.

Where to start ?

Mike


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/bd404566-1e60-4645-b3cc-72e401a84ec7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: write access to pipeline-examples

2016-05-08 Thread Mike Caspar

Oh... Almost forgot...

Thanks for the quick response Baptiste Mathus.

Mike


On 2016-05-08 10:17 AM, Mike Caspar wrote:

No  problemo.

My understanding from the recent virtual conference is a _request for 
more help_.  I'm not worried so much about faster. I have the working 
code ;->    I'm simply wanting to help others.


There is tons of missing information (such as a new documentation 
commit guidelines based on this message).


I'm happy to review PRs (even if it means not reviewing my own).  I'll 
reach out to Andrew to see if he's looking for help.


Mike


On 2016-05-08 9:58 AM, Baptiste Mathus wrote:
Hi, This repo is currently maintained by Andrew Bayer and he's pretty 
active in general.


Also, even if I understand your desire to go faster, in that case IMO 
we may actually want to review things even more carefully and wait 
for more input (and many reviewers are doing that on this repo, just 
give it a few days).


Cheers



2016-05-08 15:30 GMT+02:00 Mike Caspar <mailto:mikecanbefo...@gmail.com>>:


Hi there,

I've started some work on examples and would also be happy to
accept other PRs as well after giving them a quick once over.

Can someone help me get write access to this repo?

https://github.com/jenkinsci/pipeline-examples

See this thread for origin of request

https://groups.google.com/forum/#!msg/jenkinsci-users/5sN7BR7daOs/oSFYaGqiNwAJ

Mike Caspar
(Jenkins plugin maintainer).


-- 
You received this message because you are subscribed to the

Google Groups "Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it,
send an email to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit

https://groups.google.com/d/msgid/jenkinsci-dev/7ab94c07-9c32-4f1b-bbb4-3949e0202c91%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


--
You received this message because you are subscribed to a topic in 
the Google Groups "Jenkins Developers" group.
To unsubscribe from this topic, visit 
https://groups.google.com/d/topic/jenkinsci-dev/fNg223PDluw/unsubscribe.
To unsubscribe from this group and all its topics, send an email to 
jenkinsci-dev+unsubscr...@googlegroups.com 
<mailto:jenkinsci-dev+unsubscr...@googlegroups.com>.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/CANWgJS6ejXRA6iN0n6Faz9vjhR9OF203iwB3MNZDB9DJHD62Wg%40mail.gmail.com.

For more options, visit https://groups.google.com/d/optout.




--
You received this message because you are subscribed to the Google Groups "Jenkins 
Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/71d3beb8-ee67-ffdc-6441-367be3a19bf2%40caspar.com.
For more options, visit https://groups.google.com/d/optout.


Re: write access to pipeline-examples

2016-05-08 Thread Mike Caspar

No  problemo.

My understanding from the recent virtual conference is a _request for 
more help_.  I'm not worried so much about faster. I have the working 
code ;->    I'm simply wanting to help others.


There is tons of missing information (such as a new documentation commit 
guidelines based on this message).


I'm happy to review PRs (even if it means not reviewing my own). I'll 
reach out to Andrew to see if he's looking for help.


Mike


On 2016-05-08 9:58 AM, Baptiste Mathus wrote:
Hi, This repo is currently maintained by Andrew Bayer and he's pretty 
active in general.


Also, even if I understand your desire to go faster, in that case IMO 
we may actually want to review things even more carefully and wait for 
more input (and many reviewers are doing that on this repo, just give 
it a few days).


Cheers



2016-05-08 15:30 GMT+02:00 Mike Caspar <mailto:mikecanbefo...@gmail.com>>:


Hi there,

I've started some work on examples and would also be happy to
accept other PRs as well after giving them a quick once over.

Can someone help me get write access to this repo?

https://github.com/jenkinsci/pipeline-examples

See this thread for origin of request

https://groups.google.com/forum/#!msg/jenkinsci-users/5sN7BR7daOs/oSFYaGqiNwAJ

<https://groups.google.com/forum/#%21msg/jenkinsci-users/5sN7BR7daOs/oSFYaGqiNwAJ>

Mike Caspar
(Jenkins plugin maintainer).


-- 
You received this message because you are subscribed to the Google

Groups "Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it,
send an email to jenkinsci-dev+unsubscr...@googlegroups.com
<mailto:jenkinsci-dev+unsubscr...@googlegroups.com>.
To view this discussion on the web visit

https://groups.google.com/d/msgid/jenkinsci-dev/7ab94c07-9c32-4f1b-bbb4-3949e0202c91%40googlegroups.com

<https://groups.google.com/d/msgid/jenkinsci-dev/7ab94c07-9c32-4f1b-bbb4-3949e0202c91%40googlegroups.com?utm_medium=email&utm_source=footer>.
For more options, visit https://groups.google.com/d/optout.


--
You received this message because you are subscribed to a topic in the 
Google Groups "Jenkins Developers" group.
To unsubscribe from this topic, visit 
https://groups.google.com/d/topic/jenkinsci-dev/fNg223PDluw/unsubscribe.
To unsubscribe from this group and all its topics, send an email to 
jenkinsci-dev+unsubscr...@googlegroups.com 
<mailto:jenkinsci-dev+unsubscr...@googlegroups.com>.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/CANWgJS6ejXRA6iN0n6Faz9vjhR9OF203iwB3MNZDB9DJHD62Wg%40mail.gmail.com 
<https://groups.google.com/d/msgid/jenkinsci-dev/CANWgJS6ejXRA6iN0n6Faz9vjhR9OF203iwB3MNZDB9DJHD62Wg%40mail.gmail.com?utm_medium=email&utm_source=footer>.

For more options, visit https://groups.google.com/d/optout.


--
You received this message because you are subscribed to the Google Groups "Jenkins 
Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/40129532-14fc-798c-0cfc-a066ad59a217%40caspar.com.
For more options, visit https://groups.google.com/d/optout.


write access to pipeline-examples

2016-05-08 Thread Mike Caspar
Hi there,

I've started some work on examples and would also be happy to accept other 
PRs as well after giving them a quick once over.

Can someone help me get write access to this repo?

https://github.com/jenkinsci/pipeline-examples

See this thread for origin of request 
https://groups.google.com/forum/#!msg/jenkinsci-users/5sN7BR7daOs/oSFYaGqiNwAJ

Mike Caspar
(Jenkins plugin maintainer).


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/7ab94c07-9c32-4f1b-bbb4-3949e0202c91%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Am I safe to delete the recovery branch ?

2016-01-25 Thread Mike Caspar
Cool.
Thanks


On Mon, Jan 25, 2016 at 1:25 PM, Daniel Beck  wrote:

> It's just the branch that was the last known state of master (IIRC) when
> that was overridden. It should be safe to delete it.
>
> On 25.01.2016, at 18:52, Mike Caspar  wrote:
>
> > Hi there,
> >
> > A while back (maybe more than a year, I can't remember), something
> happened to all the repos requiring a big recovery effort.
> >
> > After that, a recovery branch showed up in the plugin I maintain.
> >
> > I've been wondering..
> >
> > Is it safe to delete that branch or is there some strange link to there
> I need to worry about?
> >
> > https://github.com/jenkinsci/ironmq-notifier-plugin
> >
> > Thanks
> >
> >
> >
> > --
> > You received this message because you are subscribed to the Google
> Groups "Jenkins Developers" group.
> > To unsubscribe from this group and stop receiving emails from it, send
> an email to jenkinsci-dev+unsubscr...@googlegroups.com.
> > To view this discussion on the web visit
> https://groups.google.com/d/msgid/jenkinsci-dev/b99fe607-571e-4e35-a673-763c625549fd%40googlegroups.com
> .
> > For more options, visit https://groups.google.com/d/optout.
>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "Jenkins Developers" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/jenkinsci-dev/mBjj0iqdV98/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> jenkinsci-dev+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/jenkinsci-dev/8358E5FE-EE82-4491-9F3B-48CC78354785%40beckweb.net
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/CAHZyZALd%3DfeOLOjwD1KfNpoj9KHxjF0TdzxoSjzaJ3np1Z8fPw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Am I safe to delete the recovery branch ?

2016-01-25 Thread Mike Caspar
Hi there,

A while back (maybe more than a year, I can't remember), something happened 
to all the repos requiring a big recovery effort.

After that, a recovery branch showed up in the plugin I maintain.

I've been wondering..

Is it safe to delete that branch or is there some strange link to there I 
need to worry about?

https://github.com/jenkinsci/ironmq-notifier-plugin

Thanks


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/b99fe607-571e-4e35-a673-763c625549fd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Looking for some direction on global.jelly testing

2015-10-19 Thread Mike Caspar
Just letting anyone reading this know that I've simple created a workaround 
of using page.getElementsByName to resolve this.

Wiki updated and ticket updated and closed.

Mike


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/502c9711-a084-4983-ac83-496c2aa04f3e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Looking for some direction on global.jelly testing

2015-10-19 Thread Mike Caspar
Hi there, 

I'm happy to do the work but looking for a bit of direction (or help).

I started with an issue.. 

https://issues.jenkins-ci.org/browse/WEBSITE-10

Someone suggested I move my question here So.. here goes.. asking it in 
the dev group now.

I could update the documentation after writing something (especially if 
I've missed something simple). It would be great if I could help the next 
person not go through what I did.
 
Any ideas how to proceed would be appreciated.

Thanks

Mike Caspar

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/c81cd0ea-cec3-4260-9f05-5344768c8a4c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: strange pushes on GitHub

2013-11-11 Thread Mike Caspar
Actually, looks like it was just some weird caching problem.
Back into the repo now.


On Monday, November 11, 2013 7:22:58 AM UTC-5, Mike Caspar wrote:
>
> HI there,
> I just tried to connect to check out the plugin I maintain 
> (ironmq-notifier).
> I have lost access to the repo completely.
> I suspect that since I'm new, my rights were reverted due to this somehow.
> Could someone add me back into the plugin ironmq-notifier.
> Thanks
>
> userid:mikecaspar
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: strange pushes on GitHub

2013-11-11 Thread Mike Caspar
HI there,
I just tried to connect to check out the plugin I maintain 
(ironmq-notifier).
I have lost access to the repo completely.
I suspect that since I'm new, my rights were reverted due to this somehow.
Could someone add me back into the plugin ironmq-notifier.
Thanks

userid:mikecaspar

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Following instructions to report here - org.jenkinsci.plugins.configfiles.maven.job.MvnSettingsProvider.supplySettings

2013-10-18 Thread Mike Caspar
Update: This is resolved.

>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Following instructions to report here - org.jenkinsci.plugins.configfiles.maven.job.MvnSettingsProvider.supplySettings

2013-10-18 Thread Mike Caspar


I reported here as those are the instructions provided...


This started this morning (Eastern). I noticed several other plugins are having 
the same problem.  


Builds with same problem.

- ironmq-notifier

- build-pipeline-plugin

- disk-usage plugin



Let me know if a ticket should be added.  Glad to do it.



...


ERROR: Processing failed due to a bug in the code. Please report this to 
(*jenkins dev users googlegroups email address*) (adjusted to avoid 
spam)java.lang.NullPointerException 
 
at 
org.jenkinsci.plugins.configfiles.maven.job.MvnSettingsProvider.supplySettings(MvnSettingsProvider.java:60)
 

at 
jenkins.mvn.SettingsProvider.getSettingsFilePath(SettingsProvider.java:53) 

at 
jenkins.mvn.SettingsProvider.getSettingsRemotePath(SettingsProvider.java:70) 

at 
hudson.maven.MavenModuleSetBuild$PomParser.(MavenModuleSetBuild.java:1076)
 

at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:872)
 

at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:630)
 

at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:594) 

at hudson.model.Run.execute(Run.java:1575) 

at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:485) 

at hudson.model.ResourceController.execute(ResourceController.java:88) 

at hudson.model.Executor.run(Executor.java:237) 


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


@DataboundConstructor is there a preference for Long or long ?

2013-10-17 Thread Mike Caspar
The app I am using needs to receive a *"long"* to provide to it's subclass.

For @DataboundConstructor and the privates I have a choice between Long and 
long.   I can use "long" but wanted to make sure it wasn't going to cause 
problems elsewhere (or in the future).


   - I could just guess one and hope it works out in the future. 
   - I could have just used int and translated in the app, but figured that 
   would just eventually possibly lose people their settings during an upgrade.
   - Long and long "act" similarly but there are some minor differences in 
   testing and error trapping.

If someone has a quick answer, that would be awesome!

If not, I'll start hunting through all the github repos to see if there is 
any convention that's being used.

I did a search on the wiki first and can't find anything there.

Thanks for any guidance.




-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: 1.535 good news for those developing on Windows machines

2013-10-16 Thread Mike Caspar
https://issues.jenkins-ci.org/browse/JENKINS-20079

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: 1.535 good news for those developing on Windows machines

2013-10-16 Thread Mike Caspar
Unfortunately, I have discovered a different problem in the real build  
 an example   ... 

https://jenkins.ci.cloudbees.com/job/plugins/job/ironmq-notifier-plugin/org.jenkins-ci.plugins$ironmq-notifier/30/testReport/org.jvnet.hudson.test/JellyTestSuiteBuilder$JellyCheck/org_jenkinsci_plugins_ironmqnotifier_IronMQNotifier_config_jelly/

I'll open a Jira issue.. (I think it might be safer to let tests pass for 
real than risk it breaking here.

*Passed*

org.jvnet.hudson.test.JellyTestSuiteBuilder$JellyCheck.org/jenkinsci/plugins/ironmqnotifier/IronMQNotifier/config.jelly
 (from 
InjectedTest)
Took 1.4 
sec.
Standard Output

Exploding jenkins.war at 
/home/jenkins/.m2/repository/org/jenkins-ci/main/jenkins-war/1.535/jenkins-war-1.535-war-for-test.jar
Oct 16, 2013 9:49:08 AM org.mortbay.log.Slf4jLog info
INFO: Logging to org.slf4j.impl.JDK14LoggerAdapter(org.mortbay.log) via 
org.mortbay.log.Slf4jLog
Oct 16, 2013 9:49:08 AM org.mortbay.log.Slf4jLog info
INFO: jetty-6.1.26
Oct 16, 2013 9:49:08 AM org.mortbay.log.Slf4jLog info
INFO: NO JSP Support for , did not find org.apache.jasper.servlet.JspServlet
Oct 16, 2013 9:49:
...[truncated 6043 chars]...
mailer
java.lang.NullPointerException
at jenkins.model.Jenkins.lookup(Jenkins.java:3913)
at hudson.PluginWrapper.getPlugin(PluginWrapper.java:287)
at hudson.PluginWrapper.stop(PluginWrapper.java:377)
at hudson.PluginManager.stop(PluginManager.java:650)
at 
org.jvnet.hudson.test.TestPluginManager.reallyStop(TestPluginManager.java:129)
at 
org.jvnet.hudson.test.TestPluginManager.access$000(TestPluginManager.java:55)
at 
org.jvnet.hudson.test.TestPluginManager$1.run(TestPluginManager.java:140)


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


1.535 good news for those developing on Windows machines

2013-10-16 Thread Mike Caspar
Hi there,

As some of you know, there's a problem running the tests on some Windows 
machines (Windows 7)  (intelliJ) (not sure about platforms).

There is tons of documentation out there on this (not only a Jenkins 
problems).. related somehow to a java issue with System.gc and possibly 
with static objects that might be running such as LOG during a gc on 
Windows.

I wanted to let everyone know that 1.535 is now running unit tests locally, 
which is awesome news!  

I have been having to commit to run tests.

My *guess* is it has something to do with one of these two changes


   - "java -jar jenkins.war" now runs on Jetty8. Command line options are 
   still compatible. (issue 
18366
   )
   - "java -jar jenkins.war" gets the "--spdy" option to enable SPDY.

Anyways, I wanted to share the good news.




-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Jenkins vs. Cloudhives acitivities need some help.. can't access my own plugin anymore (and it's moved).

2013-10-15 Thread Mike Caspar
Hey, I'm glad you're being cautious!
FYI.. Almost figured out a way to use a webhook for my own server to not 
break it (using webhooks instead).. Just have some firewall adjustments to 
make to allow it to happen.

I really appreciate your help !

Mike

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Jenkins vs. Cloudhives acitivities need some help.. can't access my own plugin anymore (and it's moved).

2013-10-15 Thread Mike Caspar
Oh, thanks by the way.. I'm also the person you cc'd :->

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Jenkins vs. Cloudhives acitivities need some help.. can't access my own plugin anymore (and it's moved).

2013-10-15 Thread Mike Caspar
OK.. understood.  I'll remove the setting from build2 and find another way 
at that server.
Thanks

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Jenkins vs. Cloudhives acitivities need some help.. can't access my own plugin anymore (and it's moved).

2013-10-15 Thread Mike Caspar
Hi Nicolas,
Do you think you could check the webhook while you're there ? 
 (ironmq-notifier).
Thanks !



-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Jenkins vs. Cloudhives acitivities need some help.. can't access my own plugin anymore (and it's moved).

2013-10-14 Thread Mike Caspar
OK... Got it. Not to worry about special access for me until I need it or 
if something breaks.

I'd rather not break something by mistake :->

Thanks for the quick response.

Mike

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Jenkins vs. Cloudhives acitivities need some help.. can't access my own plugin anymore (and it's moved).

2013-10-14 Thread Mike Caspar
Hi Nicolas,

I will read through those notes... I've been here only a month so still 
learning my way around.

I'll adjust the POM to use the new CI settings and recommit a new version 
after some upgraded features.

I've already gone and adjusted the WIKI page so it doesn't link to the 
hives location and show with errors.  (It had the badge for instance and a 
link to the old CI).

When I try and login at the new CI location, I am denied access.  Should I 
to assume that access to our maintained apps is not available on the CI 
server and is restricted somehow?

If just would like to know if I'm trying to do get access to something 
that's restricted or if something is wrong.

Thanks for the guidance.

Mike



On Monday, October 14, 2013 11:43:14 AM UTC-4, nicolas de loof wrote:
>
> Hi Mike,
>
> jenkins.ci.cloudbees.com instance is indeed designed to support plugin 
> development and other community jobs (to reduce load on ci.jenkins-ci.org)
>
> This instance was set > 1 year ago, just got buildhive active as a 
> duplicate CI, I just disabled it this morning (see imod mail earlier on 
> jenkins-dev list)
>
> https://jenkins.ci.cloudbees.com/job/plugins/job/ironmq-notifier-plugin/is 
> stable, so I think there's nothing much required here, isn't it ? 
>
>
> 2013/10/14 Mike Caspar >
>
>> Hi there, 
>>
>> I'm hoping someone can help.
>>
>> The other day, the builds got moved to https://jenkins.ci.cloudbees.com
>>
>> My project  ironmq-notifier got moved as part of that.
>>
>> A few things are going on and I'm looking for some help.
>>
>> 1 - I cannot login at https://jenkins.ci.cloudbees.com with my github 
>> account (or my email address)...
>>
>> 2 - The buildhive project that I've been using is completely gone (it has 
>> effected the WIKI page Logos and badges).. 
>>
>> Can someone please allow me to authenticate to the plugin I'm 
>> maintaining.   I want to be able to fix up what's wrong now.
>>
>> Also, I'd like to know, do we need to change the CI section of our POMs 
>> now ?
>>
>> Can someone please help me out here ?   
>>
>> Mike Caspar
>>
>>
>>  -- 
>> You received this message because you are subscribed to the Google Groups 
>> "Jenkins Developers" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to jenkinsci-de...@googlegroups.com .
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Jenkins vs. Cloudhives acitivities need some help.. can't access my own plugin anymore (and it's moved).

2013-10-14 Thread Mike Caspar
Of course. Thanks 

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Jenkins vs. Cloudhives acitivities need some help.. can't access my own plugin anymore (and it's moved).

2013-10-14 Thread Mike Caspar
Well, since the plugin I'm maintaining has disappeared from Cloudhives, 
I'll go ahead and change the CI as that seems the right thing to do at this 
point.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Jenkins vs. Cloudhives acitivities need some help.. can't access my own plugin anymore (and it's moved).

2013-10-14 Thread Mike Caspar
When I try to authenticate to the "new" Jenkins instance, I get a 
message...I didn't have this with cloudhives and the cloudhives project is 
gone.

Authorization failed

You are not authorized to use this Jenkins instance.


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Jenkins vs. Cloudhives acitivities need some help.. can't access my own plugin anymore (and it's moved).

2013-10-14 Thread Mike Caspar
Hi there, 

I'm hoping someone can help.

The other day, the builds got moved to https://jenkins.ci.cloudbees.com

My project  ironmq-notifier got moved as part of that.

A few things are going on and I'm looking for some help.

1 - I cannot login at https://jenkins.ci.cloudbees.com with my github 
account (or my email address)...

2 - The buildhive project that I've been using is completely gone (it has 
effected the WIKI page Logos and badges).. 

Can someone please allow me to authenticate to the plugin I'm maintaining. 
  I want to be able to fix up what's wrong now.

Also, I'd like to know, do we need to change the CI section of our POMs now 
?

Can someone please help me out here ?   

Mike Caspar


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: New build showed up and is different than buildhive results.

2013-10-11 Thread Mike Caspar
Glad it's not just me (sort of).

I just recommitted, it seemed to download 1/2 the internet and now it's 
back on track.

I noticed that the same time there was some kind of issue with Cloud slave 
provisioning.  Maybe it tried to build there and couldn't.

Back on track now, so I guess that's fine..

Thanks!




-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


New build showed up and is different than buildhive results.

2013-10-11 Thread Mike Caspar
My plugin - IronMQ-Notifier has been building fine at  
https://buildhive.cloudbees.com/job/jenkinsci/job/ironmq-notifier-plugin/

Recently, the plugin got added (either automatically or manually) to 
https://jenkins.ci.cloudbees.com/job/plugins/job/ironmq-notifier-plugin/  
(it's at build 2).

I just checked.. my last build works at buildhive but I can't figure out 
what the problem is with jenkins.ci.cloudbees ?

Can someone please advise where to start ?  I don't want to leave an error 
there for everyone.

Thanks

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Clarification re: SNAPSHOT , alpha, beta ?

2013-10-10 Thread Mike Caspar
Thanks for the quick reply Vincent.

Easy enough :->

Mike

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Clarification re: SNAPSHOT , alpha, beta ?

2013-10-10 Thread Mike Caspar
Hi there,

I've been watching this thread and looked through the documentation that's 
there (and am new the Jenkins Dev Community).

It seems to me that it makes sense to start using  -alpha or -beta,  in my 
POM.

What's not clear to me (as a newbie with the group) is the following.

- Should I deploy a SNAPSHOT *and* an alpha or beta ?

- Should I switch to just the new naming format  and stop publishing 
SNAPSHOTS ?

- It's not 100% clear, but it seems like I might even use 
 appname-SNAPSHOT-alpha to accomplish both tasks?

I refer to this page...

http://jenkins-ci.org/node/439

It says ...  

If you are developing plugins and you want to distribute experimental 
plugins, all you have to do is to put "alpha" or "beta" in the version 
number of pom.xml. The backend infrastructure takes care of the rest.

Thanks for the help and guidance.





-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Recommended approach with Jenkins for a situation

2013-10-08 Thread Mike Caspar
I have been making some progress on this and may be able to help get some 
of the build result messages

In the meantime, I think it's possible I found some weirdness between 
"Build status" and the Dashboard.

I'm not sure if I should file a defect or if I'm just missing something 
obvious.  I've been reading some issues about people getting "inconsistent 
results" with some of the tools (ie: findtext).

In the post-build actions   ...  I issue   build.setResult(Result.UNSTABLE);


   - The console (job) log shows it appropriately as *Finished: UNSTABLE*
   - *When I go to the Dashboard, everything looks fine (all blue).*
   
*
*
*This is where it gets strange (and re-producible)...*


   - *If I restart Jenkins by either rebooting during a new plugin upload 
   OR a jenkins restart, when the server comes back the status CORRECTLY shows 
   as what I expected UNSTABLE.*

Am I missing a refresh command to Dashboard of some sort or is there some 
kind of defect.. If so, where would I enter it (as in which Module) ? 

I only found this out by fluke because I have been uploading so many 
SNAPSHOT versions into my own Jenkins server.

I don't really want to enter a duplicate in there but I can't find an exact 
match.. 

Thanks

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Recommended approach with Jenkins for a situation

2013-10-07 Thread Mike Caspar
Cool.

Let me look around there.

Thanks

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Recommended approach with Jenkins for a situation

2013-10-04 Thread Mike Caspar
I am looking for some guidance about something to stick with Jenkins best 
design principles...

..

Here's the scenario.

- Build runs and passes.
- Executes post-build Notification Step
- For some reason the Notification Step cannot complete.
- The notification is therefore lost.
- The build shows as successful (which of course it is, just the 
notification "step" did not complete.

I would like the ability to change the build to "failed" so someone might 
notice the problem (or record an appropriate message somewhere).

Is the recommended to just LOG, set a status, etc. etc. or is there a 
pre-defined way I could just change the build to Failed (after the fact).

I'm would be happy to do the heavy lifting if someone points me to 
something that already works this way ... Or even better, if I could just 
figure out the best way to incorporate something that already works.

Thanks

Mike


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Commit request and new plugin hosting please. - ironmq-notifier

2013-10-03 Thread Mike Caspar
All seems to up and running.. 
Thanks to everyone who helped out :->


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


RE: Commit request and new plugin hosting please. - ironmq-notifier

2013-10-03 Thread Mike Caspar
Thanks.

It was a dependency from iron.io that I was missing.. now I know why.

Much appreciated.

Mike


-Original Message-
From: jenkinsci-dev@googlegroups.com [mailto:jenkinsci-dev@googlegroups.com]
On Behalf Of Jesse Glick
Sent: October-03-13 12:41 PM
To: jenkinsci-dev@googlegroups.com
Subject: Re: Commit request and new plugin hosting please. - ironmq-notifier

On Thu, Oct 3, 2013 at 9:32 AM, Mike Caspar 
wrote:
> [ERROR] Unresolveable build extension: Plugin
> org.jenkins-ci.tools:maven-hpi-plugin:1.95 or one of its dependencies 
> could not be resolved: Could not find artifact
> org.jenkins-ci.tools:maven-hpi-plugin:jar:1.95 in central
> (http://repo.cloudbees.com/content/repositories/central) @

Your POM must reference the Jenkins repo in both  and
. See the plugin archetype, or any well-maintained
existing plugin.

--
You received this message because you are subscribed to a topic in the
Google Groups "Jenkins Developers" group.
To unsubscribe from this topic, visit
https://groups.google.com/d/topic/jenkinsci-dev/DtmuuKpkJ2I/unsubscribe.
To unsubscribe from this group and all its topics, send an email to
jenkinsci-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Commit request and new plugin hosting please. - ironmq-notifier

2013-10-03 Thread Mike Caspar
Allright, things are moving along.
The main wiki is setup at Jenkins, and after some teething pains with a 
 missing GSON dependency I got things MOSTLY working.

I do have one problem, I'm hoping someone has a quick answer for. (Let me 
know if I should start a new post instead).

I can build build just fine on my own server but at CloudHive I see the 
following message during the build... 


[ERROR] Unresolveable build extension: Plugin 
org.jenkins-ci.tools:maven-hpi-plugin:1.95 or one of its dependencies could not 
be resolved: Could not find artifact 
org.jenkins-ci.tools:maven-hpi-plugin:jar:1.95 in central 
(http://repo.cloudbees.com/content/repositories/central) @ 


Other than that, getting close :->



-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Commit request and new plugin hosting please. - ironmq-notifier

2013-10-02 Thread Mike Caspar

 update 2 *
The WIKI page is up with the plugin-notifier tag and the same template as 
other plugins.   https://wiki.jenkins-ci.org/display/JENKINS/Ironmq+Notifier

Thanks

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Commit request and new plugin hosting please. - ironmq-notifier

2013-10-02 Thread Mike Caspar
* update 2 *
The WIKI page is up with the plugin-notifier tag and the same template as 
other plugins.

Thanks

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Commit request and new plugin hosting please. - ironmq-notifier

2013-10-02 Thread Mike Caspar
*update*
Hi there,

Since posting this, I've gone and adjusted the WIKI setting in the POM in 
preparation for page being there (to save some hassle).

I do have access to Jira and Confluence but need some assistance to get the 
plugin added as a Project and then it looks like lots of things will start 
to take care of themselves.

Thanks !



-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Commit request and new plugin hosting please. - ironmq-notifier

2013-10-02 Thread Mike Caspar
Oh, almost forgot..

My github user id is :  MikeCaspar

Thanks

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Commit request and new plugin hosting please. - ironmq-notifier

2013-10-02 Thread Mike Caspar
Hi there,

I've created a new plugin  ironmq-notifier.  1.0.0

This takes the results of builds and automatically sends the results to 
iron.io's ironmq cloud based message service.

The current locations which should be ready to bring directly into 
JenkinsCI are listed as follows...

(please note, I had some weirdness at CloudHives as they have me in their 
system a few times).  I might need some help adjusting the POM once 
imported (and the links).

OK, here goes...

Current Repo : https://github.com/MikeCaspar/ironmq-notifier
Current Wiki : https://github.com/MikeCaspar/ironmq-notifier/wiki

If there's anything not correct, please let me know. I will try and fix it 
quickly.

Thanks

Mike

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.