On Wed, Aug 13, 2008 at 1:30 PM, Dennis Lundberg <[EMAIL PROTECTED]> wrote: > Whatever we do, we need to be consistent. We don't currently version our > sites, but I know Archiva does. We should discuss this on [EMAIL PROTECTED] > before we change any previous pattern.
The plugins are maven-whatever-plugin-x.y.z because that didn't require changing where the current plugin docs were published. (It was the smallest pom change required to get the right outcome.) Maven reference docs (Javadocs, reports) are in /ref/x.y.z to keep them separate from the top-level site. Archiva and Continuum also use /ref/x.y.z plus /docs/x.y.z for per-version documentation, in addition to the top-level site. Does scm really *need* versioned docs kept around? Or are you just looking for somewhere to stage them prior to release? -- Wendy