You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Wendy Smoak (JIRA)" <ji...@codehaus.org> on 2007/12/16 02:36:57 UTC

[jira] Created: (MNG-3323) Publish the reference docs for 2.0.8

Publish the reference docs for 2.0.8
------------------------------------

                 Key: MNG-3323
                 URL: http://jira.codehaus.org/browse/MNG-3323
             Project: Maven 2
          Issue Type: Task
          Components: Documentation:  General
    Affects Versions: 2.0.8
            Reporter: Wendy Smoak


The reference docs for Maven 2.0.8 are missing, for example http://maven.apache.org/ref/2.0.8/maven-model/maven.html



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

        

[jira] Closed: (MNG-3323) Publish the reference docs for 2.0.8

Posted by "Wendy Smoak (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-3323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wendy Smoak closed MNG-3323.
----------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.8

re-published with:  mvn site-deploy -Preporting

> Publish the reference docs for 2.0.8
> ------------------------------------
>
>                 Key: MNG-3323
>                 URL: http://jira.codehaus.org/browse/MNG-3323
>             Project: Maven 2
>          Issue Type: Task
>          Components: Documentation:  General
>    Affects Versions: 2.0.8
>            Reporter: Wendy Smoak
>            Assignee: Wendy Smoak
>             Fix For: 2.0.8
>
>
> The reference docs for Maven 2.0.8 are missing, for example http://maven.apache.org/ref/2.0.8/maven-model/maven.html

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

        

[jira] Updated: (MNG-3323) Publish the reference docs for 2.0.8

Posted by "Wendy Smoak (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-3323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wendy Smoak updated MNG-3323:
-----------------------------

    Assignee: Wendy Smoak

So far, I've...

svn co http://svn.apache.org/repos/asf/maven/components/tags/maven-2.0.8
cd maven-2.0.8
mvn site-deploy

ssh people.apache.org
cd /www/maven.apache.org/ref
rm current
ln -s 2.0.8 current

(According to 'man ln' I think 'ln -f -s 2.0.8 current' should have worked.  But I had to 'rm current' before it would link.)

Whe also have this, which I did not update.  John?
lrwxrwxrwx   1 jdcasey   maven     5 Oct 25  2006 current.deleted -> 2.0.4


> Publish the reference docs for 2.0.8
> ------------------------------------
>
>                 Key: MNG-3323
>                 URL: http://jira.codehaus.org/browse/MNG-3323
>             Project: Maven 2
>          Issue Type: Task
>          Components: Documentation:  General
>    Affects Versions: 2.0.8
>            Reporter: Wendy Smoak
>            Assignee: Wendy Smoak
>
> The reference docs for Maven 2.0.8 are missing, for example http://maven.apache.org/ref/2.0.8/maven-model/maven.html

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