moddx

Results 9 comments of moddx

I have the same Problem as @TomasMatusek Basic scalars are not recognized ![image](https://user-images.githubusercontent.com/9012705/163354570-107de4d6-c805-49b6-8b69-3be88f4560cf.png) Nor Discovered ![image](https://user-images.githubusercontent.com/9012705/163354695-a8b81be6-681d-48da-9fd8-4355e5f0ca64.png) 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.