Jasig unfortunately changed the certificate provider for jasig.org. Depending on what OS you run on, GoDaddy.com may not be a trusted CA, which can cause the tests to fail. I've changed them in head to point to another site, but we should update the tests to not use the HttpsBasedCredentialsAuthenticationHandler where possible.
Cheers, Scott On Mon, Feb 1, 2010 at 12:17 PM, Marvin Addison <[email protected]>wrote: > > I'm not getting any farther on this... > > I've made the changes mentioned in at > http://www.ja-sig.org/wiki/display/CASUM/JpaTicketRegistry to get CAS to > store ticket > > information in a database so it can be shared between two servers. > > Now I can't get a successful build when I run maven. > > I don't believe the changes you've made have anything in particular to > do with the those particular tests failing. I would recommend you > build by skipping tests: > > mvn -DskipTests clean package > > M > > -- > 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
