mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-01-14 15:53:36 +01:00
updated invoker config as we no longer need to run setup projects first
This commit is contained in:
@@ -230,11 +230,11 @@ Copyright (c) 2013 Jeremy Long. All Rights Reserved.
|
||||
</dependency>
|
||||
</dependencies>
|
||||
<configuration>
|
||||
<streamLogs>true</streamLogs>
|
||||
<!--streamLogs>true</streamLogs-->
|
||||
<parallelThreads>4</parallelThreads>
|
||||
<setupIncludes>
|
||||
<!--setupIncludes>
|
||||
<setupInclude>690-threadsafety/pom.xml</setupInclude>
|
||||
</setupIncludes>
|
||||
</setupIncludes-->
|
||||
<cloneProjectsTo>${project.build.directory}/it</cloneProjectsTo>
|
||||
<localRepositoryPath>target/local-repo</localRepositoryPath>
|
||||
</configuration>
|
||||
|
||||
Reference in New Issue
Block a user