- Sort Score
- Result 10 results
- Languages All
Results 1 - 8 of 8 for locationTracking (0.05 sec)
-
compat/maven-model-builder/src/main/java/org/apache/maven/model/building/DefaultModelBuildingRequest.java
return this; } @Override public boolean isLocationTracking() { return locationTracking; } @Override public DefaultModelBuildingRequest setLocationTracking(boolean locationTracking) { this.locationTracking = locationTracking; return this; } @Override public List<Profile> getProfiles() {Registered: Sun Dec 28 03:35:09 UTC 2025 - Last Modified: Tue Feb 25 08:27:34 UTC 2025 - 9.2K bytes - Viewed (0) -
compat/maven-model-builder/src/main/java/org/apache/maven/model/building/FilterModelBuildingRequest.java
public boolean isLocationTracking() { return request.isLocationTracking(); } @Override public FilterModelBuildingRequest setLocationTracking(boolean locationTracking) { request.setLocationTracking(locationTracking); return this; } @Override public List<Profile> getProfiles() { return request.getProfiles(); } @Override
Registered: Sun Dec 28 03:35:09 UTC 2025 - Last Modified: Tue Feb 25 08:27:34 UTC 2025 - 6.3K bytes - Viewed (0) -
api/maven-api-model/pom.xml
Registered: Sun Dec 28 03:35:09 UTC 2025 - Last Modified: Tue Sep 16 12:39:59 UTC 2025 - 3.2K bytes - Viewed (0) -
compat/maven-model-builder/src/main/java/org/apache/maven/model/building/ModelBuilder.java
/** * Performs only the part of {@link ModelBuilder#build(ModelBuildingRequest)} that loads the raw model */ Result<? extends Model> buildRawModel(File pomFile, int validationLevel, boolean locationTracking);Registered: Sun Dec 28 03:35:09 UTC 2025 - Last Modified: Tue Feb 25 08:27:34 UTC 2025 - 2.6K bytes - Viewed (0) -
api/maven-api-cli/pom.xml
Registered: Sun Dec 28 03:35:09 UTC 2025 - Last Modified: Sun Jun 29 22:37:39 UTC 2025 - 2.8K bytes - Viewed (0) -
api/maven-api-settings/pom.xml
Registered: Sun Dec 28 03:35:09 UTC 2025 - Last Modified: Sun Jun 29 22:37:39 UTC 2025 - 3.6K bytes - Viewed (0) -
api/maven-api-toolchain/pom.xml
Registered: Sun Dec 28 03:35:09 UTC 2025 - Last Modified: Sun Jun 29 22:37:39 UTC 2025 - 3.4K bytes - Viewed (0) -
compat/maven-settings/pom.xml
Registered: Sun Dec 28 03:35:09 UTC 2025 - Last Modified: Sun Jun 29 22:37:39 UTC 2025 - 4.7K bytes - Viewed (0)