Skip to content

Commit

Permalink
Site checkin for project GMavenPlus Plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
keeganwitt committed Jan 1, 2025
1 parent 8deffb0 commit 727fa21
Show file tree
Hide file tree
Showing 349 changed files with 3,290 additions and 3,412 deletions.
18 changes: 9 additions & 9 deletions addSources-mojo.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,19 @@


<!--
| Generated by Apache Maven Doxia Site Renderer 2.0.0-M19 from org.apache.maven.plugins:maven-plugin-report-plugin:3.15.0:report at 2024-10-02
| Rendered using Apache Maven Fluido Skin 2.0.0-M11
| Generated by Apache Maven Doxia Site Renderer 2.0.0 from org.apache.maven.plugins:maven-plugin-report-plugin:3.15.0:report at 2025-01-01
| Rendered using Apache Maven Fluido Skin 2.0.1
-->
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0-M19" />
<meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0" />
<title>gplus:addSources – GMavenPlus Plugin</title>
<link rel="stylesheet" href="./css/apache-maven-fluido-2.0.0-M11.min.css" />
<link rel="stylesheet" href="./css/apache-maven-fluido-2.0.1.min.css" />
<link rel="stylesheet" href="./css/site.css" />
<link rel="stylesheet" href="./css/print.css" media="print" />
<script src="./js/apache-maven-fluido-2.0.0-M11.min.js"></script>
<script src="./js/apache-maven-fluido-2.0.1.min.js"></script>
</head>
<body>
<a class="github-fork-ribbon right-top" href="https://github.com/groovy/gmavenplus" data-ribbon="Fork me on GitHub">Fork me on GitHub</a>
Expand All @@ -28,9 +28,9 @@

<div id="breadcrumbs">
<ul class="breadcrumb">
<li id="publishDate">Last Published: 2024-10-02<span class="divider">|</span>
<li id="publishDate">Last Published: 2025-01-01<span class="divider">|</span>
</li>
<li id="projectVersion">Version: 4.0.1</li>
<li id="projectVersion">Version: 4.1.0</li>
</ul>
</div>
</header>
Expand Down Expand Up @@ -64,7 +64,7 @@
<section><a id="gplus.3AaddSources"></a>
<h1>gplus:addSources</h1>
<p><strong>Full name</strong>:</p>
<p>org.codehaus.gmavenplus:gmavenplus-plugin:4.0.1:addSources</p>
<p>org.codehaus.gmavenplus:gmavenplus-plugin:4.1.0:addSources</p>
<p><strong>Description</strong>:</p>
<p>This mojo adds Groovy sources to the project's sources.</p>
<p><strong>Attributes</strong>:</p>
Expand Down Expand Up @@ -97,7 +97,7 @@ <h3>&lt;sources&gt;</h3>
<footer>
<div class="container-fluid">
<div class="row-fluid">
<p>© 2011–2024
<p>© 2011–2025
</p>
</div>
</div>
Expand Down
18 changes: 9 additions & 9 deletions addStubSources-mojo.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,19 @@


<!--
| Generated by Apache Maven Doxia Site Renderer 2.0.0-M19 from org.apache.maven.plugins:maven-plugin-report-plugin:3.15.0:report at 2024-10-02
| Rendered using Apache Maven Fluido Skin 2.0.0-M11
| Generated by Apache Maven Doxia Site Renderer 2.0.0 from org.apache.maven.plugins:maven-plugin-report-plugin:3.15.0:report at 2025-01-01
| Rendered using Apache Maven Fluido Skin 2.0.1
-->
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0-M19" />
<meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0" />
<title>gplus:addStubSources – GMavenPlus Plugin</title>
<link rel="stylesheet" href="./css/apache-maven-fluido-2.0.0-M11.min.css" />
<link rel="stylesheet" href="./css/apache-maven-fluido-2.0.1.min.css" />
<link rel="stylesheet" href="./css/site.css" />
<link rel="stylesheet" href="./css/print.css" media="print" />
<script src="./js/apache-maven-fluido-2.0.0-M11.min.js"></script>
<script src="./js/apache-maven-fluido-2.0.1.min.js"></script>
</head>
<body>
<a class="github-fork-ribbon right-top" href="https://github.com/groovy/gmavenplus" data-ribbon="Fork me on GitHub">Fork me on GitHub</a>
Expand All @@ -28,9 +28,9 @@

<div id="breadcrumbs">
<ul class="breadcrumb">
<li id="publishDate">Last Published: 2024-10-02<span class="divider">|</span>
<li id="publishDate">Last Published: 2025-01-01<span class="divider">|</span>
</li>
<li id="projectVersion">Version: 4.0.1</li>
<li id="projectVersion">Version: 4.1.0</li>
</ul>
</div>
</header>
Expand Down Expand Up @@ -64,7 +64,7 @@
<section><a id="gplus.3AaddStubSources"></a>
<h1>gplus:addStubSources</h1>
<p><strong>Full name</strong>:</p>
<p>org.codehaus.gmavenplus:gmavenplus-plugin:4.0.1:addStubSources</p>
<p>org.codehaus.gmavenplus:gmavenplus-plugin:4.1.0:addStubSources</p>
<p><strong>Description</strong>:</p>
<p>Adds Groovy stubs directory back to Maven's list of source directories. Normally, you won't need to use this mojo.</p>
<p><strong>Attributes</strong>:</p>
Expand Down Expand Up @@ -97,7 +97,7 @@ <h3>&lt;stubsOutputDirectory&gt;</h3>
<footer>
<div class="container-fluid">
<div class="row-fluid">
<p>© 2011–2024
<p>© 2011–2025
</p>
</div>
</div>
Expand Down
18 changes: 9 additions & 9 deletions addTestSources-mojo.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,19 @@


<!--
| Generated by Apache Maven Doxia Site Renderer 2.0.0-M19 from org.apache.maven.plugins:maven-plugin-report-plugin:3.15.0:report at 2024-10-02
| Rendered using Apache Maven Fluido Skin 2.0.0-M11
| Generated by Apache Maven Doxia Site Renderer 2.0.0 from org.apache.maven.plugins:maven-plugin-report-plugin:3.15.0:report at 2025-01-01
| Rendered using Apache Maven Fluido Skin 2.0.1
-->
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0-M19" />
<meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0" />
<title>gplus:addTestSources – GMavenPlus Plugin</title>
<link rel="stylesheet" href="./css/apache-maven-fluido-2.0.0-M11.min.css" />
<link rel="stylesheet" href="./css/apache-maven-fluido-2.0.1.min.css" />
<link rel="stylesheet" href="./css/site.css" />
<link rel="stylesheet" href="./css/print.css" media="print" />
<script src="./js/apache-maven-fluido-2.0.0-M11.min.js"></script>
<script src="./js/apache-maven-fluido-2.0.1.min.js"></script>
</head>
<body>
<a class="github-fork-ribbon right-top" href="https://github.com/groovy/gmavenplus" data-ribbon="Fork me on GitHub">Fork me on GitHub</a>
Expand All @@ -28,9 +28,9 @@

<div id="breadcrumbs">
<ul class="breadcrumb">
<li id="publishDate">Last Published: 2024-10-02<span class="divider">|</span>
<li id="publishDate">Last Published: 2025-01-01<span class="divider">|</span>
</li>
<li id="projectVersion">Version: 4.0.1</li>
<li id="projectVersion">Version: 4.1.0</li>
</ul>
</div>
</header>
Expand Down Expand Up @@ -64,7 +64,7 @@
<section><a id="gplus.3AaddTestSources"></a>
<h1>gplus:addTestSources</h1>
<p><strong>Full name</strong>:</p>
<p>org.codehaus.gmavenplus:gmavenplus-plugin:4.0.1:addTestSources</p>
<p>org.codehaus.gmavenplus:gmavenplus-plugin:4.1.0:addTestSources</p>
<p><strong>Description</strong>:</p>
<p>This mojo adds Groovy test sources to the project's test sources.</p>
<p><strong>Attributes</strong>:</p>
Expand Down Expand Up @@ -97,7 +97,7 @@ <h3>&lt;testSources&gt;</h3>
<footer>
<div class="container-fluid">
<div class="row-fluid">
<p>© 2011–2024
<p>© 2011–2025
</p>
</div>
</div>
Expand Down
18 changes: 9 additions & 9 deletions addTestStubSources-mojo.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,19 @@


<!--
| Generated by Apache Maven Doxia Site Renderer 2.0.0-M19 from org.apache.maven.plugins:maven-plugin-report-plugin:3.15.0:report at 2024-10-02
| Rendered using Apache Maven Fluido Skin 2.0.0-M11
| Generated by Apache Maven Doxia Site Renderer 2.0.0 from org.apache.maven.plugins:maven-plugin-report-plugin:3.15.0:report at 2025-01-01
| Rendered using Apache Maven Fluido Skin 2.0.1
-->
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0-M19" />
<meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0" />
<title>gplus:addTestStubSources – GMavenPlus Plugin</title>
<link rel="stylesheet" href="./css/apache-maven-fluido-2.0.0-M11.min.css" />
<link rel="stylesheet" href="./css/apache-maven-fluido-2.0.1.min.css" />
<link rel="stylesheet" href="./css/site.css" />
<link rel="stylesheet" href="./css/print.css" media="print" />
<script src="./js/apache-maven-fluido-2.0.0-M11.min.js"></script>
<script src="./js/apache-maven-fluido-2.0.1.min.js"></script>
</head>
<body>
<a class="github-fork-ribbon right-top" href="https://github.com/groovy/gmavenplus" data-ribbon="Fork me on GitHub">Fork me on GitHub</a>
Expand All @@ -28,9 +28,9 @@

<div id="breadcrumbs">
<ul class="breadcrumb">
<li id="publishDate">Last Published: 2024-10-02<span class="divider">|</span>
<li id="publishDate">Last Published: 2025-01-01<span class="divider">|</span>
</li>
<li id="projectVersion">Version: 4.0.1</li>
<li id="projectVersion">Version: 4.1.0</li>
</ul>
</div>
</header>
Expand Down Expand Up @@ -64,7 +64,7 @@
<section><a id="gplus.3AaddTestStubSources"></a>
<h1>gplus:addTestStubSources</h1>
<p><strong>Full name</strong>:</p>
<p>org.codehaus.gmavenplus:gmavenplus-plugin:4.0.1:addTestStubSources</p>
<p>org.codehaus.gmavenplus:gmavenplus-plugin:4.1.0:addTestStubSources</p>
<p><strong>Description</strong>:</p>
<p>Adds Groovy test stubs directory back to Maven's list of test source directories. Normally, you won't need to use this mojo.</p>
<p><strong>Attributes</strong>:</p>
Expand Down Expand Up @@ -109,7 +109,7 @@ <h3>&lt;testStubsOutputDirectory&gt;</h3>
<footer>
<div class="container-fluid">
<div class="row-fluid">
<p>© 2011–2024
<p>© 2011–2025
</p>
</div>
</div>
Expand Down
14 changes: 7 additions & 7 deletions apidocs/allclasses-index.html
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
<!DOCTYPE HTML>
<html lang>
<head>
<!-- Generated by javadoc (21) on Wed Oct 02 14:14:03 EDT 2024 -->
<title>All Classes and Interfaces (GMavenPlus Plugin 4.0.1 API)</title>
<!-- Generated by javadoc (21) on Wed Jan 01 10:34:43 EST 2025 -->
<title>All Classes and Interfaces (GMavenPlus Plugin 4.1.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2024-10-02">
<meta name="dc.created" content="2025-01-01">
<meta name="description" content="class index">
<meta name="generator" content="javadoc/AllClassesIndexWriter">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="script-dir/jquery-ui.min.css" title="Style">
<script type="text/javascript" src="script.js"></script>
<script type="text/javascript" src="script-dir/jquery-3.6.1.min.js"></script>
<script type="text/javascript" src="script-dir/jquery-3.7.1.min.js"></script>
<script type="text/javascript" src="script-dir/jquery-ui.min.js"></script>
</head>
<body class="all-classes-index-page">
Expand Down Expand Up @@ -53,8 +53,8 @@ <h1 title="All Classes and Interfaces" class="title">All Classes and Interfaces<
</div>
<div id="all-classes-table">
<div class="table-tabs" role="tablist" aria-orientation="horizontal"><button id="all-classes-table-tab0" role="tab" aria-selected="true" aria-controls="all-classes-table.tabpanel" tabindex="0" onkeydown="switchTab(event)" onclick="show('all-classes-table', 'all-classes-table', 2)" class="active-table-tab">All Classes and Interfaces</button><button id="all-classes-table-tab2" role="tab" aria-selected="false" aria-controls="all-classes-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('all-classes-table', 'all-classes-table-tab2', 2)" class="table-tab">Classes</button><button id="all-classes-table-tab3" role="tab" aria-selected="false" aria-controls="all-classes-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('all-classes-table', 'all-classes-table-tab3', 2)" class="table-tab">Enums</button></div>
<div id="all-classes-table.tabpanel" role="tabpanel">
<div class="summary-table two-column-summary" aria-labelledby="all-classes-table-tab0">
<div id="all-classes-table.tabpanel" role="tabpanel" aria-labelledby="all-classes-table-tab0">
<div class="summary-table two-column-summary">
<div class="table-header col-first">Class</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/codehaus/gmavenplus/mojo/AbstractCompileMojo.html" title="class in org.codehaus.gmavenplus.mojo">AbstractCompileMojo</a></div>
Expand Down Expand Up @@ -209,7 +209,7 @@ <h1 title="All Classes and Interfaces" class="title">All Classes and Interfaces<
</main>
<footer role="contentinfo">
<hr>
<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2024. All rights reserved.</small></p>
<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2025. All rights reserved.</small></p>
</footer>
</div>
</div>
Expand Down
10 changes: 5 additions & 5 deletions apidocs/allpackages-index.html
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
<!DOCTYPE HTML>
<html lang>
<head>
<!-- Generated by javadoc (21) on Wed Oct 02 14:14:03 EDT 2024 -->
<title>All Packages (GMavenPlus Plugin 4.0.1 API)</title>
<!-- Generated by javadoc (21) on Wed Jan 01 10:34:43 EST 2025 -->
<title>All Packages (GMavenPlus Plugin 4.1.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2024-10-02">
<meta name="dc.created" content="2025-01-01">
<meta name="description" content="package index">
<meta name="generator" content="javadoc/AllPackagesIndexWriter">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="script-dir/jquery-ui.min.css" title="Style">
<script type="text/javascript" src="script.js"></script>
<script type="text/javascript" src="script-dir/jquery-3.6.1.min.js"></script>
<script type="text/javascript" src="script-dir/jquery-3.7.1.min.js"></script>
<script type="text/javascript" src="script-dir/jquery-ui.min.js"></script>
</head>
<body class="all-packages-index-page">
Expand Down Expand Up @@ -82,7 +82,7 @@ <h1 title="All&amp;nbsp;Packages" class="title">All&nbsp;Packages</h1>
</main>
<footer role="contentinfo">
<hr>
<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2024. All rights reserved.</small></p>
<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2025. All rights reserved.</small></p>
</footer>
</div>
</div>
Expand Down
10 changes: 5 additions & 5 deletions apidocs/constant-values.html
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
<!DOCTYPE HTML>
<html lang>
<head>
<!-- Generated by javadoc (21) on Wed Oct 02 14:14:03 EDT 2024 -->
<title>Constant Field Values (GMavenPlus Plugin 4.0.1 API)</title>
<!-- Generated by javadoc (21) on Wed Jan 01 10:34:43 EST 2025 -->
<title>Constant Field Values (GMavenPlus Plugin 4.1.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2024-10-02">
<meta name="dc.created" content="2025-01-01">
<meta name="description" content="summary of constants">
<meta name="generator" content="javadoc/ConstantsSummaryWriterImpl">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="script-dir/jquery-ui.min.css" title="Style">
<script type="text/javascript" src="script.js"></script>
<script type="text/javascript" src="script-dir/jquery-3.6.1.min.js"></script>
<script type="text/javascript" src="script-dir/jquery-3.7.1.min.js"></script>
<script type="text/javascript" src="script-dir/jquery-ui.min.js"></script>
</head>
<body class="constants-summary-page">
Expand Down Expand Up @@ -79,7 +79,7 @@ <h2 title="org.codehaus.*">org.codehaus.*</h2>
</main>
<footer role="contentinfo">
<hr>
<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2024. All rights reserved.</small></p>
<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2025. All rights reserved.</small></p>
</footer>
</div>
</div>
Expand Down
10 changes: 5 additions & 5 deletions apidocs/help-doc.html
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
<!DOCTYPE HTML>
<html lang>
<head>
<!-- Generated by javadoc (21) on Wed Oct 02 14:14:03 EDT 2024 -->
<title>API Help (GMavenPlus Plugin 4.0.1 API)</title>
<!-- Generated by javadoc (21) on Wed Jan 01 10:34:43 EST 2025 -->
<title>API Help (GMavenPlus Plugin 4.1.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2024-10-02">
<meta name="dc.created" content="2025-01-01">
<meta name="description" content="help">
<meta name="generator" content="javadoc/HelpWriter">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="script-dir/jquery-ui.min.css" title="Style">
<script type="text/javascript" src="script.js"></script>
<script type="text/javascript" src="script-dir/jquery-3.6.1.min.js"></script>
<script type="text/javascript" src="script-dir/jquery-3.7.1.min.js"></script>
<script type="text/javascript" src="script-dir/jquery-ui.min.js"></script>
</head>
<body class="help-page">
Expand Down Expand Up @@ -195,7 +195,7 @@ <h3>Index</h3>
<span class="help-footnote">This help file applies to API documentation generated by the standard doclet.</span></main>
<footer role="contentinfo">
<hr>
<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2024. All rights reserved.</small></p>
<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2025. All rights reserved.</small></p>
</footer>
</div>
</div>
Expand Down
Loading

0 comments on commit 727fa21

Please sign in to comment.