This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| The SSH key (id: beemarkwaite-debian9-a-ed25519-private-key-with-passphrase) may cause failures with this upgrade! | |
| described as: "beemarkwaite debian9-a ed25519 private key with passphrase" | |
| (in the global scope) | |
| The SSH key (id: coleen-debian9-a-ed25519-passphrase-protected) may cause failures with this upgrade! | |
| described as: "coleen-debian9-a-ed25519-passphrase-protected" | |
| (in the global scope) | |
| java.lang.NullPointerException: Cannot get property 'credentials' on null object | |
| at org.codehaus.groovy.runtime.NullObject.getProperty(NullObject.java:60) | |
| at org.codehaus.groovy.runtime.InvokerHelper.getProperty(InvokerHelper.java:174) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [INFO] Installing /home/mwaite/tmp/release/git-client-plugin/target/checkout/target/git-client.hpi to /home/mwaite/.m2/repository/org/jenkins-ci/plugins/git-client/2.0.0-beta4/git-client-2.0.0-beta4.hpi | |
| [INFO] Installing /home/mwaite/tmp/release/git-client-plugin/target/checkout/pom.xml to /home/mwaite/.m2/repository/org/jenkins-ci/plugins/git-client/2.0.0-beta4/git-client-2.0.0-beta4.pom | |
| [INFO] Installing /home/mwaite/tmp/release/git-client-plugin/target/checkout/target/git-client.jar to /home/mwaite/.m2/repository/org/jenkins-ci/plugins/git-client/2.0.0-beta4/git-client-2.0.0-beta4.jar | |
| [INFO] Installing /home/mwaite/tmp/release/git-client-plugin/target/checkout/target/git-client-sources.jar to /home/mwaite/.m2/repository/org/jenkins-ci/plugins/git-client/2.0.0-beta4/git-client-2.0.0-beta4-sources.jar | |
| [INFO] Installing /home/mwaite/tmp/release/git-client-plugin/target/checkout/target/git-client-javadoc.jar to /home/mwaite/.m2/repository/org/jenkins-ci/plugins/git-client/2.0.0-beta4/git-cl |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?xml version='1.0' encoding='UTF-8'?> | |
| <project> | |
| <actions/> | |
| <description>Merge jenkinsci git-client-plugin master branch to my git-client-plugin.git master branch</description> | |
| <logRotator class="hudson.tasks.LogRotator"> | |
| <daysToKeep>-1</daysToKeep> | |
| <numToKeep>15</numToKeep> | |
| <artifactDaysToKeep>-1</artifactDaysToKeep> | |
| <artifactNumToKeep>-1</artifactNumToKeep> | |
| </logRotator> |
NewerOlder