This is an automated email from the ASF dual-hosted git repository.

olamy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-jenkins-lib.git


The following commit(s) were added to refs/heads/master by this push:
     new c82ebd9  revert this one as well
c82ebd9 is described below

commit c82ebd99d2082dec7dbb571527a5e75cc1ceb8ca
Author: Olivier Lamy <ol...@apache.org>
AuthorDate: Sat Apr 7 21:24:07 2018 +1000

    revert this one as well
    
    but might be Jenkins asf general failure....
---
 vars/asfMavenTlpStdBuild.groovy | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/vars/asfMavenTlpStdBuild.groovy b/vars/asfMavenTlpStdBuild.groovy
index bf9e730..c1764f4 100644
--- a/vars/asfMavenTlpStdBuild.groovy
+++ b/vars/asfMavenTlpStdBuild.groovy
@@ -92,8 +92,8 @@ def call(Map params = [:]) {
               if (failingFast != null) {
                 echo "[FAIL FAST] ${failingFast} has failed. Skipping 
${stageId}."
               } else try {
+                // mavenSettingsConfig: 'simple-deploy-settings-no-mirror',
                 withMaven(jdk:jdkName, maven:mvnName, 
mavenLocalRepo:'.repository', 
-                          mavenSettingsConfig: 
'simple-deploy-settings-no-mirror',
                           options: [
                             artifactsPublisher(disabled: disablePublishers),
                             junitPublisher(ignoreAttachments: false),

-- 
To stop receiving notification emails like this one, please contact
ol...@apache.org.

Reply via email to