Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for interactiveMode (0.58 sec)

  1. impl/maven-cli/src/test/java/org/apache/maven/cling/invoker/mvn/MavenInvokerTest.java

    <settings xmlns="http://maven.apache.org/SETTINGS/1.0.0" 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</interactiveMode>
      <profiles>
        <profile>
          <id>oss-development</id>
          <repositories>
            <repository>
              <id>central</id>
              <url>https://repo1.maven.org/maven2/</url>
    Registered: Sun Dec 28 03:35:09 UTC 2025
    - Last Modified: Tue Oct 21 12:17:55 UTC 2025
    - 9.3K bytes
    - Viewed (0)
Back to top