Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for Lavina (0.21 sec)

  1. android/pom.xml

              <version>2.7.2</version>
              <configuration>
                <includes>
                  <include>${test.include}</include>
                </includes>
                <!-- By having our own entries here, we also override the default exclusion filter, which excludes all nested classes. -->
                <excludes>
                  <!-- https://github.com/google/guava/issues/2840 -->
    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)
  2. api/maven-api-model/src/main/mdo/maven.mdo

            <field>
              <name>executions</name>
              <version>4.0.0+</version>
              <description>Multiple specifications of a set of goals to execute during the build
                lifecycle, each having (possibly) a different configuration.</description>
              <association>
                <type>PluginExecution</type>
                <multiplicity>*</multiplicity>
              </association>
            </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