On Sun, 2006-03-19 at 17:11 -0700, Bindul Bhowmik wrote: > On 3/19/06, Oleg Kalnichevski <[EMAIL PROTECTED]> wrote: > > Bindul Bhowmik wrote: > > > On 3/19/06, Oleg Kalnichevski <[EMAIL PROTECTED]> wrote:
... > > Can you reproduce the problem? As far as I can tell this does seem to be > > a bug in Maven. > > I could reproduce it. But then resolved the problem. The test resource > element requires the directory > (/project/build/testResources/testResource/directory) element. > Strange, the XSD does not mandate this element, but the code fails to > validate this. > > I have created another patch with this fix. It succeeds to compile and > run all the tests on my machine. > Patch checked in. Many thanks, Bindul > BTW, are both 'testSourceDirectory' and 'testResources' required? The > same number of tests run on my machine with 'testSourceDirectory' > commented. > No idea. However, with 'testSourceDirectory' removed maven seems no longer able to find unit tests > No, I am not. But did not see the change coming into my workspace (on > SVN update) for quite some time. > > I apologize if I am taking up too much of your time. Beginners hiccups I > guess. > No worries at all. I really appreciate your taking interest in HttpComponents. Cheers, Oleg > Thanks Oleg. > > Bindul > > > > Oleg > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
