You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Ha ryon <ha...@gmail.com> on 2005/03/24 16:59:03 UTC

Generate Download Page ?

Is there a command, trick, or plugin I missed that would automatically
generated the download page (that is a page where a list of version
and link to where they can be downloaded from ) when doing mave:site ?

thanks in advance

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


Re: Generate Download Page ?

Posted by Ha ryon <ha...@gmail.com>.
ahah ! cool, thanks a lot.

On Thu, 24 Mar 2005 17:30:31 +0100, Vincent Massol <vm...@pivolis.com> wrote:
> Yes, there is a trick :-)
> 
> 1/ You need to define the following property:
> 
> # Location where the artifacts are distributed. This property is optional.
> # If it is not defined, then the Download report will not be added to the
> # navigation menu.
> # NOTE: In the future this information will be described in the POM
> # Ex: maven.xdoc.distributionUrl=http://www.ibiblio.org/maven/maven/plugins
> 
> 2/ You need to define <version> element in your POM for each version you
> wish to have a download link for.
> 
> -Vincent
> 
> > -----Original Message-----
> > From: Ha ryon [mailto:ha.ryon@gmail.com]
> > Sent: jeudi 24 mars 2005 16:59
> > To: Maven List
> > Subject: Generate Download Page ?
> >
> > Is there a command, trick, or plugin I missed that would automatically
> > generated the download page (that is a page where a list of version
> > and link to where they can be downloaded from ) when doing mave:site ?
> >
> > thanks in advance
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> > For additional commands, e-mail: users-help@maven.apache.org
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
> 
>

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


RE: Generate Download Page ?

Posted by Vincent Massol <vm...@pivolis.com>.
Yes, there is a trick :-)

1/ You need to define the following property:

# Location where the artifacts are distributed. This property is optional. 
# If it is not defined, then the Download report will not be added to the 
# navigation menu.
# NOTE: In the future this information will be described in the POM
# Ex: maven.xdoc.distributionUrl=http://www.ibiblio.org/maven/maven/plugins

2/ You need to define <version> element in your POM for each version you
wish to have a download link for.

-Vincent

> -----Original Message-----
> From: Ha ryon [mailto:ha.ryon@gmail.com]
> Sent: jeudi 24 mars 2005 16:59
> To: Maven List
> Subject: Generate Download Page ?
> 
> Is there a command, trick, or plugin I missed that would automatically
> generated the download page (that is a page where a list of version
> and link to where they can be downloaded from ) when doing mave:site ?
> 
> thanks in advance
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org




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