The first project is a SBT project. Command "publish-local" only publishes jars to local .ivy repository. But, another project is a maven project. I want SBT "publish-local" to maven repository. So another project can reference them from .m2 repository. I don't know how to do?The first project is a SBT project. Command "pu