Maven2_

Skip to end of metadata
Go to start of metadata
You are viewing documentation of TeamCity 3.x, which is not the most recent released version of TeamCity. Please refer to the listing to choose another version.
Documentation Index

Maven2

Basic information on setting up the Maven2 Build Runner can be found in the Maven2 section of the UI Reference. This section contains troubleshooting information related to Maven2.

Solving the issue with Surefire XML Reporter

Some users complained about incorrect number of tests reported (see http://www.jetbrains.net/jira/browse/TW-586 and http://jira.codehaus.org/browse/SUREFIRE-122). This is caused by a bug in Surefire 2.2 used in Maven 2.0.4 by default. This bug was fixed in Surefire version 2.3.

To use the new plugin version locally for a single project, you need to modify the corresponding POM file. It must contain the following code fragment within the project/build/plugins element.

See also:

Labels:

Enter labels to add to this page:
Wait Image 
Looking for a label? Just start typing.