Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for featured (0.24 sec)

  1. maven-core/src/main/resources/META-INF/maven/extension.xml

        <exportedPackage>org.apache.maven.execution</exportedPackage>
        <exportedPackage>org.apache.maven.execution.scope</exportedPackage>
        <exportedPackage>org.apache.maven.feature</exportedPackage>
        <exportedPackage>org.apache.maven.graph</exportedPackage>
        <exportedPackage>org.apache.maven.lifecycle</exportedPackage>
        <exportedPackage>org.apache.maven.model</exportedPackage>
    XML
    - Registered: Sun Apr 21 03:35:09 GMT 2024
    - Last Modified: Mon Jan 08 10:37:09 GMT 2024
    - 12.2K bytes
    - Viewed (0)
  2. maven-core/pom.xml

                  <include>org.apache.maven.exception</include>
                  <include>org.apache.maven.execution</include>
                  <include>org.apache.maven.execution.scope</include>
                  <include>org.apache.maven.feature</include>
                  <include>org.apache.maven.graph</include>
                  <include>org.apache.maven.lifecycle</include>
                  <include>org.apache.maven.model</include>
    XML
    - Registered: Sun Apr 21 03:35:09 GMT 2024
    - Last Modified: Fri Apr 12 10:50:18 GMT 2024
    - 15.1K bytes
    - Viewed (0)
  3. api/maven-api-model/src/main/mdo/maven.mdo

                and must match the file in the location given, or it will revert to the repository for the POM.
                This feature is only for enhancing the development in a local checkout of that project.
                Set the value to an empty string in case you want to disable the feature and always resolve
                the parent POM from the repositories.
              </description>
              <type>String</type>
    XML
    - Registered: Sun Apr 21 03:35:09 GMT 2024
    - Last Modified: Mon Feb 26 17:04:44 GMT 2024
    - 115.5K bytes
    - Viewed (0)
Back to top