How does it move a site from the latest release to an archived one? Are
you doing some rewrite rules or something?

-----Original Message-----
From: Wendy Smoak [mailto:[EMAIL PROTECTED] 
Sent: Thursday, October 04, 2007 10:25 AM
To: Maven Developers List
Subject: Re: Plugins sandbox site

On 10/4/07, Mauro Talevi <[EMAIL PROTECTED]> wrote:

> was thinking of creating a http://maven.apache.org/plugins/sandbox
site to host the docs of the
> plugins in the maven-sandbox?
>
> We could also have it the other way around, ie
http://maven.apache.org/sandbox/plugins and allow for
> other sandbox non-plugin components to have their docs uploaded.

It looks like the sandboxed plugins just use the normal plugin parent,
good.

There is now (in v9) some config in the plugin parent for staging
sites under maven-whatever-plugin-x.y-SNAPSHOT and I would like to get
that trend started for plugin docs.

Or at least see if there are objections and we need to talk about it
more.  Here's what it looks like:

plugins/maven-whatever-plugin <-- latest release
plugins/maven-whatever-plugin-1.1.6  <-- archived release docs
plugins/maven-whatever-plugin-1.2.3  <-- latest release, for archives
plugins/maven-whatever-plugin-1.2.4-SNAPSHOT

So, the (obviously unreleased) sandboxed ones should be published with
the version number... whether you want to actually publish under
sandbox/plugins/ or just put the index there doesn't matter too much
to me.   (And I do prefer sandbox/plugins to plugins/sandbox, for the
reason you mentioned and it matches the svn structure.)

Thanks for the nudge to talk about this again!
-- 
Wendy

---------------------------------------------------------------------
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