-
I don't see the maven plugin doing anything that would require it to be an extension.
The main use case for declaring a plugin as an extension is:
> plug-ins which [provide lifecycle enhancement…
-
See #1182
.mvn/extensions.xml:
```xml
me.qoomon
maven-git-versioning-extension
9.8.1
```
.mvn/maven-git-versioning-extension.xml:
```xml
.+
…
-
The package `io.quarkus.maven` may be found in the following modules:
* `independent-projects/extension-maven-plugin`
* `independent-projects/bootstrap/app-model`
* `devtools/maven`
-
I am trying to use the POM [org.eclipse.emf.mwe.utils-1.14.0.pom](https://repo1.maven.org/maven2/org/eclipse/emf/org.eclipse.emf.mwe.utils/1.14.0/org.eclipse.emf.mwe.utils-1.14.0.pom) with maven 3.9.9…
-
### Describe the bug
Since the current version (2.71.0) of `jf-cli`, we are unable to compile any project using Quarkus Annotation Processors.
Our project structure is like the following:
```
quarku…
-
kogito-maven-plugin is used to build springboot-based kogito projects.
It contains three mojos and a couple of configurations to drive maven life-cycle.
With that in place, its usage requires the
`…
-
I'm sorry if I quote you @guihkx
but I would like to understand why Flathub is not considering that Java doesn't works that way.
what is the added value in manually adding the maven deps here?
l…
-
Currently, the contact search engine, models, and related event bus infrastructure are located within the `jmap-extensions` module. This is not ideal as building anything on top of the contacts module…
-
Hello!
Trying to compile the IDE in Ubuntu 20.04LTS under conda environment.
~/git/gdlde$ java -version
openjdk version "22.0.1-internal" 2024-04-16
OpenJDK Runtime Environment (build 22.0.1-i…
-
The jQAssistant Maven Plugin should be able to detect Maven extensions configured in `.mvn/extensions.xml`.