Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 5 of 5 for loop (0.11 sec)

  1. src/mdo/common.vm

      KIND, either express or implied.  See the License for the
      specific language governing permissions and limitations
      under the License.
    *#
    #
    #if ( "${isMavenModel}" == "true" )
    ##
    ## The following loop code is required in order to change the type of the
    ## pomFile attribute to a java.nio.file.Path.  Modello does not support this
    ## type and loading a model with such a type would fail the Modello validation.
    ##
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Thu Jan 19 23:38:51 UTC 2023
    - 1.2K bytes
    - Viewed (0)
  2. README.md

    ------------
    
    If you are interested in the development of Maven, please consult the
    documentation first and afterward you are welcome to join the developers
    mailing list to ask questions or discuss new ideas/features/bugs etc.
    
    Take a look into the [contribution guidelines](CONTRIBUTING.md).
    
    License
    -------
    This code is under the [Apache License, Version 2.0, January 2004][license].
    
    See the [`NOTICE`](./NOTICE) file for required notices and attributions.
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Sun Mar 03 21:28:30 UTC 2024
    - 4.3K bytes
    - Viewed (0)
  3. maven-model-builder/src/test/resources/dag.txt

    quarkus/extensions/mutiny/runtime/pom.xml
    	quarkus/core/runtime/pom.xml
    	quarkus/extensions/smallrye-context-propagation/runtime/pom.xml
    	quarkus/test-framework/junit5-internal/pom.xml
    quarkus/extensions/netty-loom-adaptor/runtime/pom.xml
    	quarkus/core/runtime/pom.xml
    	quarkus/extensions/netty/runtime/pom.xml
    	quarkus/extensions/arc/runtime/pom.xml
    quarkus/extensions/resteasy-classic/rest-client-jsonb/deployment/pom.xml
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Mon Jan 15 16:49:26 UTC 2024
    - 224K bytes
    - Viewed (0)
  4. apache-maven/src/main/appended-resources/licenses/EPL-2.0.txt

      If it is not possible or desirable to put the notice in a particular
      file, then You may include the notice in a location (such as a LICENSE
      file in a relevant directory) where a recipient would be likely to
      look for such a notice.
    
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Tue Jun 04 06:45:16 UTC 2024
    - 13.9K bytes
    - Viewed (0)
  5. maven-core/plugin-manager.txt

     * load into the UI - having packed or unpacked plugins, and positioning resources if necessary -
     * maven can work out of the classloader, nexus plugins probably couldn't give the js and image
     * resources
     *
     * We need to look at Maven, and Nexus as use cases and figure out what each of them needs to be
     * able to do
     *
     * - now what is really the difference between this and loading a component in plexus - custom
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Mon Jul 18 22:45:13 UTC 2022
    - 12.9K bytes
    - Viewed (0)
Back to top