Olivier Lamy created MWAR-430:
---------------------------------
Summary: 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
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)