forked from I2P_Developers/i2p.i2p
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