Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 21 of 21 for setActivation (0.61 sec)

  1. compat/maven-model-builder/src/main/java/org/apache/maven/model/validation/DefaultModelValidator.java

                                "must be unique but found duplicate profile with id " + profile.getId(),
                                profile);
                    }
    
                    validate30RawProfileActivation(problems, profile.getActivation(), prefix);
    
                    validate20RawDependencies(
                            problems, profile.getDependencies(), prefix, "dependencies.dependency.", request);
    
    Registered: Sun Dec 28 03:35:09 UTC 2025
    - Last Modified: Wed Sep 03 15:06:05 UTC 2025
    - 66.8K bytes
    - Viewed (0)
Back to top