I *think* we've fixed that in the upcoming 3.3.2 release. It deals with the fact that a bad url we were using for testing purposes is no longer bad ;-)
In the meantime if you do: mvn -Dmaven.test.skip=true clean package install it should skip all of the tests Thanks -Scott On Mon, Mar 23, 2009 at 4:43 PM, <[email protected]> wrote: > > I was looking in the wrong place. Here is my failure. Thank you for the > very quick response > > > ------------------------------------------------------------------------------- > Test set: org.jasig.cas.util.HttpClientTests > > ------------------------------------------------------------------------------- > Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.484 sec > <<< FAILURE! > testBadUrl(org.jasig.cas.util.HttpClientTests) Time elapsed: 0.235 sec > <<< FAILURE! > 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) > > > Steve Ford > Advance Application Developer > [email protected] > (615)251-2611 > My soul, praise the LORD, and do not forget all His benefits. Psalm 103:2 > HCSB > > -- > 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
