Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for withRemoteRepositories (0.23 seconds)

  1. impl/maven-cli/src/main/java/org/apache/maven/cling/invoker/mvnup/goals/PluginUpgradeStrategy.java

                            .snapshots(RepositoryPolicy.newBuilder().enabled("true").build())
                            .build());
    
            return session.withRemoteRepositories(List.of(central, snapshots));
        }
    
        /**
         * Creates a temporary project structure with all POMs written to preserve relative paths.
    Created: Sun Apr 05 03:35:12 GMT 2026
    - Last Modified: Tue Nov 18 18:03:26 GMT 2025
    - 37K bytes
    - Click Count (0)
Back to Top