nickva commented on issue #1428: Migrate to rebar3 URL: https://github.com/apache/couchdb/issues/1428#issuecomment-473989531 I started on this a while back: https://github.com/cloudant/couchdb/commit/b0f3feefa8c1725b178641c024a06cf7b1defb2a Besides the port compiler issue the other one was using raw dependencies (Fauxton and docs). `rebar3` doesn't do those by default (or didn't do when I checked): https://github.com/erlang/rebar3/issues/110 There might be a plugin to handle those. The other option could be to make a "fake" Erlang OTP directory structure in those dependencies.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
