Forum Discussion
fwseb
5 years agoNew Contributor
I haven't tried to run the test project by command line myself, but the command line that is used in pipeline is:
C:\WINDOWS\system32\cmd.exe /D /S /C ""C:\Program Files\Maven\apache-maven-3.5.2\bin\mvn.cmd" -f <my test project pom>.xml test --fail-at-end"
nmrao
Champion Level 1
5 years agoThank you for that.
Do you see the same behavior if you run the command locally to execute the project?
Do you see the same behavior if you run the command locally to execute the project?