This is an automated email from the ASF dual-hosted git repository.

orpiske pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
     new 9efa2245279 INFRA-26647: temporarily disabled analysis
9efa2245279 is described below

commit 9efa22452794b3fd865fd429539b29ba71f98be9
Author: Otavio Rodolfo Piske <angusyo...@gmail.com>
AuthorDate: Mon Mar 17 17:40:05 2025 +0100

    INFRA-26647: temporarily disabled analysis
---
 .mvn/extensions.xml | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/.mvn/extensions.xml b/.mvn/extensions.xml
index 6dba7651372..bc53f849c09 100644
--- a/.mvn/extensions.xml
+++ b/.mvn/extensions.xml
@@ -10,9 +10,10 @@
         <artifactId>os-detector-maven-plugin</artifactId>
         <version>0.6.0</version>
     </extension>
-    <extension>
-        <groupId>com.gradle</groupId>
-        <artifactId>develocity-maven-extension</artifactId>
-        <version>1.23.2</version>
-    </extension>
+<!-- Temporarily disabled due to INFRA-26647 -->
+<!--    <extension>-->
+<!--        <groupId>com.gradle</groupId>-->
+<!--        <artifactId>develocity-maven-extension</artifactId>-->
+<!--        <version>1.23.2</version>-->
+<!--    </extension>-->
 </extensions>

Reply via email to