From 0d8c085d193fbdb45618dc9f73379adf534870ba Mon Sep 17 00:00:00 2001 From: Scott Battaglia Date: Sun, 11 Sep 2011 17:57:13 +0000 Subject: [PATCH] NOJIRA enabled JBoss repo for now to get build working in Bamboo --- cas-client-integration-jboss/pom.xml | 28 +++++++++++++++++-- .../pom.xml | 16 +++++++++-- 2 files changed, 40 insertions(+), 4 deletions(-) diff --git a/cas-client-integration-jboss/pom.xml b/cas-client-integration-jboss/pom.xml index 02cfefe..bbebce8 100644 --- a/cas-client-integration-jboss/pom.xml +++ b/cas-client-integration-jboss/pom.xml @@ -24,6 +24,28 @@ jboss-as-tomcat ${jboss.version} provided + + + trove + trove + + + apache-log4j + log4j + + + jpl-pattern + jpl-pattern + + + jpl-util + jpl-util + + + javax.security + jacc + + @@ -32,11 +54,13 @@ jboss JBoss Repository - http://repository.jboss.com/maven2/ + https://repository.jboss.org/nexus/content/groups/public// + + - 5.1.0.GA + 6.1.0.Final diff --git a/cas-client-support-distributed-memcached/pom.xml b/cas-client-support-distributed-memcached/pom.xml index fae8559..f5f8e03 100644 --- a/cas-client-support-distributed-memcached/pom.xml +++ b/cas-client-support-distributed-memcached/pom.xml @@ -24,10 +24,22 @@ spy - memcached - 2.5 + spymemcached + 2.6 jar provided + + + + spy + Spy Repository + default + http://files.couchbase.com/maven2/ + + false + + + \ No newline at end of file