OK thanks I will watch in the repos so ...
Le 13/10/2010 19:05, Scott Battaglia a écrit : > I don't know why the test is failing since I haven't build that > version in a while (btw, we're now on 3.1.12, look for the official > announcement later, but it should be in the repos :-)) > > The memcached jar is not in the public repos (so its marked provided) > which means it needs to be included manually if you plan to build. We > of course recommend you just use the ones in the public repos. > > Cheers, > Scott > > > On Wed, Oct 13, 2010 at 12:55 PM, Julien Gribonvald > <[email protected] <mailto:[email protected]>> wrote: > > Hi, > > I'm looking to build a cas client jar with 3.1.10 sources, when I > run a mvn package I get a failure : > Failed tests: > > testValidationSuccessWithNoAttributes(org.jasig.cas.client.validation.Saml11TicketValidatorTests) > > Is there a problem with this package or should a run a mvn package > with option -Dmaven.test.skip ? > > Also mail-1.4.jar was corrupted and memcached-2.4.2.jar wasn't > able to download, i added these lib manualy with command mvn > install:install-file -DgroupId=spy -DartifactId=memcached > -Dversion=2.4.2 -Dpackaging=jar -Dfile=memcached-2.4.2.jar for example > > Thanks > > Julien Gribonvald > > > > -- > You are currently subscribed to [email protected] > <mailto:[email protected]> as: [email protected] > <mailto:[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 -- 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
