On Fri, 27 Aug 2004 19:12:13 +0200, Arnaud HERITIER <[EMAIL PROTECTED]> wrote:
> The dist plugin doesn't use the standard deployment mechanism:
>
> <artifact:deploy
> artifact="${maven.dist.dir}/${maven.final.name}-src.tar.gz"
> type="distribution-src-targz"
> project="${pom}"
> typeHandler="${distTypeHandler}"
> />
> <artifact:deploy
> artifact="${maven.dist.dir}/${maven.final.name}-src.zip"
> type="distribution-src-zip"
> project="${pom}"
> typeHandler="${distTypeHandler}"
> />
>
> Sorry, but I don't think that you can specify a typeHandler in a dependency.
Huh? I thought the artifact plugin WAS the standard deployment mechanism.
--
http://www.multitask.com.au/people/dion/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]