You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Wendy Smoak <ws...@gmail.com> on 2007/03/12 16:29:14 UTC

Re: svn commit: r516945 - in /maven/site/trunk/src/site/apt: download.apt download.apt.template insert-project-version.sh

On 3/11/07, jvanzyl@apache.org <jv...@apache.org> wrote:
> Author: jvanzyl
> Date: Sun Mar 11 09:27:08 2007
> New Revision: 516945
>
> URL: http://svn.apache.org/viewvc?view=rev&rev=516945
> Log:
> o little script to swap in the versions, until the site plugin can do it, this will do. i'm tired of changing N documents each release so
>   i'll update this script and it can be the basis for the configuration of a new option in site plugin.

Some combination of this commit and r516959 have effectively broken
"mvn site".  The ${project.version} expressions are in download.apt,
not just in the template.

The download page now has "links" like:
http://www.apache.org/dyn/closer.cgi/maven/binaries/maven-$%7Bproject.version

I thought the idea was to use the script and template to generate
download.apt, and then check in the changes, but that's not what
happened here.

-- 
Wendy

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