Hi there,

I've downloaded version 3.3.1 final of the CAS server. When I try to build the 
war file with Maven, building of cas-server-core package fails due to a failed 
test:

testBadUrl(org.jasig.cas.util.HttpClientTests)

Log message is:

<testcase classname="org.jasig.cas.util.HttpClientTests" time="0.547" 
name="testBadUrl">
    <failure 
type="junit.framework.AssertionFailedError">junit.framework.AssertionFailedError
        at junit.framework.Assert.fail(Assert.java:47)
        at junit.framework.Assert.assertTrue(Assert.java:20)
        at junit.framework.Assert.assertFalse(Assert.java:34)
        at junit.framework.Assert.assertFalse(Assert.java:41)
        at 
org.jasig.cas.util.HttpClientTests.testBadUrl(HttpClientTests.java:32)
    </failure>
</testcase>

I'm using Maven version 2.1.0, JDK 1.5.0 build 13 and Windows XP Professional 
Service Pack 3.

To build the package, I follow the instructions on 
http://www.ja-sig.org/wiki/display/CASUM/Building+and+Deploying

Additionally for authentication I added the cas-server-support-ldap package as 
described in the wiki mentioned above.

Is there any idea what went wrong?

Regards,
Jochen Kraushaar
-- 
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

Reply via email to