4 lines
68 B
Bash
4 lines
68 B
Bash
#!/bin/bash
|
|
|
|
mvn clean compile test -P live-all -f ../../../pom.xml
|
#!/bin/bash
|
|
|
|
mvn clean compile test -P live-all -f ../../../pom.xml
|