We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 900e234 commit 3b1daf3Copy full SHA for 3b1daf3
1 file changed
documentation/modules/ROOT/pages/basics.adoc
@@ -17,7 +17,7 @@ mvn "io.quarkus.platform:quarkus-maven-plugin:create" \
17
-DprojectGroupId="com.redhat.developers" \
18
-DprojectArtifactId="tutorial-app" \
19
-DprojectVersion="1.0-SNAPSHOT" \
20
--Dextensions='resteasy-reactive'
+-Dextensions=resteasy-reactive
21
cd {project-name}
22
----
23
--
0 commit comments