clayburn commented on code in PR #2598: URL: https://github.com/apache/james-project/pull/2598#discussion_r1916589725
########## .mvn/develocity.xml: ########## @@ -1,24 +1,21 @@ -<gradleEnterprise> +<develocity> + <projectId>james</projectId> <server> - <url>https://ge.apache.org</url> + <url>https://develocity.apache.org</url> <allowUntrusted>false</allowUntrusted> <!-- - credentials provided by jenkins exposing GRADLE_ENTERPRISE_ACCESS_KEY + credentials provided by jenkins exposing DEVELOCITY_ACCESS_KEY apache members can create their own on the server --> </server> <!-- options are documented at https://docs.gradle.com/enterprise/maven-extension/#configuring_background_uploading --> Review Comment: I think you want just `https://docs.gradle.com/develocity/maven-extension/current/`. I updated to this in the latest push. -- 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: notifications-unsubscr...@james.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@james.apache.org For additional commands, e-mail: notifications-h...@james.apache.org