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-dependent-jar-to-main-jar-tp25075911p25075911.html
Sent from the Maven Developers mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to