Skip to content

Commit

Permalink
📝 Add note about --transitive option in antq
Browse files Browse the repository at this point in the history
  • Loading branch information
pmonks committed Feb 16, 2024
1 parent 6cbf9ee commit 3b19339
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pbr/tasks.clj
Expand Up @@ -204,6 +204,7 @@
"} :main-opts [\"-m\" \"antq.core\"]}}}")
"-M:antq"
"--ignore-locals"
; "--transitive" ; This seems to cause a deadlock, and there are several other bugs raised against it in the antq repo
"--skip=pom")
opts)

Expand Down

0 comments on commit 3b19339

Please sign in to comment.