- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for isLocationTracking (0.06 seconds)
-
compat/maven-model-builder/src/main/java/org/apache/maven/model/building/DefaultModelBuilder.java
problems.setSource(modelSource.getLocation()); try { boolean strict = request.getValidationLevel() >= ModelBuildingRequest.VALIDATION_LEVEL_MAVEN_2_0; InputSource source = request.isLocationTracking() ? new InputSource() : null; Map<String, Object> options = new HashMap<>(); options.put(ModelProcessor.IS_STRICT, strict); options.put(ModelProcessor.INPUT_SOURCE, source);Created: Sun Dec 28 03:35:09 GMT 2025 - Last Modified: Sun Mar 30 23:08:08 GMT 2025 - 55.3K bytes - Click Count (0)