418767 run-forked goal ingores test scope dependencies with useTestScope=true

This commit is contained in:
Jan Bartel 2013-10-14 16:51:59 +11:00
parent 8f9f14c5c3
commit 9a330dad1b
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@ import org.eclipse.jetty.util.IO;
* </p>
*
* @goal run-forked
* @requiresDependencyResolution compile+runtime
* @requiresDependencyResolution test
* @execute phase="test-compile"
* @description Runs Jetty in forked JVM on an unassembled webapp
*