Conversation
|
Fixes #753 |
|
Fixes #652 |
|
Works for me. Thanks much. |
|
@dbyron0 : How does your pom look like? I get the following error [WARNING] |
|
The pom that and no mention of net.java.dev.jna:jna. In the project where I'm using this, I end up with: and where the 4.2.2 comes from https://github.com/spring-projects/spring-boot/blob/v1.5.2.RELEASE/spring-boot-dependencies/pom.xml. Can you convince maven to use 4.5.1 automatically? Or do you need a version of visible-assertions that uses 4.5.1 explicitly? |
|
Hi @dbyron0 , thanks for the answer. Do you know how i can try to force maven to use this version automatically ? Yes the second option would also solve this problem temporarily |
|
Sorry, can't help you there. |
|
Have you tried adding I'll happily merge rnorth/visible-assertions#9 for the medium term... |
|
Hi @rnorth ,what i tried was this where But this does not work |
|
This does works for me now. @rnorth thanks forthe tip with DependencyManagement |
No description provided.