Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for reportProblem (0.06 sec)

  1. api/maven-api-core/src/main/java/org/apache/maven/api/services/ProblemCollector.java

         * implementation and its configuration.
         *
         * @param problem the problem to report
         * @return {@code true} if passed problem is preserved by this call.
         */
        boolean reportProblem(P problem);
    
        /**
         * Returns all reported and preserved problems ordered by severity in decreasing order. Note: counters and
         * element count in this stream does not have to be equal.
         */
    Registered: Sun Sep 07 03:35:12 UTC 2025
    - Last Modified: Fri Jul 18 17:30:19 UTC 2025
    - 11.4K bytes
    - Viewed (0)
Back to top