Skip to content

Commit 5740e77

Browse files
committed
CARGO-1639: Add EE8 / EE9 / EE10 Maven artifact resolution for the Jetty 12 embedded container
1 parent f7b72bb commit 5740e77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cargo/Jetty+12.x.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1207,7 +1207,7 @@ <h5 id="Jetty12.x-Forembeddedcontainero.c.c.c.jetty.Jetty12xEmbeddedLocalContain
12071207
<p class="title">Jetty 12.x Embedded container and EE versions</p><span class="aui-icon aui-icon-small aui-iconfont-info confluence-information-macro-icon"> </span>
12081208
<div class="confluence-information-macro-body">
12091209
<p>Jetty 12.x supports multiple Java / Jakarta EE versions, for the Embedded container this is steered through the <code><a href="https://codehaus-cargo.github.io/apidocs/org/codehaus/cargo/container/jetty/JettyPropertySet.html#DEPLOYER_EE_VERSION">JettyPropertySet.DEPLOYER_EE_VERSION</a></code> property.</p>
1210-
<p>When using this feature through the <a href="Javadocs.html">Java API</a> or <a href="Ant+support.html">Ant tasks</a>, you will have to set the classpath accordingly. The <a href="Maven+3+Plugin.html">Maven 3 plugin</a> for Jetty 12.x Embedded will resolve the right Jetty artifacts automagically based on the <code><a href="https://codehaus-cargo.github.io/apidocs/org/codehaus/cargo/container/jetty/JettyPropertySet.html#DEPLOYER_EE_VERSION">JettyPropertySet.DEPLOYER_EE_VERSION</a></code> property.</p>
1210+
<p>When using this feature through the <a href="Javadocs.html">Java API</a> or <a href="Ant+support.html">Ant tasks</a>, you will have to set the classpath accordingly. The <a href="Maven+3+Plugin.html">Maven 3 plugin</a> for Jetty 12.x Embedded will resolve the right Jetty artifacts automagically based on the <code><a href="https://codehaus-cargo.github.io/apidocs/org/codehaus/cargo/container/jetty/JettyPropertySet.html#DEPLOYER_EE_VERSION">cargo.jetty.deployer.ee.version</a></code> property of the container configuration.</p>
12111211
</div>
12121212
</div>
12131213
<h4 id="Jetty12.x-ExistingLocalConfigurationProperties">Existing Local Configuration Properties</h4>

0 commit comments

Comments
 (0)