I'm trying to include jars inside jars..
From: Morgovsky, Alexander (US - Glen Mills)
[mailto:amorgov...@deloitte.com]
Sent: Sunday, January 25, 2009 3:53 AM
To: Jude Prakash (WT01 - Communication and Media)
Cc: users@maven.apache.org
Subject: Dependent jars not i
Hi All,
I have a java project which has dependencies on few jars. I have
included those jars as dependencies.
It works fine till unit testing and it refers the dependent jars.
But while creating package(jar) the dependent jars are not getting
included. Please let me know how to include the depend