First, I'd recommend using 3.4.8. I get 3 of those 4 same test errors when building, but I believe it's safe to ignore them since they all appear related to problems with the following URL used for a valid HTTPS service in the tests:
public static final String CONST_GOOD_URL = "https://wwws.mint.com/"; In general it's safe for folks outside the CAS development team to execute the following: 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
