Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for Lelievre (0.16 sec)

  1. maven-core/src/site/apt/inheritance.apt

     all of the models that you specify are collected to produce a lineage and then the super model is place at
     the top of that lineage to provide default values.
    
     The super model is where we place all the values which we believe to be standard, values that can be shared and
     utilized across all your Maven projects.
    
    +-----+
     m0 <- m1 <- m2
    +-----+
    
     which is transformed into
    
    +-----+
     super model <- m0 <- m1 <- m2
    +-----+
    
    Plain Text
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Mon Jul 18 17:22:19 GMT 2022
    - 3.5K bytes
    - Viewed (0)
  2. apache-maven/src/main/appended-resources/licenses/unrecognized-javax.annotation-api-1.3.2.txt

        3.2. Modifications.
    
        The Modifications that You create or to which You contribute are
        governed by the terms of this License. You represent that You
        believe Your Modifications are Your original creation(s) and/or You
        have sufficient rights to grant the rights conveyed by this License.
    
        3.3. Required Notices.
    
    Plain Text
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Tue May 11 18:59:18 GMT 2021
    - 38.5K bytes
    - Viewed (0)
Back to top