`
Roger111
  • 浏览: 48332 次
  • 性别: Icon_minigender_1
  • 来自: 北京
社区版块
存档分类
最新评论

tomcat7-maven-plugin

阅读更多

<plugin>
                <groupId>org.apache.tomcat.maven</groupId>
                <artifactId>tomcat7-maven-plugin</artifactId>
                <version>2.1-SNAPSHOT</version>
                <configuration>
                    <path>/test2</path>
                    <!-- <serverXml>src/main/tomcatconf/server.xml</serverXml> -->
                </configuration>
            </plugin>

分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics