You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ji...@apache.org on 2023/07/19 10:32:54 UTC

[camel-quarkus] branch camel-main updated: Fixed - the following artifacts could not be resolved: io.atlassian.fugue:fugue-parent:pom:5.0.0

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

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


The following commit(s) were added to refs/heads/camel-main by this push:
     new 082168ab59 Fixed - the following artifacts could not be resolved: io.atlassian.fugue:fugue-parent:pom:5.0.0
082168ab59 is described below

commit 082168ab5992c054fc20d1d42ed0998c8e92ec4f
Author: JiriOndrusek <on...@gmail.com>
AuthorDate: Wed Jul 19 12:32:37 2023 +0200

    Fixed - the following artifacts could not be resolved: io.atlassian.fugue:fugue-parent:pom:5.0.0
---
 .mvn/rrf/groupId-atlassian.txt                                | 1 +
 poms/bom/src/main/generated/flattened-reduced-pom.xml         | 5 -----
 poms/bom/src/main/generated/flattened-reduced-verbose-pom.xml | 5 -----
 3 files changed, 1 insertion(+), 10 deletions(-)

diff --git a/.mvn/rrf/groupId-atlassian.txt b/.mvn/rrf/groupId-atlassian.txt
index 4f03a4f21f..45b48708ed 100644
--- a/.mvn/rrf/groupId-atlassian.txt
+++ b/.mvn/rrf/groupId-atlassian.txt
@@ -4,3 +4,4 @@ com.atlassian.jira
 com.atlassian.platform
 com.atlassian.pom
 com.atlassian.sal
+io.atlassian.fugue
diff --git a/poms/bom/src/main/generated/flattened-reduced-pom.xml b/poms/bom/src/main/generated/flattened-reduced-pom.xml
index 7a18d60f90..f6373ec294 100644
--- a/poms/bom/src/main/generated/flattened-reduced-pom.xml
+++ b/poms/bom/src/main/generated/flattened-reduced-pom.xml
@@ -6336,11 +6336,6 @@
         <artifactId>jakarta.jms-api</artifactId>
         <version>3.1.0</version>
       </dependency>
-      <dependency>
-        <groupId>jaxen</groupId>
-        <artifactId>jaxen</artifactId>
-        <version>1.2.0</version>
-      </dependency>
       <dependency>
         <groupId>joda-time</groupId>
         <artifactId>joda-time</artifactId>
diff --git a/poms/bom/src/main/generated/flattened-reduced-verbose-pom.xml b/poms/bom/src/main/generated/flattened-reduced-verbose-pom.xml
index d69c679e8e..4db76fb393 100644
--- a/poms/bom/src/main/generated/flattened-reduced-verbose-pom.xml
+++ b/poms/bom/src/main/generated/flattened-reduced-verbose-pom.xml
@@ -6336,11 +6336,6 @@
         <artifactId>jakarta.jms-api</artifactId><!-- org.apache.camel.quarkus:camel-quarkus-bom:${project.version} -->
         <version>3.1.0</version><!-- org.apache.camel.quarkus:camel-quarkus-bom:${project.version} -->
       </dependency>
-      <dependency>
-        <groupId>jaxen</groupId><!-- org.apache.camel.quarkus:camel-quarkus-bom:${project.version} -->
-        <artifactId>jaxen</artifactId><!-- org.apache.camel.quarkus:camel-quarkus-bom:${project.version} -->
-        <version>1.2.0</version><!-- org.apache.camel.quarkus:camel-quarkus-bom:${project.version} -->
-      </dependency>
       <dependency>
         <groupId>joda-time</groupId><!-- org.apache.camel.quarkus:camel-quarkus-bom:${project.version} -->
         <artifactId>joda-time</artifactId><!-- org.apache.camel.quarkus:camel-quarkus-bom:${project.version} -->