Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 11 for Chen (0.15 sec)

  1. maven-core/src/test/projects/lifecycle-executor/project-with-inheritance/pom.xml

        <commonsCliVersion>1.0</commonsCliVersion>
        <!--
    
        Do not update this, Doxia will be decoupled completely from 3.x and someone can
        create a rendering engine for it if they like when the release stabilizes. JVZ
    
        -->
        <doxiaVersion>1.0-alpha-9</doxiaVersion>
        <easyMockVersion>1.2_Java1.3</easyMockVersion>
        <junitVersion>4.13.1</junitVersion>
        <plexusVersion>1.0-beta-3.0.7</plexusVersion>
    XML
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Thu Aug 03 09:29:10 GMT 2023
    - 22.4K bytes
    - Viewed (0)
  2. apache-maven/src/assembly/maven/conf/settings.xml

       | This will determine whether maven prompts you when it needs input. If set to false,
       | maven will use a sensible default value, perhaps based on some other setting, for
       | the parameter in question.
       |
       | Default: true
      <interactiveMode>true</interactiveMode>
      -->
    
      <!-- offline
       | Determines whether maven should attempt to connect to the network when executing a build.
    XML
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Mon Jun 19 15:06:01 GMT 2023
    - 11K bytes
    - Viewed (0)
  3. guava-gwt/pom.xml

                        <contains text="@GwtCompatible"/>
                      </fileset>
                    </copy>
                    <!-- TODO(cpovirk): If we continue stripping these once we use @ElementTypesAreNonnullByDefault, then we should strip @ElementTypesAreNonnullByDefault, too, to reflect that the classes are *not* fully annotated. But hopefully we can stop stripping them, as https://github.com/jspecify/jspecify/issues/184 should make possible. -->
    XML
    - Registered: Fri Apr 26 12:43:10 GMT 2024
    - Last Modified: Thu Apr 11 15:00:55 GMT 2024
    - 19.8K bytes
    - Viewed (0)
  4. api/maven-api-plugin/src/main/mdo/plugin.mdo

                This will trigger a warning when a user tries to use a Mojo marked as deprecated.
              </description>
            </field>
            <field>
              <name>configurator</name>
              <version>1.0.0+</version>
              <type>String</type>
              <description>
                The configurator type to use when injecting parameter values into this Mojo. The value is normally deduced
    XML
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Sun Apr 14 17:14:22 GMT 2024
    - 23.6K bytes
    - Viewed (0)
  5. maven-compat/src/main/mdo/profiles.mdo

              <description><![CDATA[
                Specifies that this profile will be activated when a matching JDK is detected.
              ]]></description>
            </field>
            <field>
              <name>os</name>
              <version>1.0.0</version>
              <description><![CDATA[
                Specifies that this profile will be activated when matching OS attributes are detected.
              ]]></description>
              <association>
    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)
  6. api/maven-api-settings/src/main/mdo/settings.mdo

              <description>
                The permissions for files when they are created.
              </description>
              <type>String</type>
            </field>
            <field>
              <name>directoryPermissions</name>
              <version>1.0.0+</version>
              <description>
                The permissions for directories when they are created.
              </description>
              <type>String</type>
    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)
  7. api/maven-api-metadata/src/main/mdo/metadata.mdo

              <type>String</type>
              <description>The groupId when this directory represents "groupId/artifactId" or "groupId/artifactId/version".</description>
            </field>
            <field>
              <name>artifactId</name>
              <version>1.0.0+</version>
              <type>String</type>
              <description>The artifactId when this directory represents "groupId/artifactId" or "groupId/artifactId/version".</description>
    XML
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Thu Apr 11 14:06:34 GMT 2024
    - 15.8K bytes
    - Viewed (0)
  8. android/pom.xml

                       One way of dealing with that would be to disable
                       animal-sniffer. And that would be fine for our -jre builds:
                       If we're building with JDK8, then clearly we're sticking to
                       JDK8 APIs. However, I assume (but did not confirm) that we'd
                       have the same issue with our -android builds, which need
    XML
    - Registered: Fri Apr 26 12:43:10 GMT 2024
    - Last Modified: Tue Mar 12 20:26:18 GMT 2024
    - 19.4K bytes
    - Viewed (0)
  9. maven-core/src/test/resources/org/apache/maven/lifecycle/pom.xml

        <commonsCliVersion>1.0</commonsCliVersion>
        <!--
    
        Do not update this, Doxia will be decoupled completely from 3.x and someone can
        create a rendering engine for it if they like when the release stabilizes. JVZ
    
        -->
        <doxiaVersion>1.0-alpha-9</doxiaVersion>
        <easyMockVersion>1.2_Java1.3</easyMockVersion>
        <junitVersion>4.13.1</junitVersion>
    XML
    - Registered: Sun Mar 31 03:35:09 GMT 2024
    - Last Modified: Sat Sep 11 08:52:20 GMT 2021
    - 22.4K bytes
    - Viewed (0)
  10. maven-core/src/test/projects/plugin-manager/project-with-inheritance/pom.xml

        <commonsCliVersion>1.0</commonsCliVersion>
        <!--
    
        Do not update this, Doxia will be decoupled completely from 3.x and someone can
        create a rendering engine for it if they like when the release stabilizes. JVZ
    
        -->
        <doxiaVersion>1.0-alpha-9</doxiaVersion>
        <easyMockVersion>1.2_Java1.3</easyMockVersion>
        <junitVersion>4.13.1</junitVersion>
        <plexusVersion>1.0-beta-3.0.7</plexusVersion>
    XML
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Thu Aug 03 09:29:10 GMT 2023
    - 22.4K bytes
    - Viewed (0)
Back to top