[
https://issues.redhat.com/browse/WFLY-13268?page=com.atlassian.jira.plugi...
]
Radoslav Husar updated WFLY-13268:
----------------------------------
Description:
[~tterem] discovered that MP FT QS guide is followed from its README, it wont be able to
resolve some dependencies. This is because we switched last minute to microprofile BOM
which does not contain common dependencies.
For example, the microprofile-fault-tolerance QS will fails with
{code}
[ERROR] The project
org.wildfly.quickstart.microprofile.faulttolerance:microprofile-fault-tolerance:1.0-SNAPSHOT
(/Users/rhusar/Desktop/REAL_QS/microprofile-fault-tolerance/pom.xml) has 2 errors
[ERROR] 'dependencies.dependency.version' for
org.jboss.resteasy:resteasy-jaxrs:jar is missing. @ line 34, column 21
[ERROR] 'dependencies.dependency.version' for
org.jboss.logging:jboss-logging:jar is missing. @ line 39, column 21
{code}
We need to either continue the disucssion what needs to be in the microprofile BOM or
import the other BOM into QS-s.
was:
[~tterem] discovered that if QS guides are followed from their READMEs, they wont be able
to resolve some dependencies. This is because we switched last minute to microprofile BOM
which does not contain common dependencies.
For example, the microprofile-fault-tolerance QS will fails with
{code}
[ERROR] The project
org.wildfly.quickstart.microprofile.faulttolerance:microprofile-fault-tolerance:1.0-SNAPSHOT
(/Users/rhusar/Desktop/REAL_QS/microprofile-fault-tolerance/pom.xml) has 2 errors
[ERROR] 'dependencies.dependency.version' for
org.jboss.resteasy:resteasy-jaxrs:jar is missing. @ line 34, column 21
[ERROR] 'dependencies.dependency.version' for
org.jboss.logging:jboss-logging:jar is missing. @ line 39, column 21
{code}
We need to either continue the disucssion what needs to be in the microprofile BOM or
import the other BOM into QS-s.
MP Fault Tolerance quickstart cannot resolve dependencies with
wildlfy-microprofile BOM
---------------------------------------------------------------------------------------
Key: WFLY-13268
URL:
https://issues.redhat.com/browse/WFLY-13268
Project: WildFly
Issue Type: Bug
Components: BOM, MP Fault Tolerance, Quickstarts
Affects Versions: 19.0.0.Final
Reporter: Radoslav Husar
Assignee: Radoslav Husar
Priority: Critical
Fix For: 19.0.1.Final, 20.0.0.Beta1
[~tterem] discovered that MP FT QS guide is followed from its README, it wont be able to
resolve some dependencies. This is because we switched last minute to microprofile BOM
which does not contain common dependencies.
For example, the microprofile-fault-tolerance QS will fails with
{code}
[ERROR] The project
org.wildfly.quickstart.microprofile.faulttolerance:microprofile-fault-tolerance:1.0-SNAPSHOT
(/Users/rhusar/Desktop/REAL_QS/microprofile-fault-tolerance/pom.xml) has 2 errors
[ERROR] 'dependencies.dependency.version' for
org.jboss.resteasy:resteasy-jaxrs:jar is missing. @ line 34, column 21
[ERROR] 'dependencies.dependency.version' for
org.jboss.logging:jboss-logging:jar is missing. @ line 39, column 21
{code}
We need to either continue the disucssion what needs to be in the microprofile BOM or
import the other BOM into QS-s.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)