You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Peter Rader (JIRA)" <ji...@apache.org> on 2016/03/06 07:45:40 UTC

[jira] [Created] (MWAR-367) overlay removes /META-INF/context.xml

Peter Rader created MWAR-367:
--------------------------------

             Summary: overlay removes /META-INF/context.xml
                 Key: MWAR-367
                 URL: https://issues.apache.org/jira/browse/MWAR-367
             Project: Maven WAR Plugin
          Issue Type: Bug
          Components: overlay
    Affects Versions: 2.6
            Reporter: Peter Rader
            Priority: Blocker


A /src/main/webapp/META-INF/context.xml in a overlay could not be included. Even <containerConfigXML>${project.basedir}/target/war/work/myoverlaygroup/myoverlayartifact/META-INF/context.xml</containerConfigXML> 
is ignored.

Usually tomcat should copy the context.xml to /conf/Catalina/ but as long the xml is not part of the WAR i can not deploy on an virgin tomcat.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)