Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for setProperties (0.48 sec)

  1. maven-compat/src/main/java/org/apache/maven/project/DefaultProjectBuilderConfiguration.java

        private ProfileManager globalProfileManager;
    
        private ArtifactRepository localRepository;
    
        private Properties userProperties;
    
        private Properties executionProperties = System.getProperties();
    
        private Date buildStartTime;
    
        public DefaultProjectBuilderConfiguration() {}
    
        public ProjectBuilderConfiguration setGlobalProfileManager(ProfileManager globalProfileManager) {
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Mon Dec 26 15:12:32 UTC 2022
    - 2.8K bytes
    - Viewed (0)
Back to top