mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-24 01:51:49 +01:00
reset threadcount to zero as the plugin is not yet threadsafe
This commit is contained in:
@@ -16,4 +16,4 @@
|
|||||||
# Copyright (c) 2014 Jeremy Long. All Rights Reserved.
|
# Copyright (c) 2014 Jeremy Long. All Rights Reserved.
|
||||||
#
|
#
|
||||||
|
|
||||||
invoker.goals = install ${project.groupId}:${project.artifactId}:${project.version}:check -e -T 8
|
invoker.goals = install ${project.groupId}:${project.artifactId}:${project.version}:check -X -T 1
|
||||||
|
|||||||
Reference in New Issue
Block a user