Add interactiveMode false to generated maven settings.xml

This commit is contained in:
copilot-swe-agent[bot]
2026-06-23 02:06:00 +00:00
committed by GitHub
parent eb4afe2a5b
commit 9a1f2f556b
4 changed files with 6 additions and 0 deletions
+1
View File
@@ -80,6 +80,7 @@ export function generate(
'@xmlns:xsi': 'http://www.w3.org/2001/XMLSchema-instance',
'@xsi:schemaLocation':
'http://maven.apache.org/SETTINGS/1.0.0 https://maven.apache.org/xsd/settings-1.0.0.xsd',
interactiveMode: false,
servers: {
server: [
{