You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by kh...@apache.org on 2018/02/25 18:42:27 UTC

[maven-remote-resources-plugin] branch TEST-UPGRADE-MAVEN-VERIFIER updated: Just try with the failing combination.

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

khmarbaise pushed a commit to branch TEST-UPGRADE-MAVEN-VERIFIER
in repository https://gitbox.apache.org/repos/asf/maven-remote-resources-plugin.git


The following commit(s) were added to refs/heads/TEST-UPGRADE-MAVEN-VERIFIER by this push:
     new 5ddf2ce  Just try with the failing combination.
5ddf2ce is described below

commit 5ddf2cea05c523637fa01865aa986152398a85f8
Author: Karl Heinz Marbaise <kh...@apache.org>
AuthorDate: Sun Feb 25 19:42:16 2018 +0100

    Just try with the failing combination.
---
 Jenkinsfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Jenkinsfile b/Jenkinsfile
index 09ac70f..6bfab16 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -17,4 +17,4 @@
  * under the License.
  */
 
-asfMavenTlpStdBuild()
+asfMavenTlpStdBuild( [ 'os' : 'windows', 'jdk' : '8' ] )

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