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

Akira Ajisaka commented on HADOOP-13506:
----------------------------------------

Cancelling my +1. Hi [~lewuathe], would you remove redundant groupId from the 
following projects?
{noformat}
$ find ./hadoop* -name pom.xml | xargs egrep '^  
<groupId>org.apache.hadoop</groupId>'
./hadoop-cloud-storage-project/hadoop-cloud-storage/pom.xml:  
<groupId>org.apache.hadoop</groupId>
./hadoop-cloud-storage-project/pom.xml:  <groupId>org.apache.hadoop</groupId>
./hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-shuffle/pom.xml:
  <groupId>org.apache.hadoop</groupId>
./hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-applications-distributedshell/pom.xml:
  <groupId>org.apache.hadoop</groupId>
./hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-applications-unmanaged-am-launcher/pom.xml:
  <groupId>org.apache.hadoop</groupId>
./hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/pom.xml:  
<groupId>org.apache.hadoop</groupId>
{noformat}

> Redundant groupid warning in child projects
> -------------------------------------------
>
>                 Key: HADOOP-13506
>                 URL: https://issues.apache.org/jira/browse/HADOOP-13506
>             Project: Hadoop Common
>          Issue Type: Improvement
>    Affects Versions: 3.0.0-alpha2
>            Reporter: Kai Sasaki
>            Assignee: Kai Sasaki
>            Priority: Trivial
>         Attachments: HADOOP-13506.01.patch, HADOOP-13506.02.patch
>
>
> Some child projects defines groupId (org.apache.hadoop) redundantly which is 
> already defined in parent project. In addition, IDEs are throwing warning 
> message like 
> {code}
> Definition of groupId is redundant, because it's inherited from the parent
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to