--On Wednesday, July 21, 2021 4:17 PM -0700 Kenneth Porter
<sh...@sewingwitch.com> wrote:
I'm following the tutorial here to build ofbiz:
<https://cwiki.apache.org/confluence/display/OFBIZ/OFBiz+Tutorial+-+A+Beg
inners+Development+Guide+for+17.12>
This turned out to be my problem. The wiki and a blog news article turned
uip by googing for "ofbiz tutorial" and both point to the obsolete Apache
Subversion repository. In late 2019, development moved to Github, and the
code base there is significantly changed. I cloned the repo there and was
able to build it without issue.
The Apache wiki needs to point people here:
<https://github.com/apache/ofbiz-framework/tree/release17.12>