How to invoke a maven plugin inside another plugin at runtime.

To be specific
I am trying to invoke dependency-maven-plugin to download/copy all dependent
artifcats of an artifact that is passed at runtime.
I declared dependency-maven-plugin as a dependency to my plugin. 
But I want to pass the configuration details at runtime and let it download
all the required.

Thanks for your time
NSM
-- 
View this message in context: 
http://www.nabble.com/Invoke-plugin-inside-another-plugin-at-runtime-tf2228948.html#a6177684
Sent from the Maven - Users forum at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to