[erlang-questions] rebar3 hex publish

Serge Aleynikov serge@REDACTED
Sat Jan 30 00:06:35 CET 2016


How can I exclude certain files from rebar3 hex publish?

In the list below I'd like to exclude *.d dependency files from the hex
package, but it's not clear where/how it's specified:

/opt/bin/rebar3 hex publish
Publishing erlexec 1.0.1
  Dependencies:

  Excluded dependencies (not part of the Hex package):

  Included files:
    erlexec/src/edoc.css
    erlexec/src/erlexec.app.src
    erlexec/src/exec.erl
    erlexec/src/exec_app.erl
    erlexec/src/overview.edoc
    erlexec/c_src/ei++.cpp
    erlexec/c_src/ei++.d
    erlexec/c_src/ei++.hpp
    erlexec/c_src/exec.cpp
    erlexec/c_src/exec.d
    erlexec/include/exec.hrl
    erlexec/rebar.config.script
    erlexec/priv/x86_64-unknown-linux-gnu/exec-port
    erlexec/rebar.config
    erlexec/rebar.lock
    erlexec/README.md
    erlexec/LICENSE


Serge
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20160129/08abd183/attachment.htm>


More information about the erlang-questions mailing list