You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by sl...@apache.org on 2020/12/15 03:21:06 UTC

[maven-jlink-plugin] branch master updated (244ce72 -> bf14da8)

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

slachiewicz pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/maven-jlink-plugin.git.


    from 244ce72  Bump mockito-core from 3.5.13 to 3.6.28
     add b0eb4e8  small code cleanup
     add 1a7f67e   upgrade org.ow2.asm:asm from 6.0 to 9.0 in integration test
     new bf14da8  Bump mrm-maven-plugin from 1.1.0 to 1.2.0

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 pom.xml                                            |  2 +-
 .../projects/MJLINK-3_improveVerboseOutput/pom.xml |  2 +-
 .../maven/plugins/jlink/AbstractJLinkMojo.java     | 32 ++-----------------
 .../org/apache/maven/plugins/jlink/JLinkMojo.java  | 36 +++++++++-------------
 .../maven/plugins/jlink/AbstractJLinkMojoTest.java | 10 +++---
 5 files changed, 25 insertions(+), 57 deletions(-)


[maven-jlink-plugin] 01/01: Bump mrm-maven-plugin from 1.1.0 to 1.2.0

Posted by sl...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit bf14da824106beae5d51c581922e132cec5bcf02
Author: Sylwester Lachiewicz <sl...@apache.org>
AuthorDate: Tue Dec 15 04:13:35 2020 +0100

    Bump mrm-maven-plugin from 1.1.0 to 1.2.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 191ebd3..55b6659 100644
--- a/pom.xml
+++ b/pom.xml
@@ -257,7 +257,7 @@
           <plugin>
             <groupId>org.codehaus.mojo</groupId>
             <artifactId>mrm-maven-plugin</artifactId>
-            <version>1.1.0</version>
+            <version>1.2.0</version>
             <executions>
               <execution>
                 <goals>