Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 2 of 2 for ciManagement (0.14 seconds)

  1. android/pom.xml

      </scm>
      <issueManagement>
        <system>GitHub Issues</system>
        <url>https://github.com/google/guava/issues</url>
      </issueManagement>
      <ciManagement>
        <system>GitHub Actions</system>
        <url>https://github.com/google/guava/actions</url>
      </ciManagement>
      <properties>
        <!--
        When building Guava, you can pass (e.g.) `-Dsurefire.toolchain.version=21` to change which version to run tests under.
    Created: Fri Apr 03 12:43:13 GMT 2026
    - Last Modified: Tue Feb 17 19:12:41 GMT 2026
    - 26.9K bytes
    - Click Count (0)
  2. api/maven-api-model/src/main/mdo/maven.mdo

            <!-- ====================================================================== -->
    
            <field>
              <name>ciManagement</name>
              <version>4.0.0+</version>
              <description>The project's continuous integration information.</description>
              <association>
                <type>CiManagement</type>
              </association>
            </field>
    
    Created: Sun Apr 05 03:35:12 GMT 2026
    - Last Modified: Tue Feb 17 09:48:21 GMT 2026
    - 133.5K bytes
    - Click Count (0)
Back to Top