Peter Kahn

Results 3 issues of Peter Kahn

Do you know how to get publish to work with maven-publish plugin because when I use the release-plugin 2.40 I'm seeing my 2nd subproject which depends upon my first using...

bug

How do you handle the situation where I want my jenkins container to be capable of running docker on the ecs. for example this case: ``` node('aws-ecs-node') { def dockerRegistry="https://myregistry.me.com/"...

When pipeline groovy Hudson and Jenkins are defined as global variables. I use this endpoint to access build information (last successful build etc). What's the recommend approach to making these...