[jboss-jira] [JBoss JIRA] (WFLY-13275) Quickstart README documentation should not promote usage of using background jobs

James Perkins (Jira) issues at jboss.org
Mon Mar 23 18:02:09 EDT 2020


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

James Perkins updated WFLY-13275:
---------------------------------
    Description: 
I noticed in the {{microprofile-fault-tolerance}} README there is a line that says to use {{mvn wildfly:run &}}. The {{&}} should really be removed as that will keep the maven process running in the background until the server is shutdown. That doesn't seem right to me.

>From reading the instructions it does seem like the reason for this is because there are follow commands used to provision the server. There seems to be two options for this:

# -We use the {{standalone-microprofile.xml}} for the config file- Actually it's already doing this so maybe just the README needs to be updated.
# We upgrade, I can release a final if needed, the maven plugin to 2.1.0.Beta1. 
  * This would allow CLI commands to be executed before the deployment is deployed.

[~rhusar] I've only assigned this to you as it looks to be a quickstart you created. I don't necessarily think you need to fix it, but your input would be helpful.  

  was:
I noticed in the {{microprofile-fault-tolerance}} README there is a line that says to use {{mvn wildfly:run &}}. The {{&}} should really be removed as that will keep the maven process running in the background until the server is shutdown. That doesn't seem right to me.

>From reading the instructions it does seem like the reason for this is because there are follow commands used to provision the server. There seems to be two options for this:

# We use the {{standalone-microprofile.xml}} for the config file
# We upgrade, I can release a final if needed, the maven plugin to 2.1.0.Beta1. 
  * This would allow CLI commands to be executed before the deployment is deployed.

[~rhusar] I've only assigned this to you as it looks to be a quickstart you created. I don't necessarily think you need to fix it, but your input would be helpful.  



> Quickstart README documentation should not promote usage of using background jobs
> ---------------------------------------------------------------------------------
>
>                 Key: WFLY-13275
>                 URL: https://issues.redhat.com/browse/WFLY-13275
>             Project: WildFly
>          Issue Type: Bug
>          Components: Quickstarts
>            Reporter: James Perkins
>            Assignee: Radoslav Husar
>            Priority: Major
>
> I noticed in the {{microprofile-fault-tolerance}} README there is a line that says to use {{mvn wildfly:run &}}. The {{&}} should really be removed as that will keep the maven process running in the background until the server is shutdown. That doesn't seem right to me.
> From reading the instructions it does seem like the reason for this is because there are follow commands used to provision the server. There seems to be two options for this:
> # -We use the {{standalone-microprofile.xml}} for the config file- Actually it's already doing this so maybe just the README needs to be updated.
> # We upgrade, I can release a final if needed, the maven plugin to 2.1.0.Beta1. 
>   * This would allow CLI commands to be executed before the deployment is deployed.
> [~rhusar] I've only assigned this to you as it looks to be a quickstart you created. I don't necessarily think you need to fix it, but your input would be helpful.  



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


More information about the jboss-jira mailing list