You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by "Ryan H." <wa...@gmail.com> on 2008/02/29 20:51:41 UTC

invoke plugin specifically

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: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org