Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for setScm (0.04 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

                            model)
                    .mailingLists(null)
                    .issueManagement(null)
                    .scm(
                            model.getScm() != null
                                    ? Scm.newBuilder(model.getScm(), true)
                                            .childScmConnectionInheritAppendPath(null)
                                            .childScmUrlInheritAppendPath(null)
    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