We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 363ecf4 commit 7fe7fa3Copy full SHA for 7fe7fa3
build.clj
@@ -67,7 +67,7 @@
67
[_]
68
(dd/deploy {:installer :remote
69
:artifact jar-file
70
- :pom-file (b/pom-path lib :class-dir class-dir)}))
+ :pom-file (b/pom-path {:lib lib :class-dir class-dir})}))
71
72
(defn project-lib
73
"Returns project groupid/artifactid"
0 commit comments