From 87ed8753cf915868d3bcf08d20f58d1aaf2332c9 Mon Sep 17 00:00:00 2001 From: chickenlj Date: Tue, 20 Jan 2026 09:29:11 +0800 Subject: [PATCH] fix module central repo configuration Change-Id: Ia6f7e1d8b2a2b15522c69feffa9032edba504eee --- pom.xml | 6 ++-- sandbox-core/pom.xml | 35 +++++++++++++++++++ sandbox-extensions/agentrun-extension/pom.xml | 35 +++++++++++++++++++ sandbox-extensions/fc-extension/pom.xml | 35 +++++++++++++++++++ .../kubernetes-extension/pom.xml | 35 +++++++++++++++++++ sandbox-extensions/redis-extension/pom.xml | 35 +++++++++++++++++++ 6 files changed, 177 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 6deefa6..05b8660 100644 --- a/pom.xml +++ b/pom.xml @@ -55,17 +55,15 @@ engine-core + sandbox-core agents web - maven_plugin starters/spring-boot-starter-runtime-a2a - examples/simple_agent_use_rocketmq_example/agentscope_use_rocketmq_server_example - examples/simple_agent_use_rocketmq_example/agentscope_use_rocketmq_client_example - sandbox-core sandbox-extensions/agentrun-extension sandbox-extensions/fc-extension sandbox-extensions/kubernetes-extension sandbox-extensions/redis-extension + maven_plugin git://github.com/agentscope-ai/agentscope-runtime-java.git diff --git a/sandbox-core/pom.xml b/sandbox-core/pom.xml index 1fcafa4..79eb2c6 100644 --- a/sandbox-core/pom.xml +++ b/sandbox-core/pom.xml @@ -9,6 +9,41 @@ agentscope-runtime-sandbox-core + AgentScope Runtime Sandbox Core + Java Implementation for AgentScope Runtime + https://github.com/agentscope-ai/agentscope-runtime-java + + Alibaba Cloud Inc. + https://runtime.agentscope.io + + + + Apache 2.0 + https://www.apache.org/licenses/LICENSE-2.0.txt + repo + + + + + chickenlj + Jun Liu + ken.lj.hz@gmail.com + Alibaba Cloud + https://aliyun.com + + + xuehuitian45 + Huitian Xue + 13069167198@163.com + Alibaba Cloud + https://aliyun.com + + + + git://github.com/agentscope-ai/agentscope-runtime-java.git + git@github.com:agentscope-ai/agentscope-runtime-java.git + https://github.com/agentscope-ai/agentscope-runtime-java + 3.7.0 diff --git a/sandbox-extensions/agentrun-extension/pom.xml b/sandbox-extensions/agentrun-extension/pom.xml index 7c48da0..7777321 100644 --- a/sandbox-extensions/agentrun-extension/pom.xml +++ b/sandbox-extensions/agentrun-extension/pom.xml @@ -9,6 +9,41 @@ agentrun-extension + AgentScope Runtime Aliyun AgentRun Sandbox Extension + Java Implementation for AgentScope Runtime + https://github.com/agentscope-ai/agentscope-runtime-java + + Alibaba Cloud Inc. + https://runtime.agentscope.io + + + + Apache 2.0 + https://www.apache.org/licenses/LICENSE-2.0.txt + repo + + + + + chickenlj + Jun Liu + ken.lj.hz@gmail.com + Alibaba Cloud + https://aliyun.com + + + xuehuitian45 + Huitian Xue + 13069167198@163.com + Alibaba Cloud + https://aliyun.com + + + + git://github.com/agentscope-ai/agentscope-runtime-java.git + git@github.com:agentscope-ai/agentscope-runtime-java.git + https://github.com/agentscope-ai/agentscope-runtime-java + 4.0.4 diff --git a/sandbox-extensions/fc-extension/pom.xml b/sandbox-extensions/fc-extension/pom.xml index 109e894..e3e2316 100644 --- a/sandbox-extensions/fc-extension/pom.xml +++ b/sandbox-extensions/fc-extension/pom.xml @@ -9,6 +9,41 @@ fc-extension + AgentScope Runtime Aliyun FC Sandbox Extension + Java Implementation for AgentScope Runtime + https://github.com/agentscope-ai/agentscope-runtime-java + + Alibaba Cloud Inc. + https://runtime.agentscope.io + + + + Apache 2.0 + https://www.apache.org/licenses/LICENSE-2.0.txt + repo + + + + + chickenlj + Jun Liu + ken.lj.hz@gmail.com + Alibaba Cloud + https://aliyun.com + + + xuehuitian45 + Huitian Xue + 13069167198@163.com + Alibaba Cloud + https://aliyun.com + + + + git://github.com/agentscope-ai/agentscope-runtime-java.git + git@github.com:agentscope-ai/agentscope-runtime-java.git + https://github.com/agentscope-ai/agentscope-runtime-java + diff --git a/sandbox-extensions/kubernetes-extension/pom.xml b/sandbox-extensions/kubernetes-extension/pom.xml index f670631..958b84c 100644 --- a/sandbox-extensions/kubernetes-extension/pom.xml +++ b/sandbox-extensions/kubernetes-extension/pom.xml @@ -9,6 +9,41 @@ kubernetes-extension + AgentScope Runtime Kubernetes Sandbox Extension + Java Implementation for AgentScope Runtime + https://github.com/agentscope-ai/agentscope-runtime-java + + Alibaba Cloud Inc. + https://runtime.agentscope.io + + + + Apache 2.0 + https://www.apache.org/licenses/LICENSE-2.0.txt + repo + + + + + chickenlj + Jun Liu + ken.lj.hz@gmail.com + Alibaba Cloud + https://aliyun.com + + + xuehuitian45 + Huitian Xue + 13069167198@163.com + Alibaba Cloud + https://aliyun.com + + + + git://github.com/agentscope-ai/agentscope-runtime-java.git + git@github.com:agentscope-ai/agentscope-runtime-java.git + https://github.com/agentscope-ai/agentscope-runtime-java + 25.0.0 diff --git a/sandbox-extensions/redis-extension/pom.xml b/sandbox-extensions/redis-extension/pom.xml index a4d3621..f0297d9 100644 --- a/sandbox-extensions/redis-extension/pom.xml +++ b/sandbox-extensions/redis-extension/pom.xml @@ -9,6 +9,41 @@ redis-extension + AgentScope Runtime Redis Sandbox Manager Extension + Java Implementation for AgentScope Runtime + https://github.com/agentscope-ai/agentscope-runtime-java + + Alibaba Cloud Inc. + https://runtime.agentscope.io + + + + Apache 2.0 + https://www.apache.org/licenses/LICENSE-2.0.txt + repo + + + + + chickenlj + Jun Liu + ken.lj.hz@gmail.com + Alibaba Cloud + https://aliyun.com + + + xuehuitian45 + Huitian Xue + 13069167198@163.com + Alibaba Cloud + https://aliyun.com + + + + git://github.com/agentscope-ai/agentscope-runtime-java.git + git@github.com:agentscope-ai/agentscope-runtime-java.git + https://github.com/agentscope-ai/agentscope-runtime-java + 4.0.1