[ https://issues.apache.org/jira/browse/MWAR-430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17127247#comment-17127247 ]
Herve Boutemy commented on MWAR-430: ------------------------------------ merged in https://github.com/apache/maven-war-plugin/commit/631d9c9e16b27b9a8525f5c7d3c8b7dd302cda5f > support JakartaEE namespace: remove or adapt hardcoded reference to > javax.servlet package > ----------------------------------------------------------------------------------------- > > Key: MWAR-430 > URL: https://issues.apache.org/jira/browse/MWAR-430 > Project: Maven WAR Plugin > Issue Type: Bug > Reporter: Olivier Lamy > Assignee: Olivier Lamy > Priority: Major > Fix For: 3.3.0 > > > code contains reference to > {code:java} > javax.servlet.annotation.WebServlet > {code} > [https://github.com/apache/maven-war-plugin/blob/40811a303a680850c33cccf627f76a31ddaac730/src/main/java/org/apache/maven/plugins/war/WarMojo.java#L314] > when using new servlet namespace jakarta the test result is a bit different -- This message was sent by Atlassian Jira (v8.3.4#803005)