Hello,

It seems to me that maven does not go by the configuration for a
plug-in in my pom.xml file when I invoke the plugin explicitly.

For example, I configured the "dependency" plug-in in my pom.xml with
the destination of dependency jars. However, when I invoked "mvn
dependency:copy-dependencies", it didn't copy jars to my spepcified
folder. Is there a way to accomplish it without binding it to a phase
of lifecycle and invoking a lifecycle?

Thanks
Ryan

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

Reply via email to