mirror of
https://github.com/i2p/i2p.i2p.git
synced 2026-08-28 11:34:11 +00:00
Build: Add mockito to core javadocs path to prevent warnings in mavenCentral.deps task
This commit is contained in:
@@ -197,6 +197,9 @@
|
||||
<pathelement location="${hamcrest.home}/hamcrest-library.jar" />
|
||||
<pathelement location="${hamcrest.home}/hamcrest-integration.jar" />
|
||||
<pathelement location="${hamcrest.home}/hamcrest-all.jar" />
|
||||
<pathelement location="${mockito.home}/byte-buddy.jar" />
|
||||
<pathelement location="${mockito.home}/objenesis.jar" />
|
||||
<pathelement location="${mockito.home}/mockito-core.jar" />
|
||||
<pathelement location="${junit.home}/junit4.jar" />
|
||||
<!-- following are only for debian builds -->
|
||||
<pathelement location="build/libintl.jar" />
|
||||
|
||||
Reference in New Issue
Block a user