---- "Krastev schrieb: > Hi all, > please could you tell me is there a maven command which allows you to > save in a predefined folder all POM dependency jars? > say something like: > mvn -xxx C:\temp
See the documentation for the dependency plugin: http://maven.apache.org/plugins/maven-dependency-plugin/ Regards, Simon --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
