You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by rf...@apache.org on 2018/04/01 13:31:08 UTC

[maven-project-info-reports-plugin] branch MPIR-366 updated: [MPIR-366] Drop Maven2 support don't fail fast

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

rfscholte pushed a commit to branch MPIR-366
in repository https://gitbox.apache.org/repos/asf/maven-project-info-reports-plugin.git


The following commit(s) were added to refs/heads/MPIR-366 by this push:
     new b9fb92e  [MPIR-366] Drop Maven2 support don't fail fast
b9fb92e is described below

commit b9fb92e0332d4280f884e19c048ed966ebe6b1db
Author: rfscholte <rf...@apache.org>
AuthorDate: Sun Apr 1 15:31:03 2018 +0200

    [MPIR-366] Drop Maven2 support
    don't fail fast
---
 Jenkinsfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Jenkinsfile b/Jenkinsfile
index 09ac70f..7cf8138 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -17,4 +17,4 @@
  * under the License.
  */
 
-asfMavenTlpStdBuild()
+asfMavenTlpStdBuild(failFast:false)

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