apache / maven-mvnd

Apache Maven Daemon
https://maven.apache.org/
Apache License 2.0
2.9k stars 207 forks source link

mvnd clean install command install dependencies into project workind directory #1082

Open mammadyahyayev opened 2 months ago

mammadyahyayev commented 2 months ago

image

mvnd clean install - command I used

I have multi module project. I've tried to execute above command in each module, get the same results every time.

Versions