diff --git a/openam-server-only/pom.xml b/openam-server-only/pom.xml index 5786f8d5c0..49bbe08e10 100644 --- a/openam-server-only/pom.xml +++ b/openam-server-only/pom.xml @@ -13,7 +13,7 @@ * information: "Portions copyright [year] [name of copyright owner]". * * Copyright 2011-2016 ForgeRock AS. - * Portions copyright 2017-2025 3A Systems, LLC + * Portions copyright 2017-2026 3A Systems, LLC --> @@ -255,6 +255,10 @@ woff2 woff ttf + eot + svg + otf + db @@ -291,6 +295,8 @@ META-INF WEB-INF com_sun_web_ui/images + + **/JavaHelpSearch/** true @@ -303,6 +309,15 @@ com_sun_web_ui/images false + + + ${basedir}/src/main/webapp + + **/JavaHelpSearch/** + + + false + ${project.basedir}/src/main/webapp/WEB-INF diff --git a/pom.xml b/pom.xml index f787311334..54c999da5f 100644 --- a/pom.xml +++ b/pom.xml @@ -2165,7 +2165,7 @@ org.apache.maven.plugins maven-war-plugin - 3.2.3 + 3.5.1