Skip to content

Instantly share code, notes, and snippets.

@syshack
Created March 31, 2014 06:10
Show Gist options
  • Select an option

  • Save syshack/9886246 to your computer and use it in GitHub Desktop.

Select an option

Save syshack/9886246 to your computer and use it in GitHub Desktop.
<plugins>
<plugin>
<groupId>org.mortbay.jetty</groupId>
<artifactId>maven-jetty-plugin</artifactId>
<version>6.1.25</version>
<!-- <configuration>
<contextPath>/</contextPath>
<scanIntervalSeconds>5</scanIntervalSeconds>
</configuration>-->
</plugin>
</plugins>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment