You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<pclass="title">Jetty 12.x Embedded container and EE versions</p><spanclass="aui-icon aui-icon-small aui-iconfont-info confluence-information-macro-icon"></span>
1208
1208
<divclass="confluence-information-macro-body">
1209
1209
<p>Jetty 12.x supports multiple Java / Jakarta EE versions, for the Embedded container this is steered through the <code><ahref="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 <ahref="Javadocs.html">Java API</a> or <ahref="Ant+support.html">Ant tasks</a>, you will have to set the classpath accordingly. The <ahref="Maven+3+Plugin.html">Maven 3 plugin</a> for Jetty 12.x Embedded will resolve the right Jetty artifacts automagically based on the <code><ahref="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 <ahref="Javadocs.html">Java API</a> or <ahref="Ant+support.html">Ant tasks</a>, you will have to set the classpath accordingly. The <ahref="Maven+3+Plugin.html">Maven 3 plugin</a> for Jetty 12.x Embedded will resolve the right Jetty artifacts automagically based on the <code><ahref="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>
1211
1211
</div>
1212
1212
</div>
1213
1213
<h4id="Jetty12.x-ExistingLocalConfigurationProperties">Existing Local Configuration Properties</h4>
0 commit comments