From 50ad6252279145cd1ba6d249135c69df05999975 Mon Sep 17 00:00:00 2001 From: Jason Reilly Date: Wed, 06 Jul 2011 13:37:41 +0000 Subject: adding distributable jar assembly instructions --- (limited to 'idrop-swing') diff --git a/idrop-swing/pom.xml b/idrop-swing/pom.xml index ca7c0a1..82a10a6 100644 --- a/idrop-swing/pom.xml +++ b/idrop-swing/pom.xml @@ -10,6 +10,73 @@ idrop-swing jar idrop-swing + + + + + com.jgoodies + validation + + + cookxml + cookswing + + + cookxml + cookxml + + + cookxml + cookswing + + + org.irods.jargon + jargon-data-utils + compile + + + org.irods.jargon + jargon-test + compile + + + commons-io + commons-io + compile + + + org.irods.jargon + jargon-user-tagging + compile + + + org.irods.jargon.transfer + jargon-transfer-engine + + + junit + junit + test + + + org.netbeans.api + org-netbeans-swing-outline + jar + + + org.swinglabs + swing-layout + + @@ -93,79 +160,16 @@ true + + maven-assembly-plugin + + + jar-with-dependencies + + + - - - - - com.jgoodies - validation - - - cookxml - cookswing - - - cookxml - cookxml - - - cookxml - cookswing - - - org.irods.jargon - jargon-data-utils - compile - - - org.irods.jargon - jargon-test - compile - - - commons-io - commons-io - compile - - - org.irods.jargon - jargon-user-tagging - compile - - - org.irods.jargon.transfer - jargon-transfer-engine - - - junit - junit - 4.8.2 - test - jar - - - org.netbeans.api - org-netbeans-swing-outline - RELEASE70 - jar - - - org.swinglabs - swing-layout - 1.0.3 - - -- cgit