mvn -Dmaven.junit.jvmargs=-verbose testThe proper help page is for the surefire plugin. So the proper way to do it is:
mvn -DargLine=-verbose test
Notes on software tech with a special focus on image processing, pattern recognition/machine learning, java open source tools, and high performance computing.
mvn -Dmaven.junit.jvmargs=-verbose testThe proper help page is for the surefire plugin. So the proper way to do it is:
mvn -DargLine=-verbose test
Copyright 2010 README.txt. Blog Templates created by Web Hosting Men
0 comments:
Post a Comment