Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for isLocationTracking (0.16 sec)

  1. api/maven-api-core/src/main/java/org/apache/maven/api/services/ModelBuilderRequest.java

        @Nonnull
        Session getSession();
    
        @Nonnull
        ModelSource getSource();
    
        int getValidationLevel();
    
        boolean isTwoPhaseBuilding();
    
        boolean isLocationTracking();
    
        /**
         * Indicates if the model to be built is a local project or a dependency.
         * In case the project is loaded externally from a remote repository (as a dependency or
    Java
    - Registered: Sun May 05 03:35:11 GMT 2024
    - Last Modified: Thu May 02 15:10:38 GMT 2024
    - 17.1K bytes
    - Viewed (0)
Back to top