You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Ben Speiser (JIRA)" <ji...@codehaus.org> on 2008/10/06 17:22:09 UTC

[jira] Created: (MSITE-361) Site:stage should have file include/exclude options

Site:stage should have file include/exclude options
---------------------------------------------------

                 Key: MSITE-361
                 URL: http://jira.codehaus.org/browse/MSITE-361
             Project: Maven 2.x Site Plugin
          Issue Type: Improvement
          Components: site:deploy
    Affects Versions: 2.0-beta-6
         Environment: JDK 1.5 for Windows
            Reporter: Ben Speiser


The site:stage goal moves a set of files that are designated as generated content to the staging area.  However, this doesn't provide any flexibility to include additional generated content  or exclude certain generated content, such as generated Cobertura XML files.  The Maven Site Plugin should have an option to configure additional includes and excludes for when content is staged.  Presumably, site:deploy and site:stage-deploy have the same problem; although I have not tested it.  Certainly no include/exclude options are present in the plugin documentation. 


-- 
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-361) Site:stage should have file include/exclude options

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

Lukas Theussl updated MSITE-361:
--------------------------------

    Component/s: site:stage(-deploy)

> Site:stage should have file include/exclude options
> ---------------------------------------------------
>
>                 Key: MSITE-361
>                 URL: http://jira.codehaus.org/browse/MSITE-361
>             Project: Maven 2.x and 3.x Site Plugin
>          Issue Type: Improvement
>          Components: site:deploy, site:stage(-deploy)
>    Affects Versions: 2.0-beta-6
>         Environment: JDK 1.5 for Windows
>            Reporter: Ben Speiser
>
> The site:stage goal moves a set of files that are designated as generated content to the staging area.  However, this doesn't provide any flexibility to include additional generated content  or exclude certain generated content, such as generated Cobertura XML files.  The Maven Site Plugin should have an option to configure additional includes and excludes for when content is staged.  Presumably, site:deploy and site:stage-deploy have the same problem; although I have not tested it.  Certainly no include/exclude options are present in the plugin documentation. 

-- 
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-361) Site:stage should have file include/exclude options

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

Lukas Theussl closed MSITE-361.
-------------------------------

    Resolution: Won't Fix
      Assignee: Lukas Theussl

Only the final generated site in target/site should get deployed by both deploy and stage-deploy. If you don't want some files to be included, make sure they don't get generated in there (if a plugin generates temporary files in target/site, this should be considered a bug, cobertura generates its files in target/cobertura, not target/site/cobertura).

> Site:stage should have file include/exclude options
> ---------------------------------------------------
>
>                 Key: MSITE-361
>                 URL: http://jira.codehaus.org/browse/MSITE-361
>             Project: Maven 2.x and 3.x Site Plugin
>          Issue Type: Improvement
>          Components: site:deploy, site:stage(-deploy)
>    Affects Versions: 2.0-beta-6
>         Environment: JDK 1.5 for Windows
>            Reporter: Ben Speiser
>            Assignee: Lukas Theussl
>
> The site:stage goal moves a set of files that are designated as generated content to the staging area.  However, this doesn't provide any flexibility to include additional generated content  or exclude certain generated content, such as generated Cobertura XML files.  The Maven Site Plugin should have an option to configure additional includes and excludes for when content is staged.  Presumably, site:deploy and site:stage-deploy have the same problem; although I have not tested it.  Certainly no include/exclude options are present in the plugin documentation. 

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