From 8b60430926e1468680316b24aec0e34505e66107 Mon Sep 17 00:00:00 2001 From: mconway Date: Tue, 16 Apr 2013 18:31:33 +0000 Subject: [#1268] XML Parse Exception in idrop.jnlp --- (limited to 'idrop-swing/pom.xml') diff --git a/idrop-swing/pom.xml b/idrop-swing/pom.xml index f5ad421..2bbf7c2 100644 --- a/idrop-swing/pom.xml +++ b/idrop-swing/pom.xml @@ -10,17 +10,17 @@ jar idrop-swing - - + + org.irods.jargon jargon-data-utils @@ -36,11 +36,11 @@ jargon-user-tagging compile - - org.irods.jargon - jargon-core - compile - + + org.irods.jargon + jargon-core + compile + org.irods.jargon.transfer jargon-transfer-dao-spring @@ -65,12 +65,12 @@ org.swinglabs swing-layout - - org.hibernate - hibernate-core - 3.3.2.GA - runtime - + + org.hibernate + hibernate-core + 3.3.2.GA + runtime + @@ -81,47 +81,47 @@ jnlp-inline - + - + false - + lib - + - - - - + + ${project.basedir} + src/main/jnlp/template.vm + idrop.jnlp - + - - + + org.irods.jargon.idrop.desktop.systraygui.IDROPDesktop - - + + idrop 123xxx - + 123xxx - - + + idrop - + - + irods dice uncch @@ -130,29 +130,29 @@ US true - + - + false - + true - + - + true true - + - - + + - - - true + + + false @@ -202,70 +202,70 @@ org.irods.jargon.idrop.desktop.systraygui.StartupSequencer - - org.apache.maven.plugins - maven-antrun-plugin - 1.3 - - - - run - - generate-sources - - - - - - + + org.apache.maven.plugins + maven-antrun-plugin + 1.3 + + + + run + + generate-sources + + + + + + - - - - - - - - - - - + + + + + + + + + + + - - - - org.eclipse.m2e - lifecycle-mapping - 1.0.0 - - - - - - - org.apache.maven.plugins - - - maven-antrun-plugin - - - [1.3,) - - - run - - - - - - - - - - - + + + + org.eclipse.m2e + lifecycle-mapping + 1.0.0 + + + + + + + org.apache.maven.plugins + + + maven-antrun-plugin + + + [1.3,) + + + run + + + + + + + + + + + -- cgit