domhanak commented on code in PR #727:
URL:
https://github.com/apache/incubator-kie-kogito-docs/pull/727#discussion_r2200482193
##########
serverlessworkflow/modules/ROOT/pages/cloud/operator/config-maven-quarkus.adoc:
##########
@@ -0,0 +1,188 @@
+// Note: This section can grow over time to add more Maven-related
configuration and guides
+= Configuring Maven Mirrors and Quarkus Registry for {product_name} Images
+:compat-mode!:
+// Metadata:
+:description: Adding a custom maven mirror to images
+:keywords: maven, mirror, central, sonatype
+// links
+:maven_mirror_guide:
https://maven.apache.org/guides/mini/guide-mirror-settings.html
+:quarkus_registry_guide: https://quarkus.io/guides/extension-registry-user
+
+This guide explains how to configure Maven mirrors and Quarkus extension
registries to support restricted or offline environments when building and
running workflows.
+
+By default either the {product_name} Builder and Devmode images have all the
required Java libraries to run. In some scenarios, such as adding a custom
Quarkus Extension, the internal system will require to
+access the Maven Central registry.
Review Comment:
these are all cherry-picks not changing anything here. Feel free to send
enhancement to main branch.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]