5 lines
91 B
Bash
Executable File
5 lines
91 B
Bash
Executable File
#!/bin/bash
|
|
|
|
./mvnw clean install -B -Pdocs ${@}
|
|
#./mvnw clean install -B -DskipTests ${@}
|