Uses of Class
org.eclipse.jetty.maven.plugin.ScanTargetPattern
-
Packages that use ScanTargetPattern Package Description org.eclipse.jetty.maven.plugin Jetty Maven Plugin : Support for Jetty in Maven build lifecycle -
-
Uses of ScanTargetPattern in org.eclipse.jetty.maven.plugin
Fields in org.eclipse.jetty.maven.plugin declared as ScanTargetPattern Modifier and Type Field Description protected ScanTargetPattern[]
JettyRunMojo. scanTargetPatterns
List of directories with ant-style <include> and <exclude> patterns for extra targets to periodically scan for changes.
-