[
https://issues.apache.org/jira/browse/OFBIZ-12171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17286939#comment-17286939 ]
Nicolas Malin commented on OFBIZ-12171:
---------------------------------------
Greats [~mbrohl] !
I tested your branch and all integration test works.
I just detected this line on my logs :
{code:java}
Download
https://jcenter.bintray.com/org/mockito/mockito-core/maven-metadata.xml{code}
Came from
{code:java}
build.gradle:197
// ofbiz unit-test compile libs
testCompile 'org.mockito:mockito-core:2.+'{code}
I tried to retreive why this spot generate a dwl from jcenter, maybe a local cache configuration on my gradle, I will restart on fresh env.
Otherwise I updated the documentation [^OFBIZ-12171-1712-README.patch]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)