Hello,
When I try to create a test-jar that depends of another test-jar
I cant include this second test-jar in the first.
I put the second test-jar in the pom.xml of the first as
<type>test-jar</type><scope>test</scope> but the manifest built by maven do
not include this jar (of course in the manifest appear all the others ¡ars
needed).
Im starting to work with maven, I appreciate your help and your
time.
Regards,
