我需要在没有直接连接到Internet的Linux服务器上运行Apache ServiceMix 7.0.1。我找不到适用于Apache ServiceMix 7.0.1的“完整”程序集。
运行此命令来构建存储库时,出现以下错误
[08006][17002] IO Error: Invalid connection string format, a valid format is: "host:port:sid"
[错误]无法执行目标 org.apache.karaf.tooling:features-maven-plugin:2.4.4:add-features-to-repo (apache-servicemix上的add-features-to-repo):无法解析 捆绑org.apache.karaf.features:spring-legacy:xml:features:[4,5): 找不到 org.apache.karaf.features:spring-legacy:xml:features:[4,5)在 https://repo.maven.apache.org/maven2已缓存在本地 存储库,直到更新后才会重新尝试解析 中心间隔已过去或强制更新
我遵循了类似帖子Apache ServiceMix 5.x full version中提到的步骤,并取得了一些进展。我能够使用旧版本的pax-web和其他功能构建存储库。
mvn clean install -Dkaraf-version=4.2.2