-
based on discussion at https://github.com/checkstyle/checkstyle/pull/15799
where update becomes too big to be done at ones, so we need to split update in few phases.
updates:
- ~remove usage of `xdoc…
-
**Environment**:
- *Jib version:* 3.4.4
- *Build tool:* Maven 4.0.0-rc-2
- *OS:* macOS 15.2 arm64
**Description of the issue**:
I have a working project with jib-maven-plugin 3.4.4 using M…
-
When using Maven 3.9, the build fails with the following error:
`no execution has been done. processedFiles is null`
Reverting to Maven 3.8 solved the problem for me, but is not future-proof.
F…
-
## Description
During the work on https://github.com/camunda/camunda/issues/21425 it was discovered that Zeebe (and some other components) already use Maven 3.9.x while other components in the mono…
-
Hi Tamas,
Just stumbled on an issue with dynamic versioning. Some of our repos use Maven Wrapper and some don't.
The issue, from what I can see, is not related to Wrapper vs No-Wrapper but Maven…
-
The parent pom enforcer rule requires Maven 3.9.9 to build. However, this project's pom requires 3.6.3. Either direction, these should be synced up. IMHO 3.6.3 is just fine.
Might also be worth con…
-
Using STABLE_mavenport_2176 (Maven 3.9.6), I have a few non-standard ascii characters in my open source scala code, (code pulled from Apache Spark 3.5.2). Early in the build, those bad character mess…
-
{
"platform":"linux/amd64",
"hub-mirror": [
"maven:3-jdk-8$maven:3-jdk-8-amd64"
]
}
-
### Describe your use-case which is not covered by existing documentation.
### Documentation
Highlight to use at least Maven 3.9.6 when developing this plugin.
### Background
With the new parent
…
-
I have encountered this error when trying to implement the library in the "commonMain" (and "nativeMain") environment of a KMM application, for android, but also iOSx64, iOSSimulatorArm64 and iOSArm64…