You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2018/04/24 20:50:07 UTC

[jira] [Commented] (HADOOP-14401) maven-project-info-reports-plugin can be removed

    [ https://issues.apache.org/jira/browse/HADOOP-14401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16450724#comment-16450724 ] 

Hudson commented on HADOOP-14401:
---------------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #14057 (See [https://builds.apache.org/job/Hadoop-trunk-Commit/14057/])
HADOOP-14401. maven-project-info-reports-plugin can be removed. (xyao: rev ccdcc34490d9cb0e54e018440101420fca2eeb0c)
* (edit) hadoop-tools/hadoop-aliyun/pom.xml
* (edit) hadoop-tools/hadoop-azure-datalake/pom.xml
* (edit) hadoop-tools/hadoop-azure/pom.xml
* (edit) hadoop-tools/hadoop-kafka/pom.xml
* (edit) hadoop-hdfs-project/hadoop-hdfs-httpfs/pom.xml
* (edit) hadoop-project/pom.xml
* (edit) hadoop-tools/hadoop-aws/pom.xml
* (edit) hadoop-tools/hadoop-openstack/pom.xml
* (edit) hadoop-common-project/hadoop-auth/pom.xml


> maven-project-info-reports-plugin can be removed
> ------------------------------------------------
>
>                 Key: HADOOP-14401
>                 URL: https://issues.apache.org/jira/browse/HADOOP-14401
>             Project: Hadoop Common
>          Issue Type: Improvement
>            Reporter: Andras Bokor
>            Assignee: Andras Bokor
>            Priority: Major
>             Fix For: 3.0.0-alpha4
>
>         Attachments: HADOOP-14401.01.patch
>
>
> By default {{maven-project-info-reports-plugin}} is called at site phrase but in Hadoop Main's pom we use {{excludeDefaults}} tag which [excludes maven-project-info-reports-plugin from the process|https://maven.apache.org/pom.html#Reporting]. It will run only when it is called directly.
> I found two invocation: hadoop-hdfs-httpfs and hadoop-auth.
> These invocations seems unnecessary as I pointed in HADOOP-14393.
> This plugin can be removed. Makes the understanding of site generation harder. It took me a while finding out the role of the plugin.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org