-
In our CI pipeline, we call Maven Daemon in loop (single thread). Most of the time it works, but about 1 out of 50 times in average mvnd skips the target goal.
Executed command: `mvnd org.apache.ma…
-
Either use one of @markrekveld or use github packages.
-
Currently, the artifact for this repo is not available on any online repository. We need to set up artifact publishing and publish it.
It currently blocks this ticket - https://github.com/opensrp/o…
-
**What is this issue about?**
- [ ] Bug report 🪲
- [x] Feature request 🏎
- [ ] Question ❓ Consider dropping it first in the [Project Chat](https://asciidoctor.zulipchat.com/#narrow/stream/users…
-
I am studying aspectj and was trying this plugin. I noticed that in the [`/usage.html`](https://dev-aspectj.github.io/aspectj-maven-plugin/usage.html) page there were some maven variables that were no…
-
When the folder `.git/hooks` does not exist, then the plugin will fail to install the git hook. By [default](https://stackoverflow.com/questions/33680880/why-is-git-hooks-sometimes-missing-in-cloned-r…
-
I am raising it here because I have no idea how this can happen. Restarting the presentation compiler doesn't help only restarting the whole JVM does. It's also not possible to reproduce it reliably.
…
-
Hi,
We have been very happy with the property handling in [UpgradeDependencyVersion](https://github.com/openrewrite/rewrite/blob/main/rewrite-maven/src/main/java/org/openrewrite/maven/UpgradeDepend…
gsmet updated
1 month ago
-
## What version of OpenRewrite are you using?
I am using
- Maven plugin 5.43.0
- rewrite-testing-frameworks 2.21.0
## How are you running OpenRewrite?
I am using the Maven plugin, and my pr…
-
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
`…