You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Olivier Lamy (Jira)" <ji...@apache.org> on 2020/03/12 08:35:00 UTC

[jira] [Created] (MWAR-430) Remove or adapt hardcoded reference to javax.servlet package

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)