What errors are appearing? If that's still based off of 3.3.5 CAS then there is an expected error right now about a certificate. If your only error is:
Failed tests: testAcceptsProperCertificateCredentials(org.jasig.cas.authentication.handler.support.HttpBasedServiceCredentialsAuthenticationHandlerTests) Then you can rebuild with: mvn -Dmaven.test.failure.ignore=true clean package to skip the tests and build anyway. If there are other errors then please post and we'll see if we can help :) ------------------------------ Justin DeMaris University of Connecticut UITS - Middleware From: Shawn Young [mailto:[email protected]] Sent: Tuesday, March 16, 2010 12:50 AM To: [email protected] Subject: RE: [cas-user] Where can i get binary distribution of clearpass extension I'm new to cas, I can't get through that instruction article, when I follow to rebuild the cas with clearpass , I get errors said fuild failure and there are test failures. So when can I get the successful build distribution of cas with clearpass. From: Scott Battaglia [mailto:[email protected]] Sent: Tuesday, March 16, 2010 10:36 AM To: [email protected] Subject: Re: [cas-user] Where can i get binary distribution of clearpass extension I'm not sure what URL you're looking at since you didn't provide it. However, complete integration instructions are here: http://www.ja-sig.org/wiki/display/CASUM/ClearPass These instructions work for using the Maven2 WAR Overlay which pulls the binaries from our repository. On Mon, Mar 15, 2010 at 10:30 PM, Shawn Young <[email protected]<mailto:[email protected]>> wrote: Hello all, The download address on the wiki is not available. Where can i get binary distribution of clearpass extension? -- You are currently subscribed to [email protected]<mailto:[email protected]> as: [email protected]<mailto:[email protected]> To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
