(generate! version options)
Use tools.deps to create or update a pom.xml, and then post-process it to plug in some values.
Use tools.deps to create or update a pom.xml, and then post-process it to plug in some values.
(replace-tag pom-zip tag-path contents)
Given an xml-zip result, the path to a tag, and the new contents of a node, return the xml with the contents of the tag replaced by the given result.
Given an xml-zip result, the path to a tag, and the new contents of a node, return the xml with the contents of the tag replaced by the given result.
(simple-tag node new-val)
(tag-matches? loc [parent-tag child-tag])
(update-pom! version {:keys [artifact-id group-id] :as options})
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close