Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for ProjectUtils (0.06 seconds)

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

    // This class needs to stick around because it was exposed the remote resources plugin started using it instead of
    // getting the repositories from the project.
    
    /**
     * ProjectUtils
     */
    @Deprecated
    public final class ProjectUtils {
    
        private ProjectUtils() {}
    
        public static List<ArtifactRepository> buildArtifactRepositories(
    Created: Sun Dec 28 03:35:09 GMT 2025
    - Last Modified: Fri Oct 25 12:31:46 GMT 2024
    - 3.8K bytes
    - Click Count (0)
Back to Top