You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Vincent Massol <vm...@pivolis.com> on 2003/03/19 17:14:51 UTC

How to specify a plugin build time dependency only?

Hi,

In the Maven Cactus plugin I would like to specify a dependency on a zip
file. However, that zip file will be used only for building the cactus
plugin (the plugin itself will unzip it and extract some files that it
will repackage inside the Maven plugin). However, I do not want this zip
file to be downloaded by users of the Cactus Maven plugin.

How can I achieve this?

Thanks
-Vincent


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org