that's the correct behaviour - tests should not be part of the
release. You should move these test classes to project C which is used
by both.

On Fri, 25 Jun 2004 17:39:06 -0400, Sonnathi, Venkat
<[EMAIL PROTECTED]> wrote:
> 
> Hi,
> 
> I have two projects Project A, Project B. Project B depends on Project A. I
> have some utility test classes in Project A in test/java directory. Project
> B test classes also need those test utility classes defined in Project A.
> How do I accomplish this? Currently maven does not package classes in test
> dir when it builds the project A.jar.
> 
> Thanks in advance.
> --Venkat.
> 
> ---------------------------------------------------------------------
> 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