So I have a normal 2 module webapp project (one for the webapp and one
for the integration tests) and we also have another project that
provides some base classes for testing which I need. So in my
integration-tests module I have a dependency set to type 'test-jar' and
it looks like maven gets it alright. But I'm using eclipse and in maven2
dependencies i see everything for the normal dependencies but nothing
(both the jars and the transitive dependencies) for the test-jar jars.
Any ideas? Am I mis-understanding test-jar? Thanks.

-- 
Dan Adams
Software Engineer
Interactive Factory
617.235.5857


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

Reply via email to