Api providing a maven install utilities.
Api providing a maven install utilities.
(install! {install-dir :fr.jeremyschoffen.mbt.alpha.maven.install/dir
:or {install-dir common/default-local-repo}
:as param})
Locally install maven artefacts. Some key parameters:
:maven.deploy/artefacts
: sequence of maps respecting the :maven.deploy/artefact
spec. These represents the
artefacts to deploy like jars, pom.xml files, etc...:maven.install/dir
: optional parameter allowing the installation dir to be different from the default local repo.Locally install maven artefacts. Some key parameters: - `:maven.deploy/artefacts`: sequence of maps respecting the `:maven.deploy/artefact` spec. These represents the artefacts to deploy like jars, pom.xml files, etc... - `:maven.install/dir`: optional parameter allowing the installation dir to be different from the default local repo.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close