| <!-- |
| |
| Licensed to the Apache Software Foundation (ASF) under one |
| or more contributor license agreements. See the NOTICE file |
| distributed with this work for additional information |
| regarding copyright ownership. The ASF licenses this file |
| to you under the Apache License, Version 2.0 (the |
| "License"); you may not use this file except in compliance |
| with the License. You may obtain a copy of the License at |
| |
| http://www.apache.org/licenses/LICENSE-2.0 |
| |
| Unless required by applicable law or agreed to in writing, |
| software distributed under the License is distributed on an |
| "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY |
| KIND, either express or implied. See the License for the |
| specific language governing permissions and limitations |
| under the License. |
| |
| --> |
| <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> |
| <html> |
| <head> |
| |
| <title>org.apache.grails.buildsrc (Grails 8.0.0-SNAPSHOT)</title> |
| <meta name="keywords" content="org.apache.grails.buildsrc package"> |
| <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
| <link rel ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" title="Style"> |
| <link href="../../../../groovy.ico" type="image/x-icon" rel="shortcut icon"> |
| <link href="../../../../groovy.ico" type="image/x-icon" rel="icon"> |
| <script type="text/javascript"> |
| function windowTitle() |
| { |
| parent.document.title="org.apache.grails.buildsrc (Grails 8.0.0-SNAPSHOT)"; |
| } |
| </script> |
| <noscript> |
| </noscript> |
| |
| </head> |
| |
| <body class="center" onload="windowTitle();"> |
| |
| <!-- ========= START OF TOP NAVBAR ======= --> |
| <div class="topNav"><a name="navbar_top"> |
| <!-- --> |
| </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> |
| <!-- --> |
| </a> |
| <a name="navbar_top_firstrow"><!-- --></a> |
| <ul class="navList" title="Navigation"> |
| <li><a href="../../../../overview-summary.html">Overview</a></li> |
| <li class="navBarCell1Rev">Package</li> |
| <li>Class</li> |
| <li><a href="../../../../deprecated-list.html">Deprecated</a></li> |
| <li><a href="../../../../index-all.html">Index</a></li> |
| <li><a href="../../../../help-doc.html">Help</a></li> |
| </ul> |
| </div> |
| |
| <div class="subNav"> |
| <ul class="navList"> |
| <li><a href="../../../../index.html?org/apache/grails/buildsrc/package-summary.html" target="_top">Frames</a></li> |
| <li><a href="package-summary.html" target="_top">No Frames</a></li> |
| </ul> |
| </div> |
| |
| <!-- ========= END OF TOP NAVBAR ========= --> |
| |
| <div class="header"> |
| <h1 class="title">Package org.apache.grails.buildsrc</h1> |
| </div> |
| |
| |
| |
| <div class="contentContainer"> |
| |
| |
| <div class="summary"> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <table border="0" cellpadding="3" cellspacing="0" summary="Interface Summary"> |
| <caption><span>Interface Summary</span><span class="tabEnd"> </span></caption> |
| <tbody> |
| <tr> |
| <th class="colFirst" scope="col">Interface</th> |
| <th class="colLast" scope="col">Description</th> |
| </tr> |
| <tr class="altColor"> |
| <td class="colOne"> |
| <strong><a href="ExecOperationsSupport.html" title="class in org/apache/grails/buildsrc"> |
| ExecOperationsSupport |
| </a></strong> |
| </td> |
| <td></td> |
| </tr> |
| |
| </tbody> |
| </table> |
| </li> |
| </ul> |
| </div> |
| |
| |
| |
| |
| <div class="summary"> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <table border="0" cellpadding="3" cellspacing="0" summary="Class Summary"> |
| <caption><span>Class Summary</span><span class="tabEnd"> </span></caption> |
| <tbody> |
| <tr> |
| <th class="colFirst" scope="col">Class</th> |
| <th class="colLast" scope="col">Description</th> |
| </tr> |
| <tr class="altColor"> |
| <td class="colOne"> |
| <strong><a href="CompilePlugin.html" title="class in org/apache/grails/buildsrc"> |
| CompilePlugin |
| </a></strong> |
| </td> |
| <td></td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colOne"> |
| <strong><a href="GradleUtils.html" title="class in org/apache/grails/buildsrc"> |
| GradleUtils |
| </a></strong> |
| </td> |
| <td></td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colOne"> |
| <strong><a href="GrailsCodeAnalysisExtension.html" title="class in org/apache/grails/buildsrc"> |
| GrailsCodeAnalysisExtension |
| </a></strong> |
| </td> |
| <td></td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colOne"> |
| <strong><a href="GrailsCodeAnalysisPlugin.html" title="class in org/apache/grails/buildsrc"> |
| GrailsCodeAnalysisPlugin |
| </a></strong> |
| </td> |
| <td>Convention plugin for Grails byte code analysis (PMD and SpotBugs). |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colOne"> |
| <strong><a href="GrailsCodeStyleExtension.html" title="class in org/apache/grails/buildsrc"> |
| GrailsCodeStyleExtension |
| </a></strong> |
| </td> |
| <td></td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colOne"> |
| <strong><a href="GrailsCodeStylePlugin.html" title="class in org/apache/grails/buildsrc"> |
| GrailsCodeStylePlugin |
| </a></strong> |
| </td> |
| <td>Convention plugin for Grails code style enforcement (Checkstyle and CodeNarc).</td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colOne"> |
| <strong><a href="GrailsDependencyValidatorPlugin.html" title="class in org/apache/grails/buildsrc"> |
| GrailsDependencyValidatorPlugin |
| </a></strong> |
| </td> |
| <td>Validates that transitive dependencies do not replace versions what the |
| BOM (grails-bom or grails-gradle-bom) defines. </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colOne"> |
| <strong><a href="GrailsGroovydocPlugin.html" title="class in org/apache/grails/buildsrc"> |
| GrailsGroovydocPlugin |
| </a></strong> |
| </td> |
| <td></td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colOne"> |
| <strong><a href="GrailsIJFormatterPlugin.html" title="class in org/apache/grails/buildsrc"> |
| GrailsIJFormatterPlugin |
| </a></strong> |
| </td> |
| <td></td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colOne"> |
| <strong><a href="GrailsJacocoPlugin.html" title="class in org/apache/grails/buildsrc"> |
| GrailsJacocoPlugin |
| </a></strong> |
| </td> |
| <td>Convention plugin for JaCoCo code coverage. </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colOne"> |
| <strong><a href="GrailsRepoSettingsPlugin.html" title="class in org/apache/grails/buildsrc"> |
| GrailsRepoSettingsPlugin |
| </a></strong> |
| </td> |
| <td></td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colOne"> |
| <strong><a href="GrailsViolationAggregationPlugin.html" title="class in org/apache/grails/buildsrc"> |
| GrailsViolationAggregationPlugin |
| </a></strong> |
| </td> |
| <td>Root-only convention plugin that aggregates code-style violation XML reports and JaCoCo coverage |
| CSV reports into human-readable Markdown files under build/reports/violations/.</td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colOne"> |
| <strong><a href="GroovydocEnhancerExtension.html" title="class in org/apache/grails/buildsrc"> |
| GroovydocEnhancerExtension |
| </a></strong> |
| </td> |
| <td>Extension for configuring the Groovydoc Enhancer convention plugin.</td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colOne"> |
| <strong><a href="GroovydocEnhancerPlugin.html" title="class in org/apache/grails/buildsrc"> |
| GroovydocEnhancerPlugin |
| </a></strong> |
| </td> |
| <td></td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colOne"> |
| <strong><a href="PublishPlugin.html" title="class in org/apache/grails/buildsrc"> |
| PublishPlugin |
| </a></strong> |
| </td> |
| <td>Handles generating the checksum file, published artifact list, and grails-publish configuration</td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colOne"> |
| <strong><a href="SbomPlugin.html" title="class in org/apache/grails/buildsrc"> |
| SbomPlugin |
| </a></strong> |
| </td> |
| <td></td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colOne"> |
| <strong><a href="SharedPropertyPlugin.html" title="class in org/apache/grails/buildsrc"> |
| SharedPropertyPlugin |
| </a></strong> |
| </td> |
| <td>Gradle can't share properties across buildSrc or composite projects. </td> |
| </tr> |
| |
| </tbody> |
| </table> |
| </li> |
| </ul> |
| </div> |
| |
| |
| |
| |
| |
| |
| |
| </div> |
| |
| <!-- ======= START OF BOTTOM NAVBAR ====== --> |
| <div class="bottomNav"><a name="navbar_bottom"> |
| <!-- --> |
| </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> |
| <!-- --> |
| </a> |
| <ul class="navList" title="Navigation"> |
| <li><a href="overview-summary.html">Overview</a></li> |
| <li class="navBarCell1Rev">Package</li> |
| <li>Class</li> |
| <li><a href="deprecated-list.html">Deprecated</a></li> |
| <li><a href="index-all.html">Index</a></li> |
| <li><a href="help-doc.html">Help</a></li> |
| </ul> |
| </div> |
| <div class="subNav"> |
| <div> |
| <ul class="navList"> |
| <li><a href="index.html?deprecated-list.html" target="_top">Frames</a></li> |
| <li><a href="deprecated-list.html" target="_top">No Frames</a></li> |
| </ul> |
| </div> |
| |
| <div class="aboutLanguage"><em><!-- Matomo --> |
| <script> |
| var _paq = window._paq = window._paq || []; |
| /* tracker methods like "setCustomDimension" should be called before "trackPageView" */ |
| _paq.push(["setDoNotTrack", true]); |
| _paq.push(["disableCookies"]); |
| _paq.push(['trackPageView']); |
| _paq.push(['enableLinkTracking']); |
| (function() { |
| var u="https://analytics.apache.org/"; |
| _paq.push(['setTrackerUrl', u+'matomo.php']); |
| _paq.push(['setSiteId', '79']); |
| var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0]; |
| g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s); |
| })(); |
| </script> |
| <!-- End Matomo Code --></em></div> |
| <a name="skip-navbar_bottom"> |
| <!-- --> |
| </a></div> |
| <!-- ======== END OF BOTTOM NAVBAR ======= --> |
| |
| </body> |
| </html> |