Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for Racine (0.38 sec)

  1. apache-maven/src/assembly/maven/conf/settings.xml

     |
     |                 -s /path/to/user/settings.xml
     |
     |  2. Global Level. This settings.xml file provides configuration for all Maven
     |                 users on a machine (assuming they're all using the same Maven
     |                 installation). It's normally provided in
     |                 ${maven.conf}/settings.xml.
     |
    XML
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Mon Jun 19 15:06:01 GMT 2023
    - 11K bytes
    - Viewed (0)
  2. api/maven-api-model/src/main/mdo/maven.mdo

                for this dependency.
                Requires an absolute path for the value, not relative.
                Use a property that gives the machine specific absolute path,
                e.g. {@code ${java.home}}.
                ]]>
              </description>
              <type>String</type>
            </field>
            <field>
              <name>exclusions</name>
    XML
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Tue Apr 23 13:29:46 GMT 2024
    - 115.1K bytes
    - Viewed (0)
  3. apache-maven/src/assembly/maven/conf/toolchains.xml

     |
     |                 -t /path/to/user/toolchains.xml
     |
     |  2. Global Level. This toolchains.xml file provides configuration for all Maven
     |                 users on a machine (assuming they're all using the same Maven
     |                 installation). It's normally provided in
     |                 ${maven.conf}/toolchains.xml.
     |
    XML
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Thu Dec 24 18:09:10 GMT 2020
    - 3.5K bytes
    - Viewed (0)
Back to top