Thursday, February 19, 2015

Maven Copy dependency jar files/ get dependency jar file to custom location

Added the below plugin in the pom.xml


run the below command

mvn install dependency:copy-dependencies

default target/dependency

mvn dependency:copy-dependencies

0 comments:

Post a Comment