Jelajahi Sumber

Fixed a bug with maven-shade-plugin

More information here:
https://cwiki.apache.org/confluence/display/MAVEN/AetherClassNotFound
msmith-techempower 11 tahun lalu
induk
melakukan
61b413375a
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      frameworks/Java/grizzly-jersey/pom.xml

+ 1 - 1
frameworks/Java/grizzly-jersey/pom.xml

@@ -112,7 +112,7 @@
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-shade-plugin</artifactId>
-        <version>2.0</version>
+        <version>2.1</version>
         <executions>
           <execution>
             <phase>package</phase>