Skip to content

Commit 1b8a6cf

Browse files
committed
Site checkin for project Modello
1 parent 1af0728 commit 1b8a6cf

File tree

2,147 files changed

+116721
-83074
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

2,147 files changed

+116721
-83074
lines changed

ci-management.html

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33

44
<!--
5-
| Generated by Apache Maven Doxia Site Renderer 2.0.0 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.9.0:ci-management at 2025-06-04
5+
| Generated by Apache Maven Doxia Site Renderer 2.0.0 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.9.0:ci-management at 2026-01-25
66
| Rendered using Apache Maven Fluido Skin 2.1.0
77
-->
88
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
@@ -47,8 +47,8 @@
4747
<li><a href="../plexus-pom">Parent POM</a><span class="divider">/</span></li>
4848
<li><a href="index.html">Modello</a><span class="divider">/</span></li>
4949
<li class="active">CI Management</li>
50-
<li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2025-06-04</li>
51-
<li id="projectVersion" class="pull-right"><span class="divider">|</span>Version: 2.5.1</li>
50+
<li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2026-01-25</li>
51+
<li id="projectVersion" class="pull-right"><span class="divider">|</span>Version: 2.6.0</li>
5252
<li class="pull-right"><a href="https://maven.apache.org/">Apache Maven</a></li>
5353
</ul>
5454
</div>
@@ -88,6 +88,7 @@
8888
<li><a href="plugins.html">Plugins</a></li>
8989
<li><a href="distribution-management.html">Distribution Management</a></li>
9090
</ul></li>
91+
<li><a href="project-reports.html"><span class="icon-chevron-right"></span>Project Reports</a></li>
9192
<li class="nav-header">Plexus Projects</li>
9293
<li><a href="../plexus-archiver/">Plexus Archiver</a></li>
9394
<li><a href="../plexus-classworlds/">Plexus Classworlds</a></li>
@@ -132,7 +133,7 @@ <h1>Notifiers</h1>
132133
<footer>
133134
<div class="container-fluid">
134135
<div class="row-fluid">
135-
<p>© 2001–2025
136+
<p>© 2001–2026
136137
<a href="https://codehaus-plexus.github.io/">Codehaus Plexus</a>
137138
</p>
138139
</div>

dependency-convergence.html

Lines changed: 84 additions & 13 deletions
Large diffs are not rendered by default.

dependency-info.html

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33

44
<!--
5-
| Generated by Apache Maven Doxia Site Renderer 2.0.0 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.9.0:dependency-info at 2025-06-04
5+
| Generated by Apache Maven Doxia Site Renderer 2.0.0 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.9.0:dependency-info at 2026-01-25
66
| Rendered using Apache Maven Fluido Skin 2.1.0
77
-->
88
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
@@ -47,8 +47,8 @@
4747
<li><a href="../plexus-pom">Parent POM</a><span class="divider">/</span></li>
4848
<li><a href="index.html">Modello</a><span class="divider">/</span></li>
4949
<li class="active">Maven Coordinates</li>
50-
<li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2025-06-04</li>
51-
<li id="projectVersion" class="pull-right"><span class="divider">|</span>Version: 2.5.1</li>
50+
<li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2026-01-25</li>
51+
<li id="projectVersion" class="pull-right"><span class="divider">|</span>Version: 2.6.0</li>
5252
<li class="pull-right"><a href="https://maven.apache.org/">Apache Maven</a></li>
5353
</ul>
5454
</div>
@@ -88,6 +88,7 @@
8888
<li><a href="plugins.html">Plugins</a></li>
8989
<li><a href="distribution-management.html">Distribution Management</a></li>
9090
</ul></li>
91+
<li><a href="project-reports.html"><span class="icon-chevron-right"></span>Project Reports</a></li>
9192
<li class="nav-header">Plexus Projects</li>
9293
<li><a href="../plexus-archiver/">Plexus Archiver</a></li>
9394
<li><a href="../plexus-classworlds/">Plexus Classworlds</a></li>
@@ -124,30 +125,30 @@ <h2>Apache Maven</h2>
124125
<pre>&lt;dependency&gt;
125126
&lt;groupId&gt;org.codehaus.modello&lt;/groupId&gt;
126127
&lt;artifactId&gt;modello&lt;/artifactId&gt;
127-
&lt;version&gt;2.5.1&lt;/version&gt;
128+
&lt;version&gt;2.6.0&lt;/version&gt;
128129
&lt;type&gt;pom&lt;/type&gt;
129130
&lt;/dependency&gt;</pre></section><section><a id="Apache_Ivy"></a>
130131
<h2>Apache Ivy</h2>
131-
<pre>&lt;dependency org=&quot;org.codehaus.modello&quot; name=&quot;modello&quot; rev=&quot;2.5.1&quot;&gt;
132+
<pre>&lt;dependency org=&quot;org.codehaus.modello&quot; name=&quot;modello&quot; rev=&quot;2.6.0&quot;&gt;
132133
&lt;artifact name=&quot;modello&quot; type=&quot;pom&quot; /&gt;
133134
&lt;/dependency&gt;</pre></section><section><a id="Groovy_Grape"></a>
134135
<h2>Groovy Grape</h2>
135136
<pre>@Grapes(
136-
@Grab(group='org.codehaus.modello', module='modello', version='2.5.1')
137+
@Grab(group='org.codehaus.modello', module='modello', version='2.6.0')
137138
)</pre></section><section><a id="Gradle.2FGrails"></a>
138139
<h2>Gradle/Grails</h2>
139-
<pre>implementation 'org.codehaus.modello:modello:2.5.1'</pre></section><section><a id="Scala_SBT"></a>
140+
<pre>implementation 'org.codehaus.modello:modello:2.6.0'</pre></section><section><a id="Scala_SBT"></a>
140141
<h2>Scala SBT</h2>
141-
<pre>libraryDependencies += &quot;org.codehaus.modello&quot; % &quot;modello&quot; % &quot;2.5.1&quot;</pre></section><section><a id="Leiningen"></a>
142+
<pre>libraryDependencies += &quot;org.codehaus.modello&quot; % &quot;modello&quot; % &quot;2.6.0&quot;</pre></section><section><a id="Leiningen"></a>
142143
<h2>Leiningen</h2>
143-
<pre>[org.codehaus.modello/modello &quot;2.5.1&quot;]</pre></section></section> </main>
144+
<pre>[org.codehaus.modello/modello &quot;2.6.0&quot;]</pre></section></section> </main>
144145
</div>
145146
</div>
146147
<hr/>
147148
<footer>
148149
<div class="container-fluid">
149150
<div class="row-fluid">
150-
<p>© 2001–2025
151+
<p>© 2001–2026
151152
<a href="https://codehaus-plexus.github.io/">Codehaus Plexus</a>
152153
</p>
153154
</div>

0 commit comments

Comments
 (0)