:) Have a src/test/java folder breaks a Maven build when there's no dependency declared on a test framework. Adding junit as a dependency would also have fixed the problem. I don't think there's much difficulty in adding the directories back once there's a test file.
-Stephen On 8/27/07, James M Snell <[EMAIL PROTECTED]> wrote: > > There are several currently unused, empty directories there. Do we need > to remove them all for now? I was kind of hoping that they'd get > populated soon :-) > > - James > > [EMAIL PROTECTED] wrote: > > Author: jrduncans > > Date: Mon Aug 27 14:02:18 2007 > > New Revision: 570244 > > > > URL: http://svn.apache.org/viewvc?rev=570244&view=rev > > Log: > > Removed unused test directory that was breaking Maven build > > > > Removed: > > incubator/abdera/java/trunk/extensions/wsse/src/test/ > > > > > -- Stephen Duncan Jr www.stephenduncanjr.com
