Hi,
When I try to build dnsjava using "mvn package", I am getting following error message in the tests.
[ERROR] Failures:
[ERROR] ResolverConfigTest.windowsServersContainedInJndi:191 /2405:201:c013:5021:0:0:c0a8:1d01%0:53 not found in JNDI, [/2405:201:c013:5021:0:0:c0a8:1d01%0:53, /192.168.29.1:53]; [/192.168.29.1:53] ==> expected: <true> but was: <false>
[INFO]
[ERROR] Tests run: 881, Failures: 1, Errors: 0, Skipped: 2
Is there any additional configuration that needs to be done? Can someone help me how to resolve this issue? I am building using windows.
Thanks,
Sirisha
|