There are dependencies that are present in the Maven Repository with the POM files, but without the JAR files:
- jakarta.activation-api-1.2.1.redhat-00002
- commons-logging-1.2.0.redhat-3
Marete results:
[ERROR] Failures: [ERROR] org.jboss.qa.marete.MavenRepoTest.runAdditionalChecks(org.jboss.qa.marete.MavenRepoTest) [ERROR] Run 1: MavenRepoTest.runAdditionalChecks:656 Missing JAR file for artifact jakarta/activation/jakarta.activation-api/1.2.1.redhat-00002/jakarta.activation-api-1.2.1.redhat-00002.pom at MissingJarArtifactsCheck.check(MissingJarArtifactsCheck.java:38) [ERROR] Run 2: MavenRepoTest.runAdditionalChecks:656 Missing JAR file for artifact commons-logging/commons-logging/1.2.0.redhat-3/commons-logging-1.2.0.redhat-3.pom at MissingJarArtifactsCheck.check(MissingJarArtifactsCheck.java:38)
[UPDATE]
2.2.3.ER3 build missing JAR file for:
- org/jboss/spec/javax/transaction/jboss-transaction-api_1.2_spec/1.1.1.Final-redhat-1
- is cloned by
-
QUARKUS-1978 Missing JAR files (commons-logging) in RHBQ 2.7
- Closed