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(
name = "check",
defaultPhase = LifecyclePhase.COMPILE,
defaultPhase = LifecyclePhase.VERIFY,
threadSafe = true,
requiresDependencyResolution = ResolutionScope.COMPILE_PLUS_RUNTIME,
requiresOnline = true