Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 11 for 11 (0.48 sec)

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

      <modelVersion>4.0.0</modelVersion>
      <parent>
        <groupId>org.apache.maven</groupId>
        <artifactId>maven-parent</artifactId>
        <version>11</version>
        <relativePath>../pom/maven/pom.xml</relativePath>
      </parent>
      <groupId>org.apache.maven</groupId>
      <artifactId>maven</artifactId>
      <version>3.0-SNAPSHOT</version>
      <packaging>pom</packaging>
    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. maven-core/src/test/resources-project-builder/empty-distMng-repo-url/pom.xml

    <project >
      <modelVersion>4.0.0</modelVersion>
      <groupId>org.apache.commons</groupId>
      <artifactId>commons-parent</artifactId>
      <packaging>pom</packaging>
      <version>11</version>
    
      <distributionManagement>
        <repository>
          <id>dummy</id>
          <name>Dummy to avoid accidental deploys</name>
          <url />
        </repository>
      </distributionManagement>
    XML
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Wed Apr 29 05:20:38 GMT 2009
    - 373 bytes
    - Viewed (0)
  3. android/pom.xml

        </profile>
        <profile>
          <id>run-error-prone</id>
          <activation>
            <!--
            Error Prone requires 11+: https://errorprone.info/docs/installation
            We skip 12-15 because of https://github.com/google/error-prone/issues/3540.
            -->
            <jdk>[11,12),[16,)</jdk>
          </activation>
          <build>
            <plugins>
              <plugin>
    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)
  4. maven-core/src/test/resources-project-builder/dependency-inheritance/pom.xml

      <modelVersion>4.0.0</modelVersion>
        <parent>
        <groupId>org.apache.maven</groupId>
        <artifactId>maven-parent</artifactId>
        <version>11</version>
        <relativePath>maven-parent.xml</relativePath>
      </parent>
      <groupId>org.apache.maven</groupId>
      <artifactId>maven</artifactId>
      <version>3.0-SNAPSHOT</version>
      <packaging>pom</packaging>
    
    XML
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Tue Oct 27 10:08:56 GMT 2020
    - 1.6K bytes
    - Viewed (0)
  5. maven-core/src/test/resources-project-builder/micromailer/pom.xml

      <modelVersion>4.0.0</modelVersion>
    
      <parent>
        <groupId>org.sonatype.spice</groupId>
        <artifactId>spice-parent</artifactId>
        <version>11</version>
        <relativePath>spice-parent-9.pom</relativePath>
      </parent>
    
      <groupId>org.sonatype.micromailer</groupId>
      <artifactId>micromailer</artifactId>
      <version>1.0.3</version>
      <packaging>jar</packaging>
    XML
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Thu Aug 03 09:29:10 GMT 2023
    - 3.4K bytes
    - Viewed (0)
  6. maven-core/src/test/resources-project-builder/dependency-inheritance/maven-parent.xml

      <modelVersion>4.0.0</modelVersion>
    
      <groupId>org.apache.maven</groupId>
      <artifactId>maven-parent</artifactId>
      <version>11</version>
      <packaging>pom</packaging>
    
      <name>Apache Maven</name>
    XML
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Sun Mar 29 19:02:56 GMT 2020
    - 1.2K bytes
    - Viewed (0)
  7. android/guava/pom.xml

              </excludePackageNames>
              <!-- Ignore some tags that are found in Java 11 sources but not recognized... under -source 8, I think it was? I can no longer reproduce the failure. -->
              <tags>
                <tag>
                  <name>apiNote</name>
                  <placement>X</placement>
    XML
    - Registered: Fri Apr 26 12:43:10 GMT 2024
    - Last Modified: Mon Mar 11 16:37:45 GMT 2024
    - 8.9K bytes
    - Viewed (0)
  8. maven-core/src/test/resources-project-builder/xml-coalesce-text/pom.xml

    0         1         2         3         4         5         6  X
    0         1         2         3         4         5         6  X
    0         1         2         3         4         5         6  X
    11 KB     1         2         3         4         5         6  X
    0         1         2         3         4         5         6  X
    0         1         2         3         4         5         6  X
    XML
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Sun Mar 29 19:02:56 GMT 2020
    - 34.5K bytes
    - Viewed (0)
  9. guava/pom.xml

              </excludePackageNames>
              <!-- Ignore some tags that are found in Java 11 sources but not recognized... under -source 8, I think it was? I can no longer reproduce the failure. -->
              <tags>
                <tag>
                  <name>apiNote</name>
                  <placement>X</placement>
    XML
    - Registered: Fri Apr 05 12:43:09 GMT 2024
    - Last Modified: Mon Mar 11 16:37:45 GMT 2024
    - 8.9K bytes
    - Viewed (0)
  10. maven-core/src/test/resources/org/apache/maven/lifecycle/pom.xml

      <modelVersion>4.0.0</modelVersion>
      <parent>
        <groupId>org.apache.maven</groupId>
        <artifactId>maven-parent</artifactId>
        <version>11</version>
        <relativePath>../pom/maven/pom.xml</relativePath>
      </parent>
      <groupId>org.apache.maven</groupId>
      <artifactId>maven</artifactId>
      <version>3.0-SNAPSHOT</version>
      <packaging>pom</packaging>
    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)
Back to top