On Sun, 16 Jan 2005 19:09:38 -0500, Phil Steitz <[EMAIL PROTECTED]> wrote:
> Its hard-coded in the dist plugin, e.g.:
> 
> <ant:copy todir="${maven.dist.bin.assembly.dir}">
>    <ant:fileset dir=".">
>      <ant:include name="README.txt"/>
>      <ant:include name="LICENSE*"/>
>    </ant:fileset>
> </ant:copy>
> 
> Similar for source distro.  To add other stuff, you need to use
> maven.xml (unless I am missing something).

Wow, that is gross. They should at least do what the jar plugin does, yeah?
-- 
http://www.multitask.com.au/people/dion/

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

Reply via email to