Maven guide - syntax highlighting and property name issues
- no syntax highlighting for the xml snippet
- use <version>${surefire-plugin.version}</version> instead of <version>${SureFirePluginVersion}</version>
- use <version>${surefire-plugin.version}</version> instead of <version>${SureFirePluginVersion}</version>
<version>${surefire-plugin.version}</version> is what Quarkus uses in the applications and this proper way is used in other places in product guides:
- https://access.redhat.com/documentation/en-us/red_hat_build_of_quarkus/1.7/html-single/developing_and_compiling_your_quarkus_applications_with_apache_maven/index
- https://access.redhat.com/documentation/en-us/red_hat_build_of_quarkus/1.7/html-single/getting_started_with_quarkus/index