Skip to content

Commit

Permalink
update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
stevebarrau committed Sep 4, 2023
1 parent 286c70b commit 9168fce
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Maven with collision
# Maven with collision and resolve

Make sure the java extension does fail on colliding packages in maven.
Make sure the java extension does not fail on colliding packages in maven if the correct resolve directives are present.

Note that the maven_install.json file is manually crafted/invalid in order to simulate a collision on the `com.google.common.primitives` import.

0 comments on commit 9168fce

Please sign in to comment.