-
The version org.apache.maven.plugins:maven-archetype-plugin:3.3.1:generate is throwing
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-archetype-plugin:3.3.1:generate (default-cli) on …
-
Something about [version 3.3.1](https://github.com/apache/maven-archetype/releases) of the `maven-archetype-plugin` causes the archetype project integration tests to fail because the `grader` profile/…
-
**[Gili](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=cowwoc)** opened **[MBUILDCACHE-126](https://issues.apache.org/jira/browse/MBUILDCACHE-126?redirect=false)** and commented
When bu…
-
# Overview
* Currently it's not clear for users if we support Maven 3.9.x or Maven 3.8.X
## Goals
* Create a maintenance release line for Maven 3.9.x with a fixed EOL date.
* Determine a reli…
-
## 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…
-
{
"platform":"",
"hub-mirror": [
"maven:3.9.9-eclipse-temurin-17",
"maven:3.9.9-amazoncorretto-17"
]
}
-
**Description**
Maven project that uses `testcontainers-jooq-codegen-maven-plugin` always print a WARNING
---
**Steps to Reproduce**
1. Add testcontainers-jooq-codegen-maven-plugin to your project
`…
-
https://github.com/MyPureCloud/purecloud-guest-chat-client-java/blob/6ac24e62c7d82aaab7f8bfeb8abe8934c30546de/build/pom.xml#L297-L300
These four properties defined in `pom.xml` are not resolved, as ca…
-
When I git clone this repo to my macos, I found the Maven can't index the `lance-core` module, the specific version in this repo is 0.25.3. But the Maven Central repo latest jar is 0.25.1: https://mvn…
-
I tried to use the mod inside my own and I get this error, I'm not good at Java, please help if possible. How i can configurate this?
## Error
```
Execution failed for task ':compileJava'.
> Could not…