You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Herve Boutemy (JIRA)" <ji...@codehaus.org> on 2009/11/25 15:35:55 UTC

[jira] Created: (MSITE-436) regenerate every page when site.xml (direct or parent) is changed

regenerate every page when site.xml (direct or parent) is changed
-----------------------------------------------------------------

                 Key: MSITE-436
                 URL: http://jira.codehaus.org/browse/MSITE-436
             Project: Maven 2.x Site Plugin
          Issue Type: Improvement
    Affects Versions: 2.0.1
            Reporter: Herve Boutemy


currently, if a source file is not modified (apt, xdoc, or any other format), the target HTML page is not generated.

But when site.xml is modified (or one of the parent site.xml), HTML pages should be regenerated even if sources are not modified. We actually need to "mvn clean" to get these pages generated again...

-- 
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] Commented: (MSITE-436) regenerate every page when site.xml (direct or parent) is changed

Posted by "Herve Boutemy (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MSITE-436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=199494#action_199494 ] 

Herve Boutemy commented on MSITE-436:
-------------------------------------

added a TODO in [r884285|http://svn.apache.org/viewvc/maven/doxia/doxia-sitetools/trunk/doxia-site-renderer/src/main/java/org/apache/maven/doxia/siterenderer/DefaultSiteRenderer.java?view=diff&r1=884284&r2=884285&pathrev=884285]

> regenerate every page when site.xml (direct or parent) is changed
> -----------------------------------------------------------------
>
>                 Key: MSITE-436
>                 URL: http://jira.codehaus.org/browse/MSITE-436
>             Project: Maven 2.x Site Plugin
>          Issue Type: Improvement
>    Affects Versions: 2.0.1
>            Reporter: Herve Boutemy
>
> currently, if a source file is not modified (apt, xdoc, or any other format), the target HTML page is not generated.
> But when site.xml is modified (or one of the parent site.xml), HTML pages should be regenerated even if sources are not modified. We actually need to "mvn clean" to get these pages generated again...

-- 
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] Commented: (MSITE-436) regenerate every page when site.xml (direct or parent) is changed

Posted by "Lukas Theussl (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MSITE-436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=199484#action_199484 ] 

Lukas Theussl commented on MSITE-436:
-------------------------------------

Isn't this a duplicate of MSITE-177 ?

> regenerate every page when site.xml (direct or parent) is changed
> -----------------------------------------------------------------
>
>                 Key: MSITE-436
>                 URL: http://jira.codehaus.org/browse/MSITE-436
>             Project: Maven 2.x Site Plugin
>          Issue Type: Improvement
>    Affects Versions: 2.0.1
>            Reporter: Herve Boutemy
>
> currently, if a source file is not modified (apt, xdoc, or any other format), the target HTML page is not generated.
> But when site.xml is modified (or one of the parent site.xml), HTML pages should be regenerated even if sources are not modified. We actually need to "mvn clean" to get these pages generated again...

-- 
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: (MSITE-436) regenerate every page when site.xml (direct or parent) is changed

Posted by "Herve Boutemy (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MSITE-436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Herve Boutemy closed MSITE-436.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 2.1
         Assignee: Herve Boutemy

after DOXIASITETOOLS-36 and MSHARED-137 were fixed, issue fixed in [r884316|http://svn.apache.org/viewvc?rev=884316&amp;view=rev]

> regenerate every page when site.xml (direct or parent) is changed
> -----------------------------------------------------------------
>
>                 Key: MSITE-436
>                 URL: http://jira.codehaus.org/browse/MSITE-436
>             Project: Maven 2.x Site Plugin
>          Issue Type: Improvement
>    Affects Versions: 2.0.1
>            Reporter: Herve Boutemy
>            Assignee: Herve Boutemy
>             Fix For: 2.1
>
>
> currently, if a source file is not modified (apt, xdoc, or any other format), the target HTML page is not generated.
> But when site.xml is modified (or one of the parent site.xml), HTML pages should be regenerated even if sources are not modified. We actually need to "mvn clean" to get these pages generated again...

-- 
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: (MSITE-436) regenerate every page when site.xml (direct or parent) is changed

Posted by "Olivier Lamy (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MSITE-436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Olivier Lamy updated MSITE-436:
-------------------------------

    Fix Version/s: 3.0-alpha-1

> regenerate every page when site.xml (direct or parent) is changed
> -----------------------------------------------------------------
>
>                 Key: MSITE-436
>                 URL: http://jira.codehaus.org/browse/MSITE-436
>             Project: Maven 2.x Site Plugin
>          Issue Type: Improvement
>    Affects Versions: 2.0.1
>            Reporter: Herve Boutemy
>            Assignee: Herve Boutemy
>             Fix For: 2.1, 3.0-alpha-1
>
>
> currently, if a source file is not modified (apt, xdoc, or any other format), the target HTML page is not generated.
> But when site.xml is modified (or one of the parent site.xml), HTML pages should be regenerated even if sources are not modified. We actually need to "mvn clean" to get these pages generated again...

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