mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-01-14 15:53:36 +01:00
updated test class path
Former-commit-id: 2536b1ed19e105412e178b9c87cbf4dbef634cdb
This commit is contained in:
@@ -181,6 +181,9 @@ along with Dependency-Check. If not, see <http://www.gnu.org/licenses />.
|
||||
<excludes>
|
||||
<exclude>**/*IntegrationTest.java</exclude>
|
||||
</excludes>
|
||||
<additionalClasspathElements>
|
||||
<additionalClasspathElement>${project.build.directory}/lib/</additionalClasspathElement>
|
||||
</additionalClasspathElements>
|
||||
</configuration>
|
||||
</plugin>
|
||||
<plugin>
|
||||
|
||||
Reference in New Issue
Block a user