This should help: http://maven.apache.org/plugins/maven-surefire-plugin/examples/skipping-test.html
-Scott On Tue, Mar 10, 2009 at 11:30 AM, Johan Reinalda < [email protected]> wrote: > This is probably a rudamentory question, but is there a way to build the > ldap module *without* running the tests ? > (this question show my ignorance of maven...) > > Johan > > > ----- Original Message ----- > *From:* Scott Battaglia <[email protected]> > *To:* [email protected] > *Sent:* Tuesday, March 10, 2009 6:02 AM > *Subject:* Re: [cas-user] Credentials from LDAP To Principal & > > You should be able to check it out of trunk and compile. I did find one > error with the pom.xml where the Spring LDAP requirement was changed from > compile to test and it caused it not to compile. I fixed that. There is a > test that fails, but I'll have to let Marvin check that out. > > > On Tue, Mar 10, 2009 at 8:25 AM, Michael Ströder <[email protected]>wrote: > >> Johan Reinalda wrote: >> > >> > Looks like the ticket is still waiting final resolution & testing. >> >> I feel guilty for not testing in the mean time... >> >> > I can help here, if I can get some pointers on how to get the 3.3.2 code >> > downloaded ? >> >> Is it possible to just build 3.2.2-SNAPSHOT with maven by changing the >> version number in the pom.xml file? >> >> Ciao, Michael. >> >> -- >> 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 > > > -- > 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
