File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 273273Options:
274274 :basis - required, used to pull deps, repos
275275 :src-pom - source pom.xml to synchronize from, default = "./pom.xml"
276+ may be :none to ignore any existing pom.xml file
276277 :class-dir - root dir for writing pom files, created if needed
277278 :target - file path to write pom if no :class-dir specified
278279 :lib - required, project lib symbol
284285 :resource-dirs - coll of resource dirs
285286 :repos - map of repo name to repo config, replaces repos from deps.edn
286287 :pom-data - vector of hiccup-style extra pom top elements to include when
287- no :src-pom is provided :
288+ :src-pom is :none or the source pom.xml does not exist :
288289 [[:licenses
289290 [:license
290291 [:name "Eclipse Public License 1.0"]
You can’t perform that action at this time.
0 commit comments