From 0a1d41fbbb222c6f43b589ea6c1b5f6b860ccf1d Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Tue, 25 Mar 2014 11:44:49 +0100 Subject: remove tar.gz from assembly --- id/assembly-auth.xml | 16 +++++++++++++--- id/assembly-proxy.xml | 2 +- 2 files changed, 14 insertions(+), 4 deletions(-) (limited to 'id') diff --git a/id/assembly-auth.xml b/id/assembly-auth.xml index 9b5d7275c..4bb12dbab 100644 --- a/id/assembly-auth.xml +++ b/id/assembly-auth.xml @@ -3,8 +3,8 @@ dir - + zip + moa-id-auth-${project.version} @@ -123,7 +123,7 @@ true ../ true - /source/${module.artifactId}/src + /source/${artifactId}/src **/target/** **/bin/** @@ -139,6 +139,16 @@ / ${artifactId}.${extension} false + + + + iaik:commons-iaik + MOA:moa-common + + /source/repositority + ${artifactId}.${extension} + + diff --git a/id/assembly-proxy.xml b/id/assembly-proxy.xml index 396afd84b..12ff534c2 100644 --- a/id/assembly-proxy.xml +++ b/id/assembly-proxy.xml @@ -4,7 +4,7 @@ dir zip - tar.gz + moa-id-proxy-${project.version} -- cgit v1.2.3