Hi,
I started up a project consisting of 3 modules (to learn maven):
commons
client
server
client and server depends on commons and I want to open the client.jar
and see all packages of commons + all packages of client.
So far I open client.jar and see only its packages and not its father's
one (commons) as I was expected.
Could you please help me?
Thank you,
Nicola
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]