where does maven tomcat7 plugin stores/reads dependency jars? -
i'm trying override dependency version through maven profile. did test installing war , works. problem when run war using maven tomcat plugin. wanted check version of jar used, have no idea reads jars from. cannot find useful on available documentation.. help?
i believe page understand: http://tomcat.apache.org/maven-plugin-2.2/tomcat7-maven-plugin/adjust-embedded-tomcat-version.html
use dependencies section in plugin section hth
Comments
Post a Comment