diff --git a/mvnCommands.md b/mvnCommands.md new file mode 100644 index 0000000..bd84fb6 --- /dev/null +++ b/mvnCommands.md @@ -0,0 +1,3 @@ +mvn clean compile +mvn clean package +mvn compile exec:java -Dexec.mainClass=com.test.App