You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ja...@apache.org on 2023/07/07 06:28:26 UTC

[camel-quarkus] branch main updated: Restrict downloading of com.atlassian dependencies to packages.atlassian.com

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

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


The following commit(s) were added to refs/heads/main by this push:
     new 9a5790022e Restrict downloading of com.atlassian dependencies to packages.atlassian.com
9a5790022e is described below

commit 9a5790022ef6abfaf468b71d4c309406fa5d02dc
Author: James Netherton <ja...@gmail.com>
AuthorDate: Thu Jul 6 15:14:02 2023 +0100

    Restrict downloading of com.atlassian dependencies to packages.atlassian.com
---
 .mvn/maven.config              | 2 ++
 .mvn/rrf/groupId-atlassian.txt | 6 ++++++
 2 files changed, 8 insertions(+)

diff --git a/.mvn/maven.config b/.mvn/maven.config
new file mode 100644
index 0000000000..7408098dbe
--- /dev/null
+++ b/.mvn/maven.config
@@ -0,0 +1,2 @@
+-Daether.remoteRepositoryFilter.groupId=true
+-Daether.remoteRepositoryFilter.groupId.basedir=${session.rootDirectory}/.mvn/rrf/
diff --git a/.mvn/rrf/groupId-atlassian.txt b/.mvn/rrf/groupId-atlassian.txt
new file mode 100644
index 0000000000..4f03a4f21f
--- /dev/null
+++ b/.mvn/rrf/groupId-atlassian.txt
@@ -0,0 +1,6 @@
+com.atlassian.event
+com.atlassian.httpclient
+com.atlassian.jira
+com.atlassian.platform
+com.atlassian.pom
+com.atlassian.sal