Skip to content

Commit

Permalink
add about transitive maven repos
Browse files Browse the repository at this point in the history
  • Loading branch information
puredanger committed Jan 22, 2024
1 parent e950760 commit 72be93c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions content/reference/deps_edn.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,8 @@ Maven libraries are located in Maven repositories using "Maven coordinates", typ

Currently, only `jar` artifacts are supported. Support for other artifact types (particularly Bill of Materials poms) may be added in the future.

Note that Maven `<repositories>` declared in dependencies or transitive dependencies are ignored. All repositories needed by the full set of dependencies must be declared in the project deps.edn using <<deps_edn#procurer_mvn_repos,:mvn-repos>>.

[[deps_mvn_version]]
=== :mvn/version

Expand Down

0 comments on commit 72be93c

Please sign in to comment.