Skip to content

Commit 3d5df73

Browse files
committed
Sync documentation of main branch
1 parent ecf8e52 commit 3d5df73

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_generated-doc/main/infra/quarkus-maven-plugin-goals.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1837,10 +1837,10 @@ a| [[quarkus-maven-plugin-goal-go-offline-mode]] mode
18371837

18381838
[.description]
18391839
--
1840-
Target launch mode corresponding to io.quarkus.runtime.LaunchMode for which the dependencies should be resolved. io.quarkus.runtime.LaunchMode.TEST is the default, since it includes both provided and test dependency scopes.
1840+
Target launch mode corresponding to io.quarkus.runtime.LaunchMode for which the dependencies should be resolved. all is the default, since it includes both provided and test dependency scopes and also the dependencies required by dev mode.
18411841
--
18421842
|`String`
1843-
|`test`
1843+
|`all`
18441844

18451845
a| [[quarkus-maven-plugin-goal-go-offline-project]] project
18461846
|`MavenProject` (required)

0 commit comments

Comments
 (0)