-
Notifications
You must be signed in to change notification settings - Fork 0
Clean
Frank Mayer edited this page May 28, 2023
·
1 revision
Use the clean command to delete the output files of your project (for example .jar
and .class
files).
mvn -f <project file> clean
Published under GPL-3.0 license