You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by sy...@apache.org on 2015/10/24 00:49:52 UTC

[32/50] [abbrv] hbase git commit: HBASE-14603 Addendum put back project info reports -- stack was right

HBASE-14603 Addendum put back project info reports -- stack was right


Project: http://git-wip-us.apache.org/repos/asf/hbase/repo
Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/3f385c2e
Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/3f385c2e
Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/3f385c2e

Branch: refs/heads/hbase-12439
Commit: 3f385c2e2462d9fe805cf18ba1f98fd2a562bf97
Parents: ac2cfba
Author: Misty Stanley-Jones <ms...@cloudera.com>
Authored: Thu Oct 22 19:34:19 2015 +1000
Committer: Misty Stanley-Jones <ms...@cloudera.com>
Committed: Thu Oct 22 19:34:19 2015 +1000

----------------------------------------------------------------------
 pom.xml | 13 +++++++++++++
 1 file changed, 13 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hbase/blob/3f385c2e/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 64015cc..51951d9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2750,6 +2750,19 @@
           <reportSet>
             <reports>
               <report>index</report>
+              <report>project-team</report>
+              <report>mailing-list</report>
+              <report>cim</report>
+              <report>issue-tracking</report>
+              <report>license</report>
+              <report>scm</report>
+              <report>cim</report>
+              <report>dependency-info</report>
+              <report>dependency-convergence</report>
+              <report>distribution-management</report>
+              <report>modules</report>
+              <report>plugin-management</report>
+              <report>plugins</report>
             </reports>
           </reportSet>
         </reportSets>