John Patrick
John Patrick
So without `PLUGIN_DIR` I get the following; ``` #4 5.627 io.jenkins.tools.pluginmanager.impl.DownloadPluginException: Unable to move greenballs to the plugin directory #4 5.628 at io.jenkins.tools.pluginmanager.impl.PluginManager.downloadPlugins(PluginManager.java:609) #4 5.628 at io.jenkins.tools.pluginmanager.impl.PluginManager.start(PluginManager.java:226) #4 5.628 at...
@MarkEWaite can you try the version below. My original still has issues and I think that was because I was using ENV keys that also had meaning by `jenkins-plugin-cli`, i.e....
Using OpenShift mainly for Jenkins now and different plugin installation so don't care about this Docker based issue anymore
Build failing due to this travis setup error, that wasn't touched. ``` Expected feature release number in range of 9 to 16, but got: 7 The command "~/bin/install-jdk.sh --target "/home/travis/openjdk7"...
@garydgregory me again, so another 2 year open pr, and dependabot is active as https://github.com/apache/commons-weaver/pull/4#issuecomment-707726701 comment, so trying to get merged
@garydgregory so again dependabot is active and still not detected the v1.3 to v2.2 upgrade, also pr open for a year so trying again to get merge.
@garydgregory have continued assertThrows email about maven.compiler.testSource. About the jdk 1.7 build failure, i'm not sure exactly what the issue is as from what i'm aware i've not touched anything...
Could this get another review and try and get it merged. I'm leaving asserting the exception messages, as it's good practice. You write a test with a set input, the...
@garydgregory breaking it out into separate pr's, as i keep needing to rebase and often face merge issues, so easier if 1 pr per test. then it might be easier...
> I think we should pass on these types of changes. It makes debugging and maintenance harder IMO. The tests are harder to comprehend. -1 from me. Okay gary is...