Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for getParentModel (0.05 seconds)

The search processing time has exceeded the limit. The displayed results may be partial.

  1. impl/maven-core/src/test/java/org/apache/maven/project/DefaultProjectBuilderTest.java

                        return null;
                    }
                };
            }
    
            @Override
            public Model getParentModel() {
                return null;
            }
    
            @Override
            public List<Profile> getActivePomProfiles() {
                return List.of();
            }
    
            @Override
    Created: Sun Dec 28 03:35:09 GMT 2025
    - Last Modified: Tue Nov 18 17:20:31 GMT 2025
    - 7.5K bytes
    - Click Count (0)
Back to Top