Hello people, I'm trying to generate a new war file for cas. I have downloaded Maven2, I have installed and eveything was gone ok... But when I take "mvn package install" on directory CAS_HOME, I receive 4 failures:
Results : Failed tests: testValidProxyTicketWithoutQueryString(org.jasig.cas.ticket.proxy.support.Cas20ProxyHandlerTests) testValidProxyTicketWithQueryString(org.jasig.cas.ticket.proxy.support.Cas20ProxyHandlerTests) testOkayUrl(org.jasig.cas.util.HttpClientTests) testAcceptsNonHttpsCredentials(org.jasig.cas.authentication.handler.support.HttpBasedServiceCredentialsAuthenticationHandlerTests) I'm not changed anything in the code of cas-server... How can I resolve this problem? Thanks Vinicius -- 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
