Hello,

I've currently got maven building two projects, A and B, where B has a
dependency on A.  The compile goal works fine, but test does not build
because B's tests reference A's Mock objects.
Is there a way to generate two jars in A: one from source and one from
test?

Thanks,
Chris


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to