-
I am generating classes from a large xsd file. (Rightclick on pom in projectexplorer, run-as "maven generate sources") When I name an Element with "PRN" the generation process get stuck. It do not bre…
-
### Issue Description
![image](https://github.com/user-attachments/assets/a9bda531-33ac-4bde-a0cd-fa808f4ab31c)
During execution, an error occurs at line 301 related to `LanguageService.FlushLog`.…
-
This ticket is created as a placeholder for [PR](https://github.com/enso-org/enso/pull/5566) that could potentially affect users when initializing the project.
I was not able to reproduce this proble…
-
Hi,
I'm on Windows 8.1 with JDK 1.8.0 and having trouble installing. Please let me know if I am doing something wrong. When I do mvn clean install I get the following error:
`[ERROR] Failed to execu…
-
When `flattenMode` is set to `bom` the plugin keeps the `properties` and `dependencyManagement` sections of the POM. But as of version `1.5.0` it removes the `pluginManagement` section in `bom` mode. …
-
I'm getting following error in the log:
[INFO] Installing node version v6.10.0
[INFO] Downloading https://nodejs.org/dist/v6.10.0/node-v6.10.0-linux-x64.tar.gz to /root/.m2/repository/com/github…
-
### Version
v21.7.1
### Platform
Darwin evgeniis.local 23.4.0 Darwin Kernel Version 23.4.0: Wed Feb 21 21:44:43 PST 2024; root:xnu-10063.101.15~2/RELEASE_ARM64_T6000 arm64
### Subsystem
_No respo…
-
*Installation details*
Scylla version: 5.4.0~dev-0.20230527.e4d6ed7a7048 with build-id 6dc67925bbb00bf45be5af823788c65
688817efb
Cluster size: 3
OS (RHEL/CentOS/Ubuntu/AWS AMI): ami-0bf7ab0d99f14b…
-
Recently, I have encountered an issue while modifying the positional encoding in the **mrope_input_positions** section of the Qwen2-VL code, and I have tried but don't know how to resolve it. In short…
-
Hi,
When executing a nbconvert.ExecutePreprocessor() outside a unittest, all works perfectly.
But when launching* the same function embeded in a unittest class (*to **execute as a unittest**), the…