> I'm not getting any farther on this... > I've made the changes mentioned in at > http://www.ja-sig.org/wiki/display/CASUM/JpaTicketRegistry to get CAS to > store ticket > information in a database so it can be shared between two servers. > Now I can't get a successful build when I run maven.
I don't believe the changes you've made have anything in particular to do with the those particular tests failing. I would recommend you build by skipping tests: 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
