Fix problem with building on Maven, solution borrowed from https://github.com/Parquet/parquet-mr/issues/125#issuecomment-22554047

This commit is contained in:
Alexander Krivács Schrøder 2013-09-29 09:32:07 +02:00 committed by shansen
parent a47e506056
commit aa389b38e2
1 changed files with 0 additions and 1 deletions

View File

@ -22,7 +22,6 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-shade-plugin</artifactId>
<version>2.0</version>
<configuration>
<minimizeJar>true</minimizeJar>
<artifactSet>