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:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to