What is the download.xml and how does it work in Maven world?

Bhaskar

-----Original Message-----
From: Michael Niemaz [mailto:[EMAIL PROTECTED]
Sent: Sunday, December 12, 2004 8:42 AM
To: Maven Users List
Subject: Re: Modifying download.xml [SOLVED]


oops, I meant 'maven.xdoc.distributionType=zip' of course ;-)

Michael Niemaz wrote:

> I solved my initial problem which was to insert the distribution files
> .zip and .tar.gz in the download page.
> Adding the following in the project properties made the trick:
>
>    maven.xdoc.distributionType=zip,tar.gz
>
> However, I can not say why it suddenly turned to work because I've 
> been trying
> this for ages and it's only lately that I could see the download page 
> fulfilled
> as excepted. Must have done something somehow ;-)
>
> Still, I don't know how to specify that there might be several formats 
> to download
> such zip and tar.gz
>
> Thanx anyway,
>
> --mike
>
> Michael Niemaz wrote:
>
>> Hi all,
>>    Is it possible to ask maven to modify/create/update download.xml
>>    so that I could add gzip links.
>>
>> Thanx,
>>
>> --mike
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
>> .
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
> .
>

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

Reply via email to