You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Tony Chuinard <to...@gmail.com> on 2017/07/19 20:12:50 UTC

Maven Tomcat Plugin Specific Properties File

Is there anyway to load a specific properties file for the Tomcat plugin? I
know about the <systemProperties> section of the plugin config, but I am
looking to point to a specific file when using tomcat7:run instead of
having to code these properties into the pom.