Hello experts,

My project has some 25 dependent jar files. I am using maven-copy-dependency
plug in to copy the jar to some location from my local repository. Also used
to maven-jar-plug in to add the corresponding class path entry.

Now for some reason i need 4 jars files to be present inside my main jar
file i.e my project jar file. I have used <excludeArtifactIds> tag in
maven-copy-dependency plug in to exclude those 4 jars. Please let me know
which plug in to use to copy those jar files into my main jar file. also
maintaining the appropriate class path entries.

Any help will be greatly appreciated.

Thanks,
Raghu
-- 
View this message in context: 
http://www.nabble.com/Adding-Dependency-jar-to-main-jar-tp25075909p25075909.html
Sent from the Maven - Issues mailing list archive at Nabble.com.

Reply via email to