Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for getProjectBuildingRequest (0.08 sec)

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

         *
         * @return The project building request or {@code null}.
         * @since 2.1
         */
        @Deprecated
        public ProjectBuildingRequest getProjectBuildingRequest() {
            return projectBuilderConfiguration;
        }
    
        /**
         * Sets the project building request from which this project instance was created. <strong>Warning:</strong> This is
    Registered: Sun Dec 28 03:35:09 UTC 2025
    - Last Modified: Fri Aug 29 12:47:20 UTC 2025
    - 67K bytes
    - Viewed (0)
Back to top