You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Jason van Zyl (JIRA)" <ji...@codehaus.org> on 2009/12/30 02:58:55 UTC

[jira] Moved: (MSITE-450) Split site deployment URLs into release vs. snapshot, just like artifacts

     [ http://jira.codehaus.org/browse/MSITE-450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jason van Zyl moved MNG-3699 to MSITE-450:
------------------------------------------

           Complexity:   (was: Intermediate)
          Component/s:     (was: Sites & Reporting)
        Fix Version/s:     (was: 3.x)
    Affects Version/s:     (was: 2.0.9)
                  Key: MSITE-450  (was: MNG-3699)
              Project: Maven 2.x Site Plugin  (was: Maven 2 & 3)

> Split site deployment URLs into release vs. snapshot, just like artifacts
> -------------------------------------------------------------------------
>
>                 Key: MSITE-450
>                 URL: http://jira.codehaus.org/browse/MSITE-450
>             Project: Maven 2.x Site Plugin
>          Issue Type: Improvement
>            Reporter: Matthew Beermann
>
> (This is for Maven 2.1. My apologies if it's a duplicate, but I couldn't find this issue reported elsewhere.)
> One of the things we've always considered to be a major design oversight in Maven is that the artifact repositories (in the <distributionManagement> section) are split up into releases vs. snapshots, but the site repository isn't. This practice significantly conflicts with the way that we (and many others) use Maven: there's a centralized, locked-down release artifact repository, there are many, loosely secured snapshot artifact repositories for each team, /and there's a corresponding site repository for each/.
> This organization doesn't seem especially radical, but the way the POM is organized makes it difficult to achieve. Either we have to (hope to) remember to update the site deployment URL just before a release, or else override it from the command line during the release. Would it be possible to split these two apart by enhancing the POM schema in Maven 2.1?

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira