Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for childScmDeveloperConnectionInheritAppendPath (0.29 seconds)

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

  1. impl/maven-core/src/main/java/org/apache/maven/internal/transformation/impl/DefaultConsumerPomBuilder.java

                                            .childScmConnectionInheritAppendPath(null)
                                            .childScmUrlInheritAppendPath(null)
                                            .childScmDeveloperConnectionInheritAppendPath(null)
                                            .build()
                                    : null);
            builder.profiles(prune(model.getProfiles()));
    
            model = builder.build();
    Created: Sun Dec 28 03:35:09 GMT 2025
    - Last Modified: Thu Nov 27 07:40:26 GMT 2025
    - 21.2K bytes
    - Click Count (0)
Back to Top