zabetak opened a new pull request, #5073:
URL: https://github.com/apache/hive/pull/5073

   ### What changes were proposed in this pull request?
   Drop central and repository-release repositories from pom.xml
   
   ### Why are the changes needed?
   central is implicitly inherited from Super POM so no need to declare it 
twice. Previously it was added to enforce fetching artifacts first from there, 
but now it is not necessary.
   
   repository-release is not necessary cause all ASF releases can be found in 
Maven central. Moreover, the project should not rely on snapshots so altogether 
the repository can be removed.
   
   ### Does this PR introduce _any_ user-facing change?
   No
   
   ### Is the change a dependency upgrade?
   No
   
   ### How was this patch tested?
   mvn clean install -DskipTests -Pitests,iceberg


-- 
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.

To unsubscribe, e-mail: [email protected]

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