I'm having difficulty building the acegi-security-sample-contacts-cas.war
sample application. I have CAS up and talking to an LDAP server and am
trying to get the Acegi CAS sample application built to test SSO.  I've
followed the directions list here under the quick build section:

http://www.acegisecurity.org/building.html

I've tried building with Maven 2.0.4 (current release) and got errors.  I
then tried Maven 1.0.2 and no luck either.  Below are the last few lines of
output from trying with 1.0.2.  I'm new to Acegi, CAS & Maven so any
pointers in the right direction would be much appreciated.

WARNING: Failed to download apacheds-core-1.0-RC1.jar.
Attempting to download apacheds-core-shared-1.0-RC1.jar.
Error retrieving artifact from
[http://www.ibiblio.org/maven/org.apache.director
y.server/jars/apacheds-core-shared-1.0-RC1.jar]: java.io.IOException:
Unknown er
ror downloading; status code was: 301
WARNING: Failed to download apacheds-core-shared-1.0-RC1.jar.
Attempting to download shared-asn1-0.9.5.jar.
Error retrieving artifact from
[http://www.ibiblio.org/maven/org.apache.director
y.shared/jars/shared-asn1-0.9.5.jar]: java.io.IOException: Unknown error
downloa
ding; status code was: 301
WARNING: Failed to download shared-asn1-0.9.5.jar.
Attempting to download shared-ldap-0.9.5.jar.
Error retrieving artifact from
[http://www.ibiblio.org/maven/org.apache.director
y.shared/jars/shared-ldap-0.9.5.jar]: java.io.IOException: Unknown error
downloa
ding; status code was: 301
WARNING: Failed to download shared-ldap-0.9.5.jar.
Attempting to download antlr-2.7.2.jar.
Error retrieving artifact from
[http://www.ibiblio.org/maven/antlr/jars/antlr-2.
7.2.jar]: java.io.IOException: Unknown error downloading; status code was:
301
WARNING: Failed to download antlr-2.7.2.jar.
Attempting to download jdbm-1.0.jar.
Error retrieving artifact from
[http://www.ibiblio.org/maven/jdbm/jars/jdbm-1.0.
jar]: java.io.IOException: Unknown error downloading; status code was: 301
WARNING: Failed to download jdbm-1.0.jar.
Attempting to download regexp-1.2.jar.
Error retrieving artifact from
[http://www.ibiblio.org/maven/regexp/jars/regexp-
1.2.jar]: java.io.IOException: Unknown error downloading; status code was:
301
WARNING: Failed to download regexp-1.2.jar.
Attempting to download slf4j-log4j12-1.0-rc5.jar.
Error retrieving artifact from
[http://www.ibiblio.org/maven/org.slf4j/jars/slf4
j-log4j12-1.0-rc5.jar]: java.io.IOException: Unknown error downloading;
status c
ode was: 301
WARNING: Failed to download slf4j-log4j12-1.0-rc5.jar.
Attempting to download log4j-1.2.9.jar.
Error retrieving artifact from
[http://www.ibiblio.org/maven/log4j/jars/log4j-1.
2.9.jar]: java.io.IOException: Unknown error downloading; status code was:
301
WARNING: Failed to download log4j-1.2.9.jar.
Attempting to download jmock-1.0.1.jar.
Error retrieving artifact from
[http://www.ibiblio.org/maven/jmock/jars/jmock-1.
0.1.jar]: java.io.IOException: Unknown error downloading; status code was:
301
WARNING: Failed to download jmock-1.0.1.jar.
The build cannot continue because of the following unsatisfied
dependencies:

hessian-3.0.1.jar (try downloading from http://www.caucho.com)
burlap-2.1.7.jar (try downloading from http://www.caucho.com)
acegi-security-1.0.4-SNAPSHOT.jar (try downloading from
http://acegisecurity.org
)
ehcache-1.1.jar (try downloading from http://ehcache.sourceforge.net)
aopalliance-1.0.jar (try downloading from
http://aopalliance.sourceforge.net)
commons-lang-2.1.jar (try downloading from
http://jakarta.apache.org/commons)
commons-collections-3.1.jar (try downloading from
http://jakarta.apache.org/comm
ons)
commons-logging-1.0.4.jar (try downloading from
http://jakarta.apache.org/common
s)
jstl-1.0.6.jar
servlet-api-2.4.jar (try downloading from
http://java.sun.com/products/servlet)
oro-2.0.8.jar (try downloading from http://jakarta.apache.org/oro/)
hsqldb-1.8.0.4.jar (try downloading from http://hsqldb.sourceforge.net/)
junit-3.8.1.jar
spring-1.2.8.jar (try downloading from http://www.springframework.org)
spring-mock-1.2.8.jar (try downloading from http://www.springframework.org)
commons-attributes-api-2.1.jar (try downloading from
http://jakarta.apache.org/c
ommons)
commons-attributes-compiler-2.1.jar (try downloading from
http://jakarta.apache.
org/commons)
standard-1.0.6.jar (try downloading from
http://jakarta.apache.org/taglibs/)
casclient-2.0.11.jar (try downloading from http://www.yale.edu/tp/cas)
jcifs-1.2.6.jar (try downloading from http://jcifs.samba.org/)
aspectjrt-1.2.jar (try downloading from http://www.eclipse.org/aspectj)
jsp-api-2.0.jar (try downloading from http://java.sun.com/products/jsp)
apacheds-core-1.0-RC1.jar
apacheds-core-shared-1.0-RC1.jar
shared-asn1-0.9.5.jar
shared-ldap-0.9.5.jar
antlr-2.7.2.jar
jdbm-1.0.jar
regexp-1.2.jar
slf4j-log4j12-1.0-rc5.jar
log4j-1.2.9.jar
jmock-1.0.1.jar

Total time: 55 seconds
Finished at: Wed Jan 17 13:54:38 CST 2007
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Home: http://acegisecurity.org
Acegisecurity-developer mailing list
Acegisecurity-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer

Reply via email to