org.apache.tomcat.maven:tomcat7-maven-plugin:2.2:run



maven tomcat 运行项目


<plugin>    
            <groupId>org.apache.tomcat.maven</groupId>    
            <artifactId>tomcat7-maven-plugin</artifactId>    
            <version>2.2</version>

        </plugin>


maven tomcat 运行项目


相关文章: