Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 7 of 7 for system (0.19 sec)

  1. maven-bom/pom.xml

        <url>https://github.com/apache/maven/tree/${project.scm.tag}/${project.artifactId}</url>
      </scm>
      <issueManagement>
        <system>jira</system>
        <url>https://issues.apache.org/jira/browse/MNG</url>
      </issueManagement>
      <ciManagement>
        <system>Jenkins</system>
        <url>https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven/</url>
      </ciManagement>
      <distributionManagement>
        <site>
    XML
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Thu Apr 25 08:48:58 GMT 2024
    - 7.4K bytes
    - Viewed (0)
  2. maven-core/pom.xml

                  <!-- END default constructor on Plexus/JSR 330 components -->
                  <!-- system property with that name no longer evaluated -->
                  <exclude>org.apache.maven.project.DefaultProjectBuilder#DISABLE_GLOBAL_MODEL_CACHE_SYSTEM_PROPERTY</exclude>
                  <exclude>org.apache.maven.project.DefaultModelBuildingListener</exclude>
    XML
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Thu Apr 25 08:48:58 GMT 2024
    - 15.4K bytes
    - Viewed (0)
  3. api/maven-api-plugin/src/main/mdo/plugin.mdo

                execute: {@code compile}, {@code runtime}, {@code test},
                {@code compile+runtime} (since Maven 3.0) or {@code runtime+system} (since Maven 3.0)
              </description>
            </field>
            <field>
              <name>dependencyResolution</name>
              <version>2.0.0+</version>
              <type>String</type>
    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)
  4. pom.xml

    		<packaging.fess.group>fess</packaging.fess.group>
    		<packaging.fess.pid.dir>/var/run/fess</packaging.fess.pid.dir>
    		<packaging.fess.systemd.dir>/usr/lib/systemd/system</packaging.fess.systemd.dir>
    		<packaging.fess.systemd.sysctl.dir>/usr/lib/sysctl.d</packaging.fess.systemd.sysctl.dir>
    		<packaging.fess.tmpfilesd.dir>/usr/lib/tmpfiles.d</packaging.fess.tmpfilesd.dir>
    XML
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Mon Apr 22 12:06:58 GMT 2024
    - 48.7K bytes
    - Viewed (0)
  5. android/pom.xml

        <otherVariant.jvmEnvironment>standard-jvm</otherVariant.jvmEnvironment>
        <otherVariant.jvmEnvironmentVariantName>jre</otherVariant.jvmEnvironmentVariantName>
      </properties>
      <issueManagement>
        <system>GitHub Issues</system>
        <url>https://github.com/google/guava/issues</url>
      </issueManagement>
      <inceptionYear>2010</inceptionYear>
      <licenses>
        <license>
          <name>Apache License, Version 2.0</name>
    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)
  6. api/maven-api-model/src/main/mdo/maven.mdo

            continuous integration system of the project.
            ]]>
          </description>
          <fields>
            <field>
              <name>system</name>
              <version>4.0.0+</version>
              <description>
                The name of the continuous integration system, e.g. {@code continuum}.
              </description>
              <type>String</type>
            </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)
  7. api/maven-api-settings/src/main/mdo/settings.mdo

          </fields>
        </class>
        <class java.clone="deep">
          <name>ActivationOS</name>
          <version>1.0.0+</version>
          <description>
            This is an activator which will detect an operating system's attributes in order to activate
            its profile.
          </description>
          <fields>
            <field>
              <name>name</name>
              <version>1.0.0+</version>
              <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)
Back to top