InterviewSolution
Saved Bookmarks
| 1. |
What Would The Command Mvn Clean Do ? |
|
Answer» This COMMAND removes the TARGET DIRECTORY with all the build data before STARTING the build process. This command removes the target directory with all the build data before starting the build process. |
|