.maven.plugins.jenkins-maven-plugin.1.0.2.source-code.resources.properties Maven / Gradle / Ivy
config.validation.error.noKeyAuthAndPrivateKeySet="noKeyAuth" cannot be true when "privateKey" has value {0}. Correct POM and try again.
config.validation.error.secureButNoTruststoreSpecified=Base-uri is secure but no trust-store has been specified. Either bypass certificate check with noCertificateCheck, or, specify a trust-store with trustStore.
config.validation.error.noTruststorePasswordSpecified=No password has been specified for trust-store {0}. Specify trustStorePassword and try again.
config.validation.error.truststorePasswordTooShort=The password specified through trustStorePassword is too short (it must be at least {0} characters).
config.validation.warn.truststorePasswordNotNecessary=No trustStore has been specified; remove trustStorePassword from configuration.
config.validation.error.noProxyFound=No proxy configuration found in settings.xml with id {0}. Correct POM or settings and try again.
downloader.error.noVersionHeader=Response of calling {0} did not contain required header {1}! Correct the baseURI in your POM and try again.
downloader.error.wrongStatusCode=Download of jenkins-cli.jar failed with status {0}. URI: {1}
downloader.error.entityIsNull=Something went wrong during download of jenkins-cli.jar; response entity is null! URI: {0}
downloader.info.versionFound=Detected Jenkins v. {0}
downloader.info.usedCliJar=Using following CLI-jar: {0}
process.error.exitValue=CLI command failed [ exit value {0} ]: {1}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy