diff --git a/assembly.xml b/assembly.xml index d668de7..a4bd771 100644 --- a/assembly.xml +++ b/assembly.xml @@ -13,7 +13,7 @@ - ${artifactId}/src + ${artifactId} src README* @@ -26,12 +26,13 @@ bin true false + runtime target/*.jar - *uportal*.jar - *spring-mock*.jar + **/uportal*.jar + **/spring-mock*.jar diff --git a/cas-client-uportal/pom.xml b/cas-client-uportal/pom.xml index a395853..e49f4a0 100644 --- a/cas-client-uportal/pom.xml +++ b/cas-client-uportal/pom.xml @@ -58,16 +58,11 @@ - - junit - junit - 3.8.1 - test - jasig uportal 2.5.3-rc1 + provided org.jasig.cas diff --git a/cas-client.iws b/cas-client.iws index 29c3953..91d752c 100644 --- a/cas-client.iws +++ b/cas-client.iws @@ -10,8 +10,8 @@