Benson Margulies wrote: > > process it in the dependency plugin. >
what do you mean by "process"? if you mean "copy" or "unpack", m-d-p [1] has separate goals for working with artifacts listed in the configuration section and working with project <dependency>s e.g. see "copy" [2] vs. "copy-dependencies" [3] [1] http://maven.apache.org/plugins/maven-dependency-plugin/ [2] http://maven.apache.org/plugins/maven-dependency-plugin/copy-mojo.html [3] http://maven.apache.org/plugins/maven-dependency-plugin/copy-dependencies-mojo.html -- View this message in context: http://maven.40175.n5.nabble.com/A-dependency-only-for-the-dependency-plugin-tp2261982p2262028.html Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
