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/04/02 23:57:15 UTC

2.0.6 download links broken

I published the site to update the release notes, and someone on irc
pointed out that the download links are broken:

   http://maven.apache.org/download.html

Any ideas?  I just did 'mvn site' and 'mvn site:deploy'.

-- 
Wendy

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


Re: 2.0.6 download links broken

Posted by "Henning P. Schmiedehausen" <hp...@intermeta.de>.
"Wendy Smoak" <ws...@gmail.com> writes:

Congrats, you just found the reason why for the Velocity site, I added
an extra directory where the filtered templates are located.

Is there any documentation on how to use these filters? Is it just
"all files pass through Velocity" or can one control it?

	Best regards
		Henning


>On 4/2/07, Brett Porter <br...@apache.org> wrote:

>> > I'm getting errors and stack traces from Velocity.  Is there a way to
>> > tell it not to filter certain files?  The files it's complaining about
>> > are release-notes.apt, guide-bash-m2-completion.apt.
>>
>> The second can be ignored. I don't know about the first - it must
>> have been one of your additions.

>Yep, it's complaining about this line:

> * [MNG-2339] - $project.* are interpreted in the wrong place

>-- 
>Wendy

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

-- 
Henning P. Schmiedehausen  -- hps@intermeta.de | J2EE, Linux,               |gls
91054 Buckenhof, Germany   -- +49 9131 506540  | Apache person              |eau
Open Source Consulting, Development, Design    | Velocity - Turbine guy     |rwc
                                                                            |m k
INTERMETA - Gesellschaft fuer Mehrwertdienste mbH - RG Fuerth, HRB 7350     |a s
Sitz der Gesellschaft: Buckenhof. Geschaeftsfuehrer: Henning Schmiedehausen |n

	       "Save the cheerleader. Save the world."

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


Re: 2.0.6 download links broken

Posted by Wendy Smoak <ws...@gmail.com>.
On 4/2/07, Brett Porter <br...@apache.org> wrote:

> > I'm getting errors and stack traces from Velocity.  Is there a way to
> > tell it not to filter certain files?  The files it's complaining about
> > are release-notes.apt, guide-bash-m2-completion.apt.
>
> The second can be ignored. I don't know about the first - it must
> have been one of your additions.

Yep, it's complaining about this line:

 * [MNG-2339] - $project.* are interpreted in the wrong place

-- 
Wendy

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


Re: 2.0.6 download links broken

Posted by Brett Porter <br...@apache.org>.
On 03/04/2007, at 12:17 PM, Wendy Smoak wrote:

> On 4/2/07, Jason van Zyl <ja...@maven.org> wrote:
>
>> Requires trunk of the site plugin.
>
> Okay.  I deployed another snapshot of the site plugin, it was only a
> couple of days old but before that, 'mvn site -U' didn't seem to work.

Hmm, I deployed one just yesterday specifically for this...

>
> I'm getting errors and stack traces from Velocity.  Is there a way to
> tell it not to filter certain files?  The files it's complaining about
> are release-notes.apt, guide-bash-m2-completion.apt.

The second can be ignored. I don't know about the first - it must  
have been one of your additions.

>
> Since everything else is controlled by directory name and file
> extension, what about the suggestion (Brett's?) of using .vm for the
> files you want it to filter?

I think Jason earlier said he's going to make a proposition or two  
for making it optional before the next release.

I'll put it in JIRA now...

...

http://jira.codehaus.org/browse/MSITE-223

Cheers,
Brett


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


Re: 2.0.6 download links broken

Posted by Wendy Smoak <ws...@gmail.com>.
On 4/2/07, Jason van Zyl <ja...@maven.org> wrote:

> Requires trunk of the site plugin.

Okay.  I deployed another snapshot of the site plugin, it was only a
couple of days old but before that, 'mvn site -U' didn't seem to work.

I'm getting errors and stack traces from Velocity.  Is there a way to
tell it not to filter certain files?  The files it's complaining about
are release-notes.apt, guide-bash-m2-completion.apt.

Since everything else is controlled by directory name and file
extension, what about the suggestion (Brett's?) of using .vm for the
files you want it to filter?

-- 
Wendy

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


Re: 2.0.6 download links broken

Posted by Jason van Zyl <ja...@maven.org>.
On 2 Apr 07, at 5:57 PM 2 Apr 07, Wendy Smoak wrote:

> I published the site to update the release notes, and someone on irc
> pointed out that the download links are broken:
>
>   http://maven.apache.org/download.html
>
> Any ideas?  I just did 'mvn site' and 'mvn site:deploy'.
>

Requires trunk of the site plugin.

jason.

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


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