c/p
"managed to build it w/o junit tests -Dmaven.test.skip"
Type: Posts; User: roko; Keyword(s):
c/p
"managed to build it w/o junit tests -Dmaven.test.skip"
This should work for you
-Dmaven.test.skip
I'm trying to test the new LDAP functionality, but recent nightly cvs snapshots fail to build via maven (1.0.2)... it ends in compile errors which I do not have time to go into at the moment. Is...