apache / apache/shenyu

[BUG] Docker Image Build Fails When Running mvn clean package -Prelease,docker

Open
#6,032 4 comments 0 reactions 0 assignees View on GitHub
type: bug
Dominant language
Java
Stars
8.8k
Forks
3.1k
Avg merge
7d 1h
Merged PRs (30d)
85

Description

### Is there an existing issue for this?

- [x] I have searched the existing issues

### Current Behavior

_No response_

### Expected Behavior

_No response_

### Steps To Reproduce

git clone https://github.com/apache/shenyu.git
cd shenyu
mvn clean package -Prelease,docker -Dmaven.javadoc.skip=true -Dmaven.test.skip=true

### Environment

```markdown
ShenYu version(s):master
```

### Debug logs

_No response_

### Anything else?

_No response_

Contributor guide

No contributing guide indexed for this repository

Research direction

Run `mvn clean package -Prelease,docker -Dmaven.javadoc.skip=true -Dmaven.test.skip=true` from a fresh ShenYu checkout to reproduce the failure. Inspect the Maven release and Docker build configuration involved in that command; done means the command completes successfully and builds the Docker image.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.