Merge branch 'MvnPhase' of https://github.com/awhitford/DependencyCheck into awhitford-MvnPhase

This commit is contained in:
Jeremy Long
2015-10-10 05:59:04 -04:00

View File

@@ -34,7 +34,7 @@ import org.owasp.dependencycheck.utils.Settings;
*/ */
@Mojo( @Mojo(
name = "check", name = "check",
defaultPhase = LifecyclePhase.COMPILE, defaultPhase = LifecyclePhase.VERIFY,
threadSafe = true, threadSafe = true,
requiresDependencyResolution = ResolutionScope.COMPILE_PLUS_RUNTIME, requiresDependencyResolution = ResolutionScope.COMPILE_PLUS_RUNTIME,
requiresOnline = true requiresOnline = true