apache / apache/maven-mvnd

Configuring mvnd.socket in unix mode cannot generate a socket file

Open
#1,387 0 comments 1 reaction 0 assignees View on GitHub
bug
Dominant language
Java
Stars
3.5k
Forks
250
Avg merge
16h 22m
Merged PRs (30d)
36

Description

### Affected version

1.0.2 and 2.0.0-rc-3

### Bug description

I am using version 2.0.0 - rc - 3 and 1.0.2 configured mvnd.properties file content, mvnd.socketFamily = unix and mvnd.socket = / enterprise/mvndSocket/daemon.sock, However, after starting the daemon, I checked the status and found that only the configuration of mvnd.socketFamily was effective, while the configuration of mvnd.socket was not. The generation of the socket file was rolled back to the temp in the root directory, which was not what I wanted

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by tracing how mvnd.socket and mvnd.socketFamily are read and applied during Unix daemon startup. Reproduce the issue with the reported mvnd.properties settings and verify that the daemon creates and uses the configured socket path rather than a temporary root-directory path.

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
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.