Skip to content

Commit a3ff86c

Browse files
committed
Upgrade various container versions
1 parent e852488 commit a3ff86c

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

cargo/Building.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -364,7 +364,7 @@ <h3 class="auto-cursor-target" id="Building-Buildingwitholderornewerversionsofth
364364
<b>Error when building with JDK 8 or JDK 12 and above</b>
365365
</div>
366366
<div class="codeContent panelContent pdl">
367-
<pre class="syntaxhighlighter-pre">[ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:3.8.1:copy (copy-test-ear) on project cargo-core-container-jonas:
367+
<pre class="syntaxhighlighter-pre">[ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:3.9.0:copy (copy-test-ear) on project cargo-core-container-jonas:
368368
Unable to find/resolve artifact.: Could not find artifact org.codehaus.cargo:simple-ear:ear:1.10.22-SNAPSHOT -&gt; [Help 1]</pre>
369369
</div>
370370
</div>

cargo/Jetty+12.x.html

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1860,7 +1860,12 @@ <h5 id="Jetty12.x-Forinstalledcontainero.c.c.c.jetty.Jetty12xInstalledLocalConta
18601860
<h3 id="Jetty12.x-TestedOn">Tested On</h3>
18611861
<p>This container is automatically tested by the <a href="https://codehaus-cargo.semaphoreci.com/projects/cargo">Continous Integration (CI) system</a> every time there is a code change.
18621862
<br>
1863-
The server used for tests is downloaded from: <a href="https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-home/12.0.27/jetty-home-12.0.27.tar.gz">https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-home/12.0.27/jetty-home-12.0.27.tar.gz</a></p>
1863+
The server used for tests is downloaded from: <a href="https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-home/12.1.1/jetty-home-12.1.1.tar.gz">https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-home/12.1.1/jetty-home-12.1.1.tar.gz</a></p>
1864+
<p>Moreover, the below other branch is also tested by the CI system:</p>
1865+
<ul>
1866+
<li><a href="https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-home/12.0.27/jetty-home-12.0.27.tar.gz">https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-home/12.0.27/jetty-home-12.0.27.tar.gz</a></li>
1867+
</ul>
1868+
<p>Branches not tested by the CI might not be consistently supported.</p>
18641869
</td>
18651870
</tr>
18661871
</tbody>

0 commit comments

Comments
 (0)