Hi,

After more investigation, I found the patch doesn't fix the problem completely. Now the testSourceDirectory is switched and test cases in the test/src/java folder cannot be detected by Surefire plugin any more. The key question is that if maven 2 supports more than one test source folders. The result from google search is not very promising.

One work around to this issue is to have generated code placed in src/test/java. But it's not very nice.

Thanks,
Raymond

----- Original Message ----- From: "Jeremy Boynes" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Wednesday, July 12, 2006 6:26 AM
Subject: Re: [PATCH] Re: JAXB databinding - problem with test code leaking into output jar


On Jul 11, 2006, at 11:18 PM, Raymond Feng wrote:

Hi,

Here's the patch to fix this problem. I'll adjust for other projects later on.


Thanks Raymond, worked like a charm.
--
Jeremy

---------------------------------------------------------------------
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]

Reply via email to