You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by GitBox <gi...@apache.org> on 2021/03/12 09:23:40 UTC

[GitHub] [ozone] elek commented on pull request #2018: HDDS-4936. Change ozone groupId from org.apache.hadoop to org.apache.ozone

elek commented on pull request #2018:
URL: https://github.com/apache/ozone/pull/2018#issuecomment-797357723


   > do you mean change "hadoop-main-ozone" to "ozone", change "hadoop-hdds" to "ozone-hdds", something like these?
   
   Yes, exactly. 
   
   Directory names and artifact names are different. Directory names are referenced only in the `<modules>` section of the parent pom files. ArtifactIds are used in other places together with `groupId`. `artifactId` can be changed without modifying the directory structure (but some direct reference to the final `hadoop-ozone-filesystem-hadoop2-1.1.0-SNAPSHOT.jar` may require update) 
   
   While directory rename affects only the developers (therefore I am fine with delay it) the artifactId should be changed in downstream projects. As we cause some minor inconveniences with the `groupId` change I would prefer to change both at the same time to cause inconvenience only once. (Can be done either in this patch or in another patch which follows this closely.)  


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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