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

Eduardo Martins (Jira) issues at jboss.org
Thu May 14 15:02:38 EDT 2020


     [ https://issues.redhat.com/browse/WFLY-13465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eduardo Martins updated WFLY-13465:
-----------------------------------
    Git Pull Request: https://github.com/wildfly/quickstart/pull/417, https://github.com/wildfly/quickstart/pull/420  (was: https://github.com/wildfly/quickstart/pull/417)


> 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
>            Priority: Critical
>             Fix For: 20.0.0.Beta1
>
>
> (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