clayburn commented on code in PR #7701:
URL: https://github.com/apache/ozone/pull/7701#discussion_r1916538894
##########
.mvn/extensions.xml:
##########
@@ -24,7 +24,7 @@
<extension>
<groupId>com.gradle</groupId>
<artifactId>develocity-maven-extension</artifactId>
- <version>1.23</version>
+ <version>1.22.2</version>
Review Comment:
Yes, ge.apache.org and develocity.apache.org are on version 2024.2.7, which
is only compatible with extensions <= 1.22.2. 2024.3 is required for extension
1.23.
The migration to the new develocity.apache.org server should lead to faster
updates to help prevent these scenarios where a (presumably) automated PR
updates the extension before the server is ready to accept it.
--
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]