Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for projectFile (0.04 sec)

  1. impl/maven-core/src/main/java/org/apache/maven/project/ProjectBuilder.java

     */
    @Deprecated(since = "4.0.0")
    public interface ProjectBuilder {
    
        /**
         * Builds a project descriptor from the specified POM file.
         *
         * @param projectFile The POM file to build the project from, must not be {@code null}.
         * @param request The project building request that holds further parameters, must not be {@code null}.
    Registered: Sun Dec 28 03:35:09 UTC 2025
    - Last Modified: Wed Jul 23 10:13:56 UTC 2025
    - 5.5K bytes
    - Viewed (0)
Back to top