moddx
moddx
I have the same Problem as @TomasMatusek Basic scalars are not recognized  Nor Discovered  If I define the scalars explicitly, it works. _IntelliJ IDEA 2021.3.3 (Ultimate Edition) Build...
I already provided a pull request for this last summer https://github.com/samdjstevens/java-totp/pull/48. @samdjstevens any chance to merge these changes or to add more maintainers?
I might be confused, but are you aware of the simplification mechanism introduced in wdio v7.9? https://webdriver.io/blog/2021/07/28/sync-api-deprecation/
@majdi21 It should work fine with a more recent version of the JDK. 11.0.24 should probably work, but I have not tested that. We had the same problem with JDK8/17/21...
> @ashleyw-gh @moddx I updated to JDK 11.0.24 but still have the same problem ... I only tried with temurin builds of the JDK tbf, but I dont think that...
@Blacktiger from my own experience the migrator runs just fine with Java 17.
Only one or two --add-opens for com.sun modules. Can check tomorrow if anyone's interested, but it's also not that hard to derive from the error message. You can always try...
> I would prefer an actual solution from the maintainers of nexus instead of relying on a custom script. It has been 4 days since the issue was created but...
It was the exact same experience for me.