- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for validationReportLevel (0.07 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
impl/maven-core/src/main/java/org/apache/maven/plugin/internal/DefaultPluginValidationManager.java
if (!logger.isWarnEnabled()) { return; // nothing can be reported } ValidationReportLevel validationReportLevel = validationReportLevel(mavenSession.getRepositorySession()); if (validationReportLevel == ValidationReportLevel.NONE || validationReportLevel == ValidationReportLevel.INLINE) { return; // we were asked to not report anything OR reporting already happened inline }
Created: Sun Dec 28 03:35:09 GMT 2025 - Last Modified: Sat Apr 05 11:52:32 GMT 2025 - 17.5K bytes - Click Count (0)