You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
maven-surefire/SOURCES/plans/forktest.fmf

11 lines
212 B

summary: Basic smoke test
prepare:
how: install
package: xmvn-minimal
execute:
script: |
set -x
cd ./plans/forktest
javac -d target/test-classes ForkTest.java
xmvn -V -e -B -o surefire:test