-
The `` step is not respecting `localRepository` settings in Maven: if you have a `` different than Maven default (`%USERPROFILE%/.m2/repository` on Windows or `${HOME}/.m2/repository` on Linux), it tr…
glhez updated
2 hours ago
-
## What version of OpenRewrite are you using?
I am using latest maven plugin version v5.40.2
## How are you running OpenRewrite?
I am using the Maven plugin in CLI
```
mvn org.openrewrite.maven…
-
## What happened?
Failed with using Spotless Maven plugin and palantir rule:
```
[INFO] --- spotless:2.39.0:apply (default-cli) @ X ---
[ERROR] Step 'palantir-java-format' found problem in '…
lalib updated
2 weeks ago
-
I put in my `pom.xml`:
```
...
biz.lermitage.oga
oga-maven-plugin
1.8.0
```
When I execute:
`mvn biz.lermitage.oga:oga-maven-plugin:check`
I…
-
### Describe the bug
Windows - special characters - e.g. `,;~@#$%^&()` - dev mode doesn't work
This is followup of https://github.com/quarkusio/quarkus/issues/9707 where Japanese characters part wa…
-
LUA error:
Message: ...AddOns/PlexusStatusAurasExt/PlexusStatusAurasExt.lua:1031: attempt to call global 'UnitAura' (a nil value)
Time: Sat Aug 17 20:56:45 2024
Count: 23640
Stack: ...AddOns/Ple…
-
## What happened?
When I run this formatter with `mvn spotless:check` with this code:
```
...
return switch (object) {
case SomeType t when t.hasConditionA() ->
processConditio…
-
Hi, since git 2.5.0 [worktree](https://git-scm.com/docs/git-worktree) option allow to create many working tree linked to a single repository.
Building a linked working tree using git-commit-id-plug…
-
```
[INFO] --- sat-plugin:0.16.0:checkstyle (sat-all) @ org.openhab.binding.mqtt.homeassistant ---
[INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
[INFO] -----…
-
hi
i use java 1.7 and command mvn clean install
it has this error
what can i do?
how can i fix it?
```
[ERROR] The build could not read 1 project -> [Help 1]
org.apache.maven.project.Project…