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/08/19 09:49:42 UTC

[maven-shade-plugin] branch master updated (06aff75 -> 0a54658)

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

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


    from 06aff75  [MSHADE-289] - Maven Shade Plugin does not work under Java 10  o Updating ASM to 6.2.1 to prevent IllegalArgumentException  o Adding integration test for Java 10  o Upgrade Jdependency to 2.0 and fixing another problem with malformed dependency.  o Added configuraton for TLSv1.2  o Needed to run tests only for JDK8+ based on jdependency    Also needed to limit running some of ITs for JDK8+
     add 0a54658  [MSHADE-296] - Upgrade maven-artifact-transfer 0.10.0

No new revisions were added by this update.

Summary of changes:
 pom.xml                                                          | 2 +-
 src/main/java/org/apache/maven/plugins/shade/mojo/ShadeMojo.java | 6 +++---
 .../java/org/apache/maven/plugins/shade/mojo/ShadeMojoTest.java  | 9 +++++----
 3 files changed, 9 insertions(+), 8 deletions(-)