-
### Description
There are newer versions of `maven-assembly-plugin` available.
The currently used version is `maven-assembly-plugin:3.1.0`, which has a compile dependency to `maven-core:3.0`, wh…
-
{
"platform":"",
"hub-mirror": [
"maven:3.8.8-eclipse-temurin-8",
"maven:3.9.9-eclipse-temurin-11",
"maven:3.9.9-eclipse-temurin-17",
"maven:3.9.9-eclipse…
xiexg updated
1 month ago
-
## Required Information
Entering this information will route you directly to the right team and expedite traction.
**Question, Bug, or Feature?**
*Type*: Feature
**Enter Task Name**: Maven…
-
Using your action
```yaml
- name: Test with java
uses: workflow/nix-shell-action@v3
with:
packages: maven,jdk11_headless
script: |
java --version;
mvn --version;
```…
-
Java version 8.0.422-amzn
Maven version 3.9.9
Attempting to package msal4j according to these instructions:
https://github.com/AzureAD/microsoft-authentication-library-for-java/wiki/Maven
Rep…
-
### What happened?
Message: integration kit default/kit-cs4buhs8rlr14be14ob0 is in state "Error". Failure: failure while building project: : signal: killed
Reason: …
-
- [Y] I have searched [existing issues](https://github.com/google/flexbox-layout/issues) and confirmed this is not a duplicate
## Issues and steps to reproduce
After I did a cache clearance of my …
-
#### Problem Description:
The Maven dependency for `` in this project is currently set to `5.0.84`. However, version `5.0.84` has been removed and is no longer available in the Maven repository. The …
-
Hello.
I stumbled upon a weird bug where the `hotfix-finish` goal is failing under special circumstances.
1. The project is a Multi Maven Project (has a Parent POM and Module POMs).
2. A comple…
-
Parent Issue: https://github.com/prestodb/presto/issues/23785
Based on my preliminary analysis, we need to make the below changes to successfully build and run Presto with Java 17.
### Upgrade s…