Skip to content

Commit

Permalink
Commit from GitHub Actions (WildFly Quickstarts Update 'README.adoc's)
Browse files Browse the repository at this point in the history
  • Loading branch information
emmartins committed Jan 21, 2025
1 parent 864ea5d commit 71ca2d4
Show file tree
Hide file tree
Showing 11 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion helloworld/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -774,7 +774,7 @@ The *bootable-jar* profile is activate by default, and when built the {productNa
+
[source,subs="attributes+",options="nowrap"]
----
$ mvn clean {mavenServerProvisioningCommand}
$ mvn {mavenServerProvisioningCommand}
----
. Start the {productName} bootable jar use the WildFly Maven Plugin `start-jar` goal.
Expand Down
2 changes: 1 addition & 1 deletion micrometer/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -1135,7 +1135,7 @@ The *bootable-jar* profile is activate by default, and when built the {productNa
+
[source,subs="attributes+",options="nowrap"]
----
$ mvn clean {mavenServerProvisioningCommand}
$ mvn {mavenServerProvisioningCommand}
----
. Start the {productName} bootable jar use the WildFly Maven Plugin `start-jar` goal.
Expand Down
2 changes: 1 addition & 1 deletion microprofile-config/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -1460,7 +1460,7 @@ The *bootable-jar* profile is activate by default, and when built the {productNa
+
[source,subs="attributes+",options="nowrap"]
----
$ mvn clean {mavenServerProvisioningCommand}
$ mvn {mavenServerProvisioningCommand}
----
. Start the {productName} bootable jar use the WildFly Maven Plugin `start-jar` goal.
Expand Down
2 changes: 1 addition & 1 deletion microprofile-fault-tolerance/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -1282,7 +1282,7 @@ The *bootable-jar* profile is activate by default, and when built the {productNa
+
[source,subs="attributes+",options="nowrap"]
----
$ mvn clean {mavenServerProvisioningCommand}
$ mvn {mavenServerProvisioningCommand}
----
. Start the {productName} bootable jar use the WildFly Maven Plugin `start-jar` goal.
Expand Down
10 changes: 5 additions & 5 deletions microprofile-health/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -1113,7 +1113,7 @@ The *bootable-jar* profile is activate by default, and when built the {productNa
+
[source,subs="attributes+",options="nowrap"]
----
$ mvn clean {mavenServerProvisioningCommand}
$ mvn {mavenServerProvisioningCommand}
----
. Start the {productName} bootable jar use the WildFly Maven Plugin `start-jar` goal.
Expand Down Expand Up @@ -1488,7 +1488,7 @@ ifdef::expose-mgmt-port-openshift[]
To get the address of the `microprofile-health-management` route, execute:
[source,options="nowrap",subs="+attributes"]
----
$ oc get route microprofile-health -o jsonpath="{.spec.host}"
$ oc get route microprofile-health-management -o jsonpath="{.spec.host}"
----
endif::[]
ifdef::expose-mgmt-port-kubernetes[]
Expand Down Expand Up @@ -1550,7 +1550,7 @@ ifdef::expose-mgmt-port-openshift[]
To get the address of the `microprofile-health-management` route, execute:
[source,options="nowrap",subs="+attributes"]
----
$ oc get route microprofile-health -o jsonpath="{.spec.host}"
$ oc get route microprofile-health-management -o jsonpath="{.spec.host}"
----
endif::[]
ifdef::expose-mgmt-port-kubernetes[]
Expand Down Expand Up @@ -1989,7 +1989,7 @@ ifdef::expose-mgmt-port-openshift[]
To get the address of the `microprofile-health-management` route, execute:
[source,options="nowrap",subs="+attributes"]
----
$ oc get route microprofile-health -o jsonpath="{.spec.host}"
$ oc get route microprofile-health-management -o jsonpath="{.spec.host}"
----
endif::[]
ifdef::expose-mgmt-port-kubernetes[]
Expand Down Expand Up @@ -2048,7 +2048,7 @@ ifdef::expose-mgmt-port-openshift[]
To get the address of the `microprofile-health-management` route, execute:
[source,options="nowrap",subs="+attributes"]
----
$ oc get route microprofile-health -o jsonpath="{.spec.host}"
$ oc get route microprofile-health-management -o jsonpath="{.spec.host}"
----
endif::[]
ifdef::expose-mgmt-port-kubernetes[]
Expand Down
2 changes: 1 addition & 1 deletion microprofile-jwt/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -1322,7 +1322,7 @@ The *bootable-jar* profile is activate by default, and when built the {productNa
+
[source,subs="attributes+",options="nowrap"]
----
$ mvn clean {mavenServerProvisioningCommand}
$ mvn {mavenServerProvisioningCommand}
----
. Start the {productName} bootable jar use the WildFly Maven Plugin `start-jar` goal.
Expand Down
2 changes: 1 addition & 1 deletion microprofile-lra/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -949,7 +949,7 @@ The *bootable-jar* profile is activate by default, and when built the {productNa
+
[source,subs="attributes+",options="nowrap"]
----
$ mvn clean {mavenServerProvisioningCommand}
$ mvn {mavenServerProvisioningCommand}
----
. Start the {productName} bootable jar use the WildFly Maven Plugin `start-jar` goal.
Expand Down
2 changes: 1 addition & 1 deletion microprofile-openapi/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -737,7 +737,7 @@ The *bootable-jar* profile is activate by default, and when built the {productNa
+
[source,subs="attributes+",options="nowrap"]
----
$ mvn clean {mavenServerProvisioningCommand}
$ mvn {mavenServerProvisioningCommand}
----
. Start the {productName} bootable jar use the WildFly Maven Plugin `start-jar` goal.
Expand Down
2 changes: 1 addition & 1 deletion microprofile-reactive-messaging-kafka/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -1628,7 +1628,7 @@ The *bootable-jar* profile is activate by default, and when built the {productNa
+
[source,subs="attributes+",options="nowrap"]
----
$ mvn clean {mavenServerProvisioningCommand}
$ mvn {mavenServerProvisioningCommand}
----
. Start the {productName} bootable jar use the WildFly Maven Plugin `start-jar` goal.
Expand Down
2 changes: 1 addition & 1 deletion microprofile-rest-client/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -769,7 +769,7 @@ The *bootable-jar* profile is activate by default, and when built the {productNa
+
[source,subs="attributes+",options="nowrap"]
----
$ mvn clean {mavenServerProvisioningCommand}
$ mvn {mavenServerProvisioningCommand}
----
. Start the {productName} bootable jar use the WildFly Maven Plugin `start-jar` goal.
Expand Down
2 changes: 1 addition & 1 deletion opentelemetry-tracing/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -1163,7 +1163,7 @@ The *bootable-jar* profile is activate by default, and when built the {productNa
+
[source,subs="attributes+",options="nowrap"]
----
$ mvn clean {mavenServerProvisioningCommand}
$ mvn {mavenServerProvisioningCommand}
----
. Start the {productName} bootable jar use the WildFly Maven Plugin `start-jar` goal.
Expand Down

0 comments on commit 71ca2d4

Please sign in to comment.