maven 3 parallel builds
I know teamcity doesnt support maven 3 yet. I am running parallel builds with teamcity and seems to be a marked speed improvement with maven 3 parallel builds.
But test reports/failures doesnt work within teamciy if i do parallel builds. would love to see it support maven 3
Suresh
Please sign in to leave a comment.
Hello, Suresh
TeamCity 6.0 will work well with tests running in maven 3 parallel builds. You can check it in the EAP
Thanks for the reply
Iam using
I dont see the tests tab after the build is successful, Teamcity misreports the coverage. I do see test in one of the modules failed from the maven build log, teamcity doesnt summary of what the error is like maven 2
Suresh
Could you please provide the build log. Thank you
attaching the logs of a failed build
Attachment(s):
ypad_ypad_ypad.log.zip
Hello, Suresh The problem is not with parallel build, but rather with your old EAP. Sorry for overlooking it. Could you please upgrade to the latest EAP and try it with Maven 3.0 beta 3 or later. Thank you.