apache / apache/maven-mvnd

I am using the alias to switch jdk, 0.7.1 is ok, but 0.9.0 has problem

Open
#837 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
3.5k
Forks
250
Avg merge
16h 22m
Merged PRs (30d)
36

Description

export JAVA_8_HOME=/usr/local/program/jdk/jdk1.8.0_281
export JAVA_17_HOME=/usr/local/program/jdk/jdk-17.0.6
alias jdk8="export JAVA_HOME=$JAVA_8_HOME"
alias jdk17="export JAVA_HOME=$JAVA_17_HOME"

CentOS Linux release 7.6.1810 (Core)
0.7.1:
image

0.9.0:
image

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the JDK-switching setup on CentOS Linux 7.6.1810 using the shown JAVA_HOME variables and aliases, then compare behavior between mvnd 0.7.1 and 0.9.0. The issue is complete when the specific regression and expected behavior are identified and verified against both versions.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
build-system
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.