From: Filippo Carone Date: Sun, 27 Jul 2008 21:11:44 +0000 (+0200) Subject: jvlc: maven assembly plugin config added X-Git-Tag: 0.9.0-test3~199 X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=c1cfe92a8be135f4b1f02bf84fe09d1a477e270d;p=vlc jvlc: maven assembly plugin config added --- diff --git a/bindings/java/core/pom.xml b/bindings/java/core/pom.xml index 3cc66555e2..21ac723809 100644 --- a/bindings/java/core/pom.xml +++ b/bindings/java/core/pom.xml @@ -11,6 +11,24 @@ jar JVLC - Core Java Bindings for VideoLAN - Core + + + GPLv2 + http://www.gnu.org/licenses/old-licenses/gpl-2.0.html + + + + + + maven-assembly-plugin + + + jar-with-dependencies + + + + + com.jna @@ -29,9 +47,10 @@ 1.5.2 - commons-io - commons-io - 1.3.2 + commons-io + commons-io + 1.3.2 + test @@ -56,4 +75,4 @@ - + \ No newline at end of file