-
Bug
-
Resolution: Done
-
Blocker
-
1.11.2.ER1
-
False
-
False
-
+
-
Undefined
-
---
-
When attempting to use quarkus-bootstrap-maven-plugin provided in RHBQ 1.11.2.ER1, the following exception is produced:
[INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 9.473 s [INFO] Finished at: 2021-02-17T01:10:03Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal io.quarkus:quarkus-bootstrap-maven-plugin:1.11.2.Final-redhat-00003:extension-descriptor (default) on project app-metadata: Execution default of goal io.quarkus:quarkus-bootstrap-maven-plugin:1.11.2.Final-redhat-00003:extension-descriptor failed: Plugin io.quarkus:quarkus-bootstrap-maven-plugin:1.11.2.Final-redhat-00003 or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.jboss.logging:jboss-logging:jar:3.3.2.Final-redhat-00001, org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.6.0.redhat-00002, com.google.guava:failureaccess:jar:1.0.1.redhat-00001: Could not find artifact org.jboss.logging:jboss-logging:jar:3.3.2.Final-redhat-00001 in central (http://<mirror>/artifactory/jboss-and-central) -> [Help 1]
This is a testing blocker.