-
Currently only Maven plugins exist for simplifying the use of Glow. It would be helpful to have Gradle integrations as well since some projects use Gradle instead of Maven.
For example, when using …
-
When running a Maven/Gradle build application that requires a custom liberty installation path or usr directoy, the debugger fails to attach to the server's JVM.
Here are some scenarios using a Mav…
-
### Describe the bug
The Quarkus OpenAPI extension generates incorrect schema for generic Java types that use the Jackson `JsonUnwrapped` annotation.
smallrye-open-api recognizes Jackson's `JsonUnwr…
-
Hello,
I have an issue running custom recipie for `org.openrewrite.maven.ChangeParentPom`
Here is my configuration:
A maven, multi-module project. I want to update the version of the parent of …
-
Parent Issue: https://github.com/prestodb/presto/issues/23785
Based on my preliminary analysis, we need to make the below changes to successfully build and run Presto with Java 17.
### Upgrade s…
-
### Describe the bug
![image](https://github.com/user-attachments/assets/e3f7af60-7d96-45f4-b219-3a15f0793e4c)
Failed to execute mojo com.vaadin:vaadin-maven-plugin:24.4.12:prepare-frontend {executi…
-
Based on
https://github.com/eclipse-ee4j/metro-jax-ws/blob/92031958ca55feadac9bfc1055a6cdaad0e9d893/jaxws-ri/tests/unit/testcases/xop/hello/server/hello.wsdl
and the jaxws-maven-plugin
com.s…
-
The [maven.novaapi.net](http://maven.novaapi.net) server appears to be down on my end.
I’m unsure if this is just me or if the server is down for everyone.
-
when i run the project i got this type of error
* What went wrong:
Execution failed for task ':app:checkDebugAarMetadata'.
> Could not resolve all files for configuration ':app:debugRuntimeClassp…
-
Currently, the UI for Fuseki works with a webapp container. Fuseki does not make use of the webapp container environment.
There is also Fuseki packaged without using a webapp container but it does …