From be0620ed1238011093b2c9057f02b99dd7dc2c2a Mon Sep 17 00:00:00 2001 From: Lachlan Roberts Date: Fri, 5 May 2023 16:41:27 +1000 Subject: [PATCH] Issue #9631 - use correct artifactId for exclusions Signed-off-by: Lachlan Roberts --- javadoc/pom.xml | 2 +- jetty-home/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/javadoc/pom.xml b/javadoc/pom.xml index 5fe2ea4b326..309135cf548 100644 --- a/javadoc/pom.xml +++ b/javadoc/pom.xml @@ -120,7 +120,7 @@ jetty-servlet-api, jetty-javax-websocket-api, javax.mail.glassfish, - jakarta.security.auth.message, + jakarta.security.auth.message-api, plexus-utils, plexus-interpolation diff --git a/jetty-home/pom.xml b/jetty-home/pom.xml index bcfbe3b79e4..36dab5011f6 100644 --- a/jetty-home/pom.xml +++ b/jetty-home/pom.xml @@ -475,7 +475,7 @@ org.eclipse.jetty, org.eclipse.jetty.websocket, org.eclipse.jetty.demos - infinispan-embedded,infinispan-remote,jetty-test-helper,alpn-api,jakarta.security.auth.message,javax.activation + infinispan-embedded,infinispan-remote,jetty-test-helper,alpn-api,jakarta.security.auth.message-api,javax.activation config false META-INF/**,webapps/**,start.d/**,start.ini