Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for Searcher (0.17 sec)

  1. api/maven-api-model/src/main/mdo/maven.mdo

              <version>4.0.0+</version>
              <description>
                The version of the reporting plugin to be used. Starting with Maven 3, if no version is defined explicitly,
                version is searched in {@code build/plugins} then in {@code build/pluginManagement}.
              </description>
              <type>String</type>
            </field>
            <field>
              <name>reportSets</name>
    XML
    - Registered: Sun May 05 03:35:11 GMT 2024
    - Last Modified: Tue Apr 23 13:29:46 GMT 2024
    - 115.1K bytes
    - Viewed (0)
  2. apache-maven/src/assembly/maven/conf/settings.xml

       |
       | Default: false
      <offline>false</offline>
      -->
    
      <!-- pluginGroups
       | This is a list of additional group identifiers that will be searched when resolving plugins by their prefix, i.e.
       | when invoking a command line like "mvn prefix:goal". Maven will automatically add the group identifiers
    XML
    - Registered: Sun May 05 03:35:11 GMT 2024
    - Last Modified: Mon Jun 19 15:06:01 GMT 2023
    - 11K bytes
    - Viewed (0)
Back to top