[jboss-jira] [JBoss JIRA] (WFLY-13465) Issues in readme for microprofile-rest-client QS

Martin Stefanko (Jira) issues at jboss.org
Wed May 13 12:15:48 EDT 2020


Martin Stefanko created WFLY-13465:
--------------------------------------

             Summary: Issues in readme for microprofile-rest-client QS
                 Key: WFLY-13465
                 URL: https://issues.redhat.com/browse/WFLY-13465
             Project: WildFly
          Issue Type: Bug
          Components: Quickstarts
    Affects Versions: 19.1.0.Final
            Reporter: Martin Stefanko
            Assignee: Martin Stefanko


(1) WF BOM is used instead of EAP one:
{code}
        <groupId>org.wildfly.bom</groupId>
        <artifactId>wildfly-microprofile</artifactId>
        <version>${version.server.bom}</version>
{code}

(2) References to WF instead of EAP, e.g.:
{code}
<!-- Import the MicroProfile REST Client API, we use provided scope as the API is included in WildFly -->
{code}

These references are used in pom.xml as well.

(3) QS contains tests but the readme does not mention them.

(4) Consider using standard sections:
* Use of the EAP_HOME and QUICKSTART_HOME Variables
* Undeploy the Quickstart
* Run the Arquillian Tests
* Run the Quickstart in Red Hat JBoss Developer Studio or Eclipse



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the jboss-jira mailing list