Skip to content

Commit

Permalink
Site checkin for project Maven Flatten Plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
slawekjaranowski committed Jan 14, 2024
1 parent 418141b commit 1adf968
Show file tree
Hide file tree
Showing 91 changed files with 2,158 additions and 2,171 deletions.
24 changes: 12 additions & 12 deletions apidocs/allclasses-index.html
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (20) -->
<title>All Classes and Interfaces (Maven Flatten Plugin 1.5.0 API)</title>
<!-- Generated by javadoc (21) -->
<title>All Classes and Interfaces (Maven Flatten Plugin 1.6.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="description" content="class index">
Expand Down Expand Up @@ -59,7 +59,7 @@ <h1 title="All Classes and Interfaces" class="title">All Classes and Interfaces<
<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/mojo/flatten/AbstractFlattenMojo.html" title="class in org.codehaus.mojo.flatten">AbstractFlattenMojo</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">This is the abstract base class for <a href="https://maven.apache.org/ref/3.5.4/apidocs/org/apache/maven/plugin/AbstractMojo.html" title="class or interface in org.apache.maven.plugin" class="external-link"><code>MOJOs</code></a> that realize the different goals of this plugin.</div>
<div class="block">This is the abstract base class for <a href="https://maven.apache.org/ref/3.6.3/apidocs/org/apache/maven/plugin/AbstractMojo.html" title="class or interface in org.apache.maven.plugin" class="external-link"><code>MOJOs</code></a> that realize the different goals of this plugin.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab1"><a href="org/codehaus/mojo/flatten/cifriendly/CiInterpolator.html" title="interface in org.codehaus.mojo.flatten.cifriendly">CiInterpolator</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab1">
Expand All @@ -82,7 +82,7 @@ <h1 title="All Classes and Interfaces" class="title">All Classes and Interfaces<
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/codehaus/mojo/flatten/Dependencies.html" title="class in org.codehaus.mojo.flatten">Dependencies</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">This is a simple container for <a href="https://maven.apache.org/ref/3.5.4/apidocs/org/apache/maven/model/Dependency.html" title="class or interface in org.apache.maven.model" class="external-link"><code>Dependency</code></a> objects.</div>
<div class="block">This is a simple container for <a href="https://maven.apache.org/ref/3.6.3/apidocs/org/apache/maven/model/Dependency.html" title="class or interface in org.apache.maven.model" class="external-link"><code>Dependency</code></a> objects.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/codehaus/mojo/flatten/DirectDependenciesInheritanceAssembler.html" title="class in org.codehaus.mojo.flatten">DirectDependenciesInheritanceAssembler</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
Expand All @@ -107,12 +107,12 @@ <h1 title="All Classes and Interfaces" class="title">All Classes and Interfaces<
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/codehaus/mojo/flatten/model/resolution/FlattenModelResolver.html" title="class in org.codehaus.mojo.flatten.model.resolution">FlattenModelResolver</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">This is a custom implementation of <a href="https://maven.apache.org/ref/3.5.4/apidocs/org/apache/maven/model/resolution/ModelResolver.html" title="class or interface in org.apache.maven.model.resolution" class="external-link"><code>ModelResolver</code></a> to emulate the maven POM resolution in order to build the
<div class="block">This is a custom implementation of <a href="https://maven.apache.org/ref/3.6.3/apidocs/org/apache/maven/model/resolution/ModelResolver.html" title="class or interface in org.apache.maven.model.resolution" class="external-link"><code>ModelResolver</code></a> to emulate the maven POM resolution in order to build the
flattened POM.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/codehaus/mojo/flatten/FlattenMojo.html" title="class in org.codehaus.mojo.flatten">FlattenMojo</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">This MOJO realizes the goal <code>flatten</code> that generates the flattened POM and <a href="org/codehaus/mojo/flatten/FlattenMojo.html#isUpdatePomFile()"><code>potentially updates the POM file</code></a> so that the current <a href="https://maven.apache.org/ref/3.5.4/apidocs/org/apache/maven/project/MavenProject.html" title="class or interface in org.apache.maven.project" class="external-link"><code>MavenProject</code></a>'s <a href="https://maven.apache.org/ref/3.5.4/apidocs/org/apache/maven/project/MavenProject.html#getFile()" title="class or interface in org.apache.maven.project" class="external-link"><code>file</code></a>
<div class="block">This MOJO realizes the goal <code>flatten</code> that generates the flattened POM and <a href="org/codehaus/mojo/flatten/FlattenMojo.html#isUpdatePomFile()"><code>potentially updates the POM file</code></a> so that the current <a href="https://maven.apache.org/ref/3.6.3/apidocs/org/apache/maven/project/MavenProject.html" title="class or interface in org.apache.maven.project" class="external-link"><code>MavenProject</code></a>'s <a href="https://maven.apache.org/ref/3.6.3/apidocs/org/apache/maven/project/MavenProject.html#getFile--" title="class or interface in org.apache.maven.project" class="external-link"><code>file</code></a>
points to the flattened POM instead of the original <code>pom.xml</code> file.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/codehaus/mojo/flatten_maven_plugin/HelpMojo.html" title="class in org.codehaus.mojo.flatten_maven_plugin">HelpMojo</a></div>
Expand All @@ -122,25 +122,25 @@ <h1 title="All Classes and Interfaces" class="title">All Classes and Interfaces<
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/codehaus/mojo/flatten/LoggingModelProblemCollector.html" title="class in org.codehaus.mojo.flatten">LoggingModelProblemCollector</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">This is an implementation of <a href="https://maven.apache.org/ref/3.5.4/apidocs/org/apache/maven/model/building/ModelProblemCollector.html" title="class or interface in org.apache.maven.model.building" class="external-link"><code>ModelProblemCollector</code></a> that is logging all problems.</div>
<div class="block">This is an implementation of <a href="https://maven.apache.org/ref/3.6.3/apidocs/org/apache/maven/model/building/ModelProblemCollector.html" title="class or interface in org.apache.maven.model.building" class="external-link"><code>ModelProblemCollector</code></a> that is logging all problems.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/codehaus/mojo/flatten/ModelBuilderThreadSafetyWorkaround.html" title="class in org.codehaus.mojo.flatten">ModelBuilderThreadSafetyWorkaround</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">Works around thread safety issues when modifying the global singleton
<a href="https://maven.apache.org/ref/3.5.4/apidocs/org/apache/maven/model/building/DefaultModelBuilder.html" title="class or interface in org.apache.maven.model.building" class="external-link"><code>DefaultModelBuilder</code></a>
with custom <a href="https://maven.apache.org/ref/3.5.4/apidocs/org/apache/maven/model/profile/ProfileInjector.html" title="class or interface in org.apache.maven.model.profile" class="external-link"><code>ProfileInjector</code></a> and <a href="https://maven.apache.org/ref/3.5.4/apidocs/org/apache/maven/model/profile/ProfileSelector.html" title="class or interface in org.apache.maven.model.profile" class="external-link"><code>ProfileSelector</code></a>.</div>
<a href="https://maven.apache.org/ref/3.6.3/apidocs/org/apache/maven/model/building/DefaultModelBuilder.html" title="class or interface in org.apache.maven.model.building" class="external-link"><code>DefaultModelBuilder</code></a>
with custom <a href="https://maven.apache.org/ref/3.6.3/apidocs/org/apache/maven/model/profile/ProfileInjector.html" title="class or interface in org.apache.maven.model.profile" class="external-link"><code>ProfileInjector</code></a> and <a href="https://maven.apache.org/ref/3.6.3/apidocs/org/apache/maven/model/profile/ProfileSelector.html" title="class or interface in org.apache.maven.model.profile" class="external-link"><code>ProfileSelector</code></a>.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/codehaus/mojo/flatten/PomProperty.html" title="class in org.codehaus.mojo.flatten">PomProperty</a>&lt;<a href="org/codehaus/mojo/flatten/PomProperty.html" title="type parameter in PomProperty">V</a>&gt;</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/codehaus/mojo/flatten/PomProperty.html" title="class in org.codehaus.mojo.flatten">PomProperty&lt;V&gt;</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">This class reflects a property of a <a href="https://maven.apache.org/ref/3.5.4/apidocs/org/apache/maven/model/Model.html" title="class or interface in org.apache.maven.model" class="external-link"><code>POM</code></a>.</div>
<div class="block">This class reflects a property of a <a href="https://maven.apache.org/ref/3.6.3/apidocs/org/apache/maven/model/Model.html" title="class or interface in org.apache.maven.model" class="external-link"><code>POM</code></a>.</div>
</div>
</div>
</div>
</div>
</main>
<footer role="contentinfo">
<hr>
<p class="legal-copy"><small>Copyright &#169; 2014&#x2013;2023 <a href="https://www.mojohaus.org">MojoHaus</a>. All rights reserved.</small></p>
<p class="legal-copy"><small>Copyright &#169; 2014&#x2013;2024 <a href="https://www.mojohaus.org">MojoHaus</a>. All rights reserved.</small></p>
</footer>
</div>
</div>
Expand Down
6 changes: 3 additions & 3 deletions apidocs/allpackages-index.html
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (20) -->
<title>All Packages (Maven Flatten Plugin 1.5.0 API)</title>
<!-- Generated by javadoc (21) -->
<title>All Packages (Maven Flatten Plugin 1.6.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="description" content="package index">
Expand Down Expand Up @@ -67,7 +67,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; 2014&#x2013;2023 <a href="https://www.mojohaus.org">MojoHaus</a>. All rights reserved.</small></p>
<p class="legal-copy"><small>Copyright &#169; 2014&#x2013;2024 <a href="https://www.mojohaus.org">MojoHaus</a>. All rights reserved.</small></p>
</footer>
</div>
</div>
Expand Down
6 changes: 3 additions & 3 deletions apidocs/constant-values.html
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (20) -->
<title>Constant Field Values (Maven Flatten Plugin 1.5.0 API)</title>
<!-- Generated by javadoc (21) -->
<title>Constant Field Values (Maven Flatten Plugin 1.6.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="description" content="summary of constants">
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; 2014&#x2013;2023 <a href="https://www.mojohaus.org">MojoHaus</a>. All rights reserved.</small></p>
<p class="legal-copy"><small>Copyright &#169; 2014&#x2013;2024 <a href="https://www.mojohaus.org">MojoHaus</a>. All rights reserved.</small></p>
</footer>
</div>
</div>
Expand Down
6 changes: 3 additions & 3 deletions apidocs/deprecated-list.html
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (20) -->
<title>Deprecated List (Maven Flatten Plugin 1.5.0 API)</title>
<!-- Generated by javadoc (21) -->
<title>Deprecated List (Maven Flatten Plugin 1.6.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="description" content="deprecated elements">
Expand Down Expand Up @@ -87,7 +87,7 @@ <h2 title="Contents">Contents</h2>
</main>
<footer role="contentinfo">
<hr>
<p class="legal-copy"><small>Copyright &#169; 2014&#x2013;2023 <a href="https://www.mojohaus.org">MojoHaus</a>. All rights reserved.</small></p>
<p class="legal-copy"><small>Copyright &#169; 2014&#x2013;2024 <a href="https://www.mojohaus.org">MojoHaus</a>. All rights reserved.</small></p>
</footer>
</div>
</div>
Expand Down
8 changes: 4 additions & 4 deletions apidocs/help-doc.html
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (20) -->
<title>API Help (Maven Flatten Plugin 1.5.0 API)</title>
<!-- Generated by javadoc (21) -->
<title>API Help (Maven Flatten Plugin 1.6.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="description" content="help">
Expand Down Expand Up @@ -98,7 +98,7 @@ <h3>Search</h3>
<li><code>"InpStr"</code> matches "java.io.InputStream"</li>
<li><code>"math exact long"</code> matches "java.lang.Math.absExact(long)"</li>
</ul>
<p>Refer to the <a href="https://docs.oracle.com/en/java/javase/20/docs/specs/javadoc/javadoc-search-spec.html">Javadoc Search Specification</a> for a full description of search features.</p>
<p>Refer to the <a href="https://docs.oracle.com/en/java/javase/21/docs/specs/javadoc/javadoc-search-spec.html">Javadoc Search Specification</a> for a full description of search features.</p>
</section>
</div>
<hr>
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; 2014&#x2013;2023 <a href="https://www.mojohaus.org">MojoHaus</a>. All rights reserved.</small></p>
<p class="legal-copy"><small>Copyright &#169; 2014&#x2013;2024 <a href="https://www.mojohaus.org">MojoHaus</a>. All rights reserved.</small></p>
</footer>
</div>
</div>
Expand Down
Loading

0 comments on commit 1adf968

Please sign in to comment.