- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for reportPlugin (0.07 seconds)
-
api/maven-api-model/src/main/mdo/maven.mdo
*/ @Deprecated public void flushReportPluginMap() { } /** * @return a Map of plugins field with <code>ReportPlugin#getKey()</code> as key * @see org.apache.maven.model.ReportPlugin#getKey() */ public java.util.Map<String, ReportPlugin> getReportPluginsAsMap() { return getPlugins().stream().collect(Collectors.toMap(report -> report.getKey(), report -> report)); }Created: Sun Apr 05 03:35:12 GMT 2026 - Last Modified: Tue Feb 17 09:48:21 GMT 2026 - 133.5K bytes - Click Count (0)