You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ti...@apache.org on 2020/04/14 23:10:42 UTC

[maven-surefire] branch master updated: maven-assembly-plugin:2.6 crashed on JDK14, Updated to Version 3.2.0

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

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


The following commit(s) were added to refs/heads/master by this push:
     new a592032  maven-assembly-plugin:2.6 crashed on JDK14, Updated to Version 3.2.0
a592032 is described below

commit a592032507d17ce027425d0de26e74d8aa9f3840
Author: tibordigana <ti...@apache.org>
AuthorDate: Wed Apr 15 01:10:32 2020 +0200

    maven-assembly-plugin:2.6 crashed on JDK14, Updated to Version 3.2.0
---
 maven-surefire-plugin/pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/maven-surefire-plugin/pom.xml b/maven-surefire-plugin/pom.xml
index 4901792..c4c27ee 100644
--- a/maven-surefire-plugin/pom.xml
+++ b/maven-surefire-plugin/pom.xml
@@ -115,7 +115,6 @@
             </plugin>
             <plugin>
                 <artifactId>maven-assembly-plugin</artifactId>
-                <version>2.6</version>
                 <executions>
                     <execution>
                         <id>build-site</id>