<plugins>
   <plugin>
    <groupId>org.eclipse.jetty</groupId>
    <artifactId>jetty-maven-plugin</artifactId>
    <version>9.2.8.v20150217</version>
    <configuration>
     <webAppConfig>
      <contextPath>/cms-web</contextPath>
     </webAppConfig>
    </configuration>
   </plugin>
  </plugins>

相关文章:

  • 2022-02-17
  • 2022-01-04
  • 2021-07-26
  • 2021-08-14
  • 2021-05-29
  • 2022-12-23
猜你喜欢
  • 2021-09-28
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-11-07
  • 2021-11-18
相关资源
相似解决方案