You can ignore that failing test, it lists the the number of files found on a specific URL (http://repo.jfrog.org/artifactory/libs-releases-local/org/apache/wicket/wicket/), but that number has been changed since the 2.2.0 release.
Maarten ________________________________ From: Nitin <[email protected]> To: "[email protected]" <[email protected]> Sent: Monday, August 29, 2011 7:01 AM Subject: Apache Ivy 2.2.0 build failure Hi, I'm getting this error when trying to run the build: ArtifactoryListingTest testWicketListing Failure expected:<2> but was:<5> junit.framework.AssertionFailedError: expected:<2> but was:<5> at org.apache.ivy.util.url.ArtifactoryListingTest.testWicketListing(ArtifactoryListingTest.java:33) Is this due to a bug or am I missing something? Was following the Ivy tutorials at http://ant.apache.org/ivy/history/latest-milestone/tutorial/start.html Thanks, Nitin Dhar
