Michael Seele

Results 20 comments of Michael Seele

please see my bug for this issue in the vite repo: https://github.com/vitejs/vite/issues/3356

I guess they are waiting for https://github.com/openjdk/jdk11u-dev/pull/715 to get merged for Java 11.

Will there be a aarch64 version of the april build? ``` openjdk version "11.0.15" 2022-04-19 OpenJDK Runtime Environment Temurin-11.0.15+10 (build 11.0.15+10) OpenJDK 64-Bit Server VM Temurin-11.0.15+10 (build 11.0.15+10, mixed mode)...

I did a quick search in the [m2e code](https://github.com/eclipse-m2e/m2e-core/) (the eclipse maven plugin) and it looks like these classes have to do with workspace resolution in eclipse: - [ProjectRegistryManager.java](https://github.com/eclipse-m2e/m2e-core/blob/master/org.eclipse.m2e.core/src/org/eclipse/m2e/core/internal/project/registry/ProjectRegistryManager.java) -...

@Eskibear Is there anything I can help to get this request further?

@alexkcollier Does your workaround work with the latest gridsome version? For me it does not work :( Do you have a github project where you use it? Thanks.

It's even worse! Running the tests in parallel do hide failures: ![Bildschirmfoto 2022-08-19 um 12 54 04](https://user-images.githubusercontent.com/15141672/185603830-df687a03-d882-4269-9d33-b4eb931635b9.png)

Thank you for the clarification. Is there a timeline to implement this feature or anything I can help with?