java - 将 birtruntime 更新到 4.4.1 maven 出现以下错误

标签 java maven maven-2

在这一行找到多个注释: - 缺少 Artifact org.eclipse.birt.runtime:org.eclipse.emf:jar:2.6.0.v20140901-1055 - 缺少 Artifact org.eclipse.birt.runtime:org.eclipse.osgi:jar:3.10.1.v20140909-1633 - 缺少 Artifact org.eclipse.birt.runtime:org.eclipse.emf.ecore.change:jar: 2.10.0.v20140901-1043 - 缺少 Artifact org.eclipse.birt.runtime:org.eclipse.core.resources:jar: 3.9.1.v20140825-1431 - 缺少 Artifact org.eclipse.birt.runtime:org.eclipse.emf.ecore:jar:2.10.1.v20140901-1043 - 缺少 Artifact org.eclipse.birt.runtime:org.eclipse.emf.ecore.xmi:jar: 2.10.1.v20140901-1043 - 缺少 Artifact org.eclipse.birt.runtime:org.eclipse.emf.common:jar: 2.10.1.v20140901-1043

如何手动安装此文件,因为我已经下载了此文件的 jar,但如何添加到 Maven 存储库中。???

最佳答案

他们为此提出了一个错误 https://bugs.eclipse.org/bugs/show_bug.cgi?id=445642

您还可以尝试使用此 pom 手动包含依赖项

https://mvnrepository.com/artifact/org.eclipse.birt.runtime/org.eclipse.birt.runtime/4.4.1/pom 损坏的链接

关于java - 将 birtruntime 更新到 4.4.1 maven 出现以下错误,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/26249986/

相关文章:

java - Ant ,从一个属性值引用到另一个

java - 如何计算 Spark JavaRDD 中当前行和上一行之间的差异

java - 将 @Generated 注释添加到 JAXB 生成的类

java - 新建maven项目时出错

java.lang.NoClassDefFoundError : org/apache/http/impl/conn/PoolingClientConnectionManager 错误

maven-2 - Maven 创建平面 zip 组件

javascript - 如何从json中识别和提取 boolean 、整数等数据

java - 在java中添加两个数字的解释器程序

java - 在开发者之间同步 jboss 模块和 jbossdatahome

maven-2 - Maven 从今天早上开始使用 tomcat-maven-plugin 失败