Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 5 of 5 for arch (0.15 sec)

  1. maven-compat/src/main/mdo/profiles.mdo

              <type>String</type>
              <description>The general family of the OS to be used to activate a profile (e.g. 'windows')</description>
            </field>
            <field>
              <name>arch</name>
              <version>1.0.0</version>
              <type>String</type>
              <description>The architecture of the OS to be used to activate a profile</description>
            </field>
            <field>
    XML
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Tue Jan 03 21:08:35 GMT 2023
    - 13.8K bytes
    - Viewed (0)
  2. apache-maven/src/assembly/maven/conf/toolchains.xml

       |   Based on the toolchain-configuration in the pom.xml Maven will search for
       |   matching <provides/> configuration. You can decide for yourself which key-value
       |   pairs to use. Often used keys are 'version', 'vendor' and 'arch'. By default
       |   the version has a special meaning. If you configured in the pom.xml '1.5'
       |   Maven will search for 1.5 and above.
       |
       | * configuration: Additional configuration for this tool.
    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)
  3. .idea/dictionaries/4u7.xml

    <component name="ProjectDictionaryState">
      <dictionary name="4u7">
        <words>
          <w>aarch</w>
          <w>bintray</w>
          <w>cacheability</w>
          <w>cacheable</w>
          <w>cidr</w>
          <w>fastutil</w>
          <w>foldable</w>
          <w>instrumentator</w>
          <w>jdks</w>
          <w>jsshell</w>
          <w>proguarded</w>
          <w>protobuf</w>
          <w>redirector</w>
          <w>remapper</w>
          <w>sonatype</w>
    XML
    - Registered: Fri Apr 26 08:18:10 GMT 2024
    - Last Modified: Fri Jun 16 12:19:01 GMT 2023
    - 498 bytes
    - Viewed (0)
  4. api/maven-api-settings/src/main/mdo/settings.mdo

              <description>
                The general family of the OS to be used to activate a profile (e.g. 'windows')
              </description>
            </field>
            <field>
              <name>arch</name>
              <version>1.0.0+</version>
              <type>String</type>
              <description>
                The architecture of the OS to be used to activate a profile.
              </description>
            </field>
    XML
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Sat Feb 17 18:40:11 GMT 2024
    - 33.3K bytes
    - Viewed (0)
  5. api/maven-api-model/src/main/mdo/maven.mdo

                The general family of the OS to be used to activate the profile, such as
                {@code windows} or {@code unix}.
              </description>
            </field>
            <field>
              <name>arch</name>
              <version>4.0.0+</version>
              <type>String</type>
              <description>The architecture of the operating system to be used to activate the
              profile.</description>
            </field>
    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)
Back to top