You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2010/07/15 00:00:55 UTC

[jira] Created: (HBASE-2836) Speed mvn site building by removing generation of useless reports

Speed mvn site building by removing generation of useless reports
-----------------------------------------------------------------

                 Key: HBASE-2836
                 URL: https://issues.apache.org/jira/browse/HBASE-2836
             Project: HBase
          Issue Type: Improvement
            Reporter: stack
             Fix For: 0.90.0


We don't care about dependency report, javadoc for tests, etc.  Let me tell mvn not to gen them.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (HBASE-2836) Speed mvn site building by removing generation of useless reports

Posted by "stack (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-2836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

stack resolved HBASE-2836.
--------------------------

      Assignee: stack
    Resolution: Fixed

Applied TRUNK

> Speed mvn site building by removing generation of useless reports
> -----------------------------------------------------------------
>
>                 Key: HBASE-2836
>                 URL: https://issues.apache.org/jira/browse/HBASE-2836
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: stack
>            Assignee: stack
>             Fix For: 0.90.0
>
>         Attachments: 2836.txt
>
>
> We don't care about dependency report, javadoc for tests, etc.  Let me tell mvn not to gen them.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HBASE-2836) Speed mvn site building by removing generation of useless reports

Posted by "stack (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-2836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

stack updated HBASE-2836:
-------------------------

    Attachment: 2836.txt

> Speed mvn site building by removing generation of useless reports
> -----------------------------------------------------------------
>
>                 Key: HBASE-2836
>                 URL: https://issues.apache.org/jira/browse/HBASE-2836
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: stack
>             Fix For: 0.90.0
>
>         Attachments: 2836.txt
>
>
> We don't care about dependency report, javadoc for tests, etc.  Let me tell mvn not to gen them.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HBASE-2836) Speed mvn site building by removing generation of useless reports

Posted by "stack (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-2836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12888568#action_12888568 ] 

stack commented on HBASE-2836:
------------------------------

Turns out, I'd actually removed a good few of these reports from the LHS tab as useless.  This patch does the other half of the job, not bothering to generate them in the first place.

Later, we should make it so optionally the pmd, findbugs, etc. reports are generated.  They will be useful.

> Speed mvn site building by removing generation of useless reports
> -----------------------------------------------------------------
>
>                 Key: HBASE-2836
>                 URL: https://issues.apache.org/jira/browse/HBASE-2836
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: stack
>            Assignee: stack
>             Fix For: 0.90.0
>
>         Attachments: 2836.txt
>
>
> We don't care about dependency report, javadoc for tests, etc.  Let me tell mvn not to gen them.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HBASE-2836) Speed mvn site building by removing generation of useless reports

Posted by "Jean-Daniel Cryans (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-2836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12888578#action_12888578 ] 

Jean-Daniel Cryans commented on HBASE-2836:
-------------------------------------------

My best case scenario would be to have one target for full site, and one for just the documentation.

> Speed mvn site building by removing generation of useless reports
> -----------------------------------------------------------------
>
>                 Key: HBASE-2836
>                 URL: https://issues.apache.org/jira/browse/HBASE-2836
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: stack
>            Assignee: stack
>             Fix For: 0.90.0
>
>         Attachments: 2836.txt
>
>
> We don't care about dependency report, javadoc for tests, etc.  Let me tell mvn not to gen them.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.