Waffle / waffle

Enable drop-in Windows Single Sign On for popular Java web servers.
https://waffle.github.io/waffle
MIT License
473 stars 186 forks source link

waffle-spring-boot-starter3 dependency not found #2605

Open Eyvind-A opened 3 hours ago

Eyvind-A commented 3 hours ago

I still try to solve issue #2598. I try now to have exactly the same dependencies as in the demo https://github.com/Waffle/waffle/blob/master/Source/JNA/waffle-demo/waffle-spring-boot-filter3 But I then get this error:

Non-resolvable import POM: The following artifacts could not be resolved: com.github.waffle:waffle-spring-boot-starter3:pom:1.0-SNAPSHOT (absent): com.github.w

Eyvind-A commented 2 hours ago

I previously used waffle-spring-security6. Is that wrong? Does it have to be waffle-spring-boot-starter3 instead?