Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
599 0 0 1 99.833% 13.029

Note: failures are anticipated and checked for with assertions while errors are unanticipated.


Package List

[Summary] [Package List] [Test Cases]


Package Tests Errors Failures Skipped Success Rate Time
org.apache.maven.shared.release.config 23 0 0 0 100% 0.695
org.apache.maven.shared.release 30 0 0 0 100% 1.151
org.apache.maven.shared.release.util 28 0 0 1 96.429% 0.015
org.apache.maven.shared.release.scm 33 0 0 0 100% 0.108
org.apache.maven.shared.release.phase 448 0 0 0 100% 9.615
org.apache.maven.shared.release.exec 15 0 0 0 100% 1.441
org.apache.maven.shared.release.versions 22 0 0 0 100% 0.004

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

org.apache.maven.shared.release.config

Class Tests Errors Failures Skipped Success Rate Time
PropertiesReleaseDescriptorStoreTest 14 0 0 0 100% 0.695
ReleaseUtilsTest 9 0 0 0 100% 0

org.apache.maven.shared.release

Class Tests Errors Failures Skipped Success Rate Time
DefaultReleaseManagerTest 30 0 0 0 100% 1.151

org.apache.maven.shared.release.util

Class Tests Errors Failures Skipped Success Rate Time
PomFinderTest 1 0 0 0 100% 0.014
ReleaseUtilTest 27 0 0 1 96.296% 0.001

org.apache.maven.shared.release.scm

Class Tests Errors Failures Skipped Success Rate Time
ClearCaseScmTranslatorTest 4 0 0 0 100% 0
CvsScmTranslatorTest 4 0 0 0 100% 0
DefaultScmRepositoryConfiguratorTest 9 0 0 0 100% 0.108
GitScmTranslatorTest 4 0 0 0 100% 0
HgScmTranslatorTest 4 0 0 0 100% 0
JazzScmTranslatorTest 4 0 0 0 100% 0
SubversionScmTranslatorTest 4 0 0 0 100% 0

org.apache.maven.shared.release.phase

Class Tests Errors Failures Skipped Success Rate Time
AbstractScmCommitPhaseTest 4 0 0 0 100% 0
CheckDependencySnapshotsPhaseTest 42 0 0 0 100% 1.088
CheckoutProjectFromScmTest 3 0 0 0 100% 0.069
CheckPomPhaseTest 9 0 0 0 100% 0.167
CreateBackupPomsPhaseTest 2 0 0 0 100% 0.036
EndReleasePhaseTest 2 0 0 0 100% 0.022
GenerateReleasePomsPhaseTest 40 0 0 0 100% 1.365
InputVariablesPhaseTest 8 0 0 0 100% 0.093
MapVersionsPhaseTest 78 0 0 0 100% 0.926
RemoveReleasePomsPhaseTest 5 0 0 0 100% 0.079
RestoreBackupPomsPhaseTest 2 0 0 0 100% 0.026
RewritePomsForBranchPhaseTest 65 0 0 0 100% 1.684
RewritePomsForDevelopmentPhaseTest 57 0 0 0 100% 1.395
RewritePomsForReleasePhaseTest 66 0 0 0 100% 1.71
RunCompleteGoalsPhaseTest 5 0 0 0 100% 0.06
RunPerformGoalsPhaseTest 2 0 0 0 100% 0.02
RunPrepareGoalsPhaseTest 5 0 0 0 100% 0.058
ScmBranchPhaseTest 11 0 0 0 100% 0.192
ScmCheckModificationsPhaseTest 12 0 0 0 100% 0.132
ScmCommitDevelopmentPhaseTest 4 0 0 0 100% 0.073
ScmCommitPreparationPhaseTest 15 0 0 0 100% 0.239
ScmTagPhaseTest 11 0 0 0 100% 0.181

org.apache.maven.shared.release.exec

Class Tests Errors Failures Skipped Success Rate Time
AbstractMavenExecutorTest 1 0 0 0 100% 0.019
CommandLineFactoryTest 1 0 0 0 100% 0.017
ForkedMavenExecutorTest 6 0 0 0 100% 0.203
InvokerMavenExecutorTest 5 0 0 0 100% 1.202
TeeConsumerTest 1 0 0 0 100% 0
TeeOutputStreamTest 1 0 0 0 100% 0

org.apache.maven.shared.release.versions

Class Tests Errors Failures Skipped Success Rate Time
DefaultVersionInfoTest 22 0 0 0 100% 0.004

Test Cases

[Summary] [Package List] [Test Cases]

PropertiesReleaseDescriptorStoreTest

testReadFromFileUsingWorkingDirectory 0.213
testReadFromEmptyFile 0.036
testReadFromFile 0.029
testReadMissingFile 0.029
testMergeFromEmptyFile 0.031
testMergeFromMissingFile 0.021
testWriteToNewFile 0.164
testWriteToWorkingDirectory 0.036
testWriteToNewFileRequiredOnly 0.019
testWriteToNewFileDottedIds 0.023
testWriteToNewFileNullMappedScm 0.022
testOverwriteFile 0.033
testDeleteFile 0.021
testMissingDeleteFile 0.018

ReleaseUtilsTest

testMergeConfigurationSourceEmpty 0
testMergeEqualsWithUpdateWorkingCopyTrue 0
testMergeConfigurationDestEmpty 0
testMergeConfiguration 0
testEquals 0
testHashCode 0
testLoadResolvedDependencies 0
testArtifactIdEndswithDependency 0
testSystemPropertyStartingWithDependency 0

DefaultReleaseManagerTest

testPrepareNoCompletedPhase 0.067
testPrepareCompletedPhase 0.031
testPrepareCompletedPhaseNoResume 0.026
testPrepareCompletedAllPhases 0.033
testPrepareInvalidCompletedPhase 0.028
testPrepareSimulateNoCompletedPhase 0.025
testPrepareSimulateCompletedPhase 0.027
testPrepareSimulateCompletedAllPhases 0.026
testPrepareSimulateInvalidCompletedPhase 0.024
testPrepareUnknownPhaseConfigured 0.021
testReleaseConfigurationStoreReadFailure 0.14
testReleaseConfigurationStoreWriteFailure 0.036
testReleaseConfigurationStoreClean 0.037
testReleasePerform 0.081
testReleasePerformWithResult 0.025
testReleasePerformNoReleaseProfile 0.053
testReleasePerformWithArguments 0.04
testReleasePerformWithArgumentsNoReleaseProfile 0.039
testReleasePerformWithReleasePropertiesCompleted 0.042
testReleaseConfigurationStoreReadFailureOnPerform 0.028
testReleasePerformWithIncompletePrepare 0.031
testPerformWithDefaultClean 0.029
testNoScmUrlPerform 0.026
testNoSuchScmProviderExceptionThrown 0.038
testScmRepositoryExceptionThrown 0.037
testScmExceptionThrown 0.041
testScmResultFailure 0.033
testDetermineWorkingDirectory 0.029
testRollbackCall 0.03
testUpdateVersionsCall 0.028

AbstractMavenExecutorTest

testGoalSeparation 0.019

CommandLineFactoryTest

testCreation 0.017

ForkedMavenExecutorTest

testExecution 0.036
testExecutionWithCustomPomFile 0.03
testExecutionWithArguments 0.032
testExecutionWithNonZeroExitCode 0.032
testExecutionWithCommandLineException 0.022
testEncryptSettings 0.051

InvokerMavenExecutorTest

testEncryptSettings 1.139
testThreads 0.016
testBatch 0.019
testUserToolchains 0.014
testGlobalSettings 0.014

TeeConsumerTest

testConsumeLine 0

TeeOutputStreamTest

testConsumeLine 0

AbstractScmCommitPhaseTest

testDefaultCreatePomFiles 0
testCreatePomFilesSuppressCommitBeforeTag 0
testCreatePomFilesWithReleasePom 0
testCreatePomFilesWithReleasePomAndSuppressCommitBeforeTag 0

CheckDependencySnapshotsPhaseTest

testNoSnapshotDependencies 0.103
testNoSnapshotRangeDependencies 0.057
testSnapshotDependenciesInProjectOnly 0.031
testSnapshotReleasePluginNonInteractive 0.019
testSnapshotReleasePluginInteractiveDeclined 0.029
testSnapshotReleasePluginInteractiveAcceptedForExecution 0.022
testSnapshotReleasePluginInteractiveAcceptedForSimulation 0.019
testSnapshotReleasePluginInteractiveInvalid 0.02
testSnapshotReleasePluginInteractiveException 0.021
testSnapshotDependenciesInProjectOnlyMismatchedVersion 0.036
testSnapshotManagedDependenciesInProjectOnly 0.028
testSnapshotUnusedInternalManagedDependency 0.029
testSnapshotUnusedExternalManagedDependency 0.021
testSnapshotExternalManagedDependency 0.026
testSnapshotDependenciesOutsideProjectOnlyNonInteractive 0.024
testRangeSnapshotDependenciesOutsideProjectOnlyNonInteractive 0.026
testSnapshotDependenciesOutsideProjectOnlyInteractiveWithSnapshotsResolved 0.025
testSnapshotDependenciesSelectOlderRelease 0.034
testSnapshotDependenciesSelectDefaults 0.022
testSnapshotDependenciesUpdateAllOnlyDependenciesNeeded 0.024
testSnapshotDependenciesUpdateAll 0.029
testSnapshotDependenciesOutsideMultimoduleProjectOnlyInteractiveWithSnapshotsResolved 0.035
testSnapshotDependenciesInsideAndOutsideProject 0.057
testNoSnapshotReportPlugins 0.016
testSnapshotReportPluginsInProjectOnly 0.02
testSnapshotReportPluginsOutsideProjectOnly 0.016
testSnapshotReportPluginsInsideAndOutsideProject 0.023
testNoSnapshotPlugins 0.014
testSnapshotPluginsInProjectOnly 0.025
testSnapshotManagedPluginInProjectOnly 0.021
testSnapshotUnusedInternalManagedPlugin 0.016
testSnapshotUnusedExternalManagedPlugin 0.016
testSnapshotExternalManagedPlugin 0.02
testSnapshotPluginsOutsideProjectOnly 0.016
testSnapshotPluginsInsideAndOutsideProject 0.029
testSnapshotExternalParent 0.017
testSnapshotExternalParentAdjusted 0.015
testReleaseExternalParent 0.015
testSnapshotExternalExtension 0.016
testSnapshotInternalExtension 0.017
testReleaseExternalExtension 0.022
testAllowTimestampedSnapshots 0.017

CheckoutProjectFromScmTest

testExecuteStandard 0.02
testExecuteMultiModuleWithDeepSubprojects 0.024
testExecuteFlatMultiModule 0.025

CheckPomPhaseTest

testGetInvalidUrl 0.055
testCorrectlyConfigured 0.018
testGetUrlFromProjectConnection 0.013
testGetUrlFromProjectConnectionSimulate 0.017
testGetUrlFromProjectDevConnection 0.012
testGetUrlFromProjectDevConnectionSimulate 0.013
testGetInvalidProvider 0.014
testMissingUrl 0.01
testReleasingNonSnapshot 0.015

CreateBackupPomsPhaseTest

testBasicPom 0.013
testMultiModulePom 0.023

EndReleasePhaseTest

testExecute 0.011
testSimulate 0.011

GenerateReleasePomsPhaseTest

testRewriteExternalRangeDependency 0.072
testSuppressCommitBeforeTagOrBranch 0.024
testSuppressCommitBeforeTagOrBranchAndReomoteTagging 0.02
testFinalName 0.029
testRewriteBasicPom 0.028
testRewriteBasicPomEntities 0.029
testRewriteBasicPomNamespace 0.035
testRewriteBasicPomWithEncoding 0.033
testRewritePomWithParent 0.059
testRewritePomWithUnmappedParent 0.034
testRewritePomWithReleasedParent 0.037
testRewritePomWithInheritedVersion 0.043
testRewritePomWithChangedInheritedVersion 0.031
testRewritePomDependencies 0.073
testRewritePomUnmappedDependencies 0.037
testRewritePomDependenciesDifferentVersion 0.047
testRewriteManagedPomDependencies 0.05
testRewriteManagedPomUnmappedDependencies 0.026
testRewritePomPlugins 0.051
testRewritePomUnmappedPlugins 0.033
testRewritePomPluginsDifferentVersion 0.036
testRewriteManagedPomPlugins 0.042
testRewriteManagedPomUnmappedPlugins 0.025
testRewritePomReportPlugins 0.049
testRewritePomUnmappedReportPlugins 0.023
testRewritePomReportPluginsDifferentVersion 0.028
testRewritePomExtension 0.037
testRewritePomUnmappedExtension 0.031
testRewritePomExtensionDifferentVersion 0.03
testRewritePomExtensionUndefinedVersion 0.02
testRewriteAddSchema 0.033
testSimulateRewriteEditModeSkipped 0.019
testRewriteUnmappedPom 0.023
testRewriteBasicPomWithScmRepoException 0.022
testRewriteBasicPomWithNoSuchProviderException 0.019
testRewriteWhitespaceAroundValues 0.031
testRewriteCommentsAroundValues 0.027
testRewriteCDataAroundValues 0.039
testCleanNoProjects 0.011
testRewritePomDependenciesWithNamespace 0.029

InputVariablesPhaseTest

testInputVariablesInteractive 0.011
testInputVariablesNonInteractive 0.01
testInputVariablesNonInteractiveConfigured 0.01
testInputVariablesInteractiveConfigured 0.016
testPrompterException 0.011
testCvsTag 0.012
testCustomTagFormat 0.013
testUnmappedVersion 0.01

MapVersionsPhaseTest

testPrompterException 0.025
testExecuteSnapshot_MapRelease 0.012
testSimulateSnapshot_MapReleaseVersions 0.014
testMapReleaseVersionsInteractiveAddZeroIncremental 0.012
testMapReleaseVersionsInteractiveWithSnaphotVersion 0.013
testMapReleaseVersionsNonInteractiveWithExplicitVersion 0.011
testExecuteSnapshotNonInteractive_MapRelease 0.012
testSimulateSnapshotNonInteractive_MapReleaseVersions 0.012
testMapDevVersionsInteractive 0.011
testMapDevVersionsInteractiveDoNotUpdateWorkingCopy 0.011
testMapDevVersionsNonInteractive 0.013
testMapDevVersionsNonInteractiveWithExplicitVersion 0.012
testAdjustVersionInteractive 0.011
testAdjustVersionNonInteractive 0.012
testExecuteSnapshotBranchCreation_DefaultDevelopmentVersion_MapDevelopment 0.011
testSimulateSnapshotBranchCreation_DefaultDevelopmentVersion_MapDevelopment 0.011
testExecuteSnapshotBranchCreation_DefaultDevelopmentVersion_NonInteractive_MapDevelopment 0.011
testSimulateSnapshotBranchCreation_DefaultDevelopmentVersion_NonInteractive_MapDevelopment 0.013
testExecuteSnapshotBranchCreation_NonInteractive_MapDevelopment 0.017
testSimulateSnapshotBranchCreation_NonInteractive_MapDevelopment 0.013
testExecuteSnapshotDefaultDevelopmentVersion_MapDevelopment 0.013
testSimulateSnapshotDefaultDevelopmentVersion_MapDevelopment 0.01
testExecuteSnapshotDefaultDevelopmentVersion_NonInteractive_MapDevelopment 0.011
testSimulateSnapshotDefaultDevelopmentVersion_NonInteractive_MapDevelopment 0.013
testExecuteSnapshotNonInteractive_MapDevelopment 0.014
testSimulateSnapshotNonInteractive_MapDevelopment 0.014
testExecuteSnapshotAutoVersionSubmodules_NotInteractive_MapDevelopment 0.012
testSimulateSnapshotAutoVersionSubmodules_NotInteractive_MapDevelopment 0.012
testExecuteReleaseAutoVersionSubmodules_NotInteractive_MapDevelopment 0.011
testSimulateReleaseAutoVersionSubmodules_NotInteractive_MapDevelopment 0.011
testExecuteSnapshotAutoVersionSubmodules_NotInteractive_MapRelease 0.013
testSimulateSnapshotAutoVersionSubmodules_NotInteractive_MapRelease 0.01
testExecuteReleaseAutoVersionSubmodules_NotInteractive_MapRelease 0.012
testSimulateReleaseAutoVersionSubmodules_NotInteractive_MapRelease 0.013
testExecuteSnapshotAutoVersionSubmodules_BranchCreation_NotInteractive_MapDevelopment 0.014
testSimulateSnapshotAutoVersionSubmodules_BranchCreation_NotInteractive_MapDevelopment 0.014
testExecuteReleaseAutoVersionSubmodules_BranchCreation_NotInteractive_MapDevelopment 0.013
testSimulateReleaseAutoVersionSubmodules_BranchCreation_NotInteractive_MapDevelopment 0.013
testExecuteSnapshotAutoVersionSubmodules_BranchCreation_NotInteractive_MapBranch 0.011
testSimulateSnapshotAutoVersionSubmodules_BranchCreation_NotInteractive_MapBranch 0.011
testExecuteReleaseAutoVersionSubmodules_BranchCreation_NotInteractive_MapBranch 0.013
testSimulateReleaseAutoVersionSubmodules_BranchCreation_NotInteractive_MapBranch 0.012
testExecuteSnapshotBranchCreation_NonInteractive_UpdateBranchVersions_MapBranch 0.012
testSimulateSnapshotBranchCreation_NonInteractive_UpdateBranchVersions_MapBranch 0.012
testExecuteSnapshotBranchCreation_DefaultReleaseVersion_NonInteractive_UpdateBranchVersions_MapBranch 0.012
testSimulateSnapshotBranchCreation_DefaultReleaseVersion_NonInteractive_UpdateBranchVersions_MapBranch 0.011
testExecuteSnapshotBranchCreation_DefaultReleaseVersion_UpdateBranchVersions_MapBranch 0.011
testSimulateSnapshotBranchCreation_DefaultReleaseVersion_UpdateBranchVersions_MapBranch 0.012
testExecuteSnapshotBranchCreation_UpdateBranchVersions_MapBranch 0.012
testSimulateSnapshotBranchCreation_UpdateBranchVersions_MapBranch 0.01
testExecuteReleaseBranchCreation_UpdateBranchVersions_UpdateVersionsToSnapshot_MapBranch 0.011
testSimulateReleaseBranchCreation_UpdateBranchVersions_UpdateVersionsToSnapshot_MapBranch 0.011
testExecuteSnapshotBranchCreation_UpdateBranchVersions_UpdateVersionsToSnapshot_MapBranch 0.011
testSimulateSnapshotBranchCreation_UpdateBranchVersions_UpdateVersionsToSnapshot_MapBranch 0.011
testExecuteReleaseBranchCreation_MapBranch 0.011
testSimulateReleaseBranchCreation_MapBranch 0.011
testExecuteReleaseBranchCreation_NonUpdateWorkingCopyVersions_MapDevelopment 0.012
testSimulateReleaseBranchCreation_NonUpdateWorkingCopyVersions_MapDevelopment 0.011
testExecuteReleaseBranchCreation_MapDevelopment 0.01
testSimulateReleaseBranchCreation_MapDevelopment 0.01
testExecuteSnapshotBranchCreation_MapBranch 0.01
testSimulateSnapshotBranchCreation_MapBranch 0.011
testExecuteSnapshotBranchCreation_NonUpdateWorkingCopyVersions_MapDevelopment 0.011
testSimulateSnapshotBranchCreation_NonUpdateWorkingCopyVersions_MapDevelopment 0.013
testExecuteReleaseBranchCreation_UpdateBranchVersions_MapBranch 0.01
testSimulateReleaseBranchCreation_UpdateBranchVersions_MapBranch 0.011
testExecuteSnapshotBranchCreation_UpdateWorkingCopyVersions_MapDevelopment 0.011
testSimulateSnapshotBranchCreation_UpdateWorkingCopyVersions_MapDevelopment 0.009
testExecuteMultiModuleAutoVersionSubmodules__MapDevelopment 0.01
testSimulateMultiModuleAutoVersionSubmodules__MapDevelopment 0.011
testExecuteSnapshotAutoVersionSubmodules_DefaultReleaseVersion_NonInteractive_MapDevelopment 0.012
testSimulateSnapshotAutoVersionSubmodules_DefaultReleaseVersion_NonInteractive_MapDevelopment 0.013
testExecuteSnapshotAutoVersionSubmodules_DefaultDevelopmentVersion_NonInteractive_MapDevelopment 0.01
testSimulateSnapshotAutoVersionSubmodules_DefaultDevelopmentVersion_NonInteractive_MapDevelopment 0.011
testUnusualVersions1 0.011
testContinuousSnapshotCheck 0.011
testEmptyDefaultDevelopmentVersion 0.011
testEmptyDefaultReleaseVersion 0.012

RemoveReleasePomsPhaseTest

testExecuteBasicPom 0.013
testExecutePomWithModules 0.021
testSimulateBasicPom 0.014
testExecuteWithSuppressCommitBeforeTag 0.015
testSimulateWithSuppressCommitBeforeTag 0.016

RestoreBackupPomsPhaseTest

testBasicPom 0.012
testMultiModulePom 0.014

RewritePomsForBranchPhaseTest

testSimulateRewrite 0.041
testRewriteWithDashedComments 0.016
testClean 0.016
testCleanNotExists 0.012
testScmOverridden 0.028
testRewriteBasicPomWithCvs 0.018
testRewriteBasicPomWithScmExpression 0.016
testRewriteBasicPomWithTagBase 0.022
testRewriteBasicPomWithTagBaseAndVaryingScmUrls 0.017
testRewriteBasicPomWithCvsFromTag 0.017
testRewriteBasicPomWithEmptyScm 0.016
testRewriteInterpolatedVersions 0.037
testRewriteInterpolatedVersionsDifferentVersion 0.034
testRewriteBasicPomWithInheritedScm 0.035
testRewritePomWithParentAndProperties 0.03
testRewritePomWithDependencyPropertyCoordinate 0.03
testRewritePomWithScmOfParentEndingWithASlash 0.022
testRewritePomWithDeepSubprojects 0.028
testRewritePomForFlatMultiModule 0.028
testRewritePomWithCDATASectionOnWindows 0.02
testRewritePomWithImportedDependencyManagementInReactor 0.033
testRewritePomWithDifferentVersionsAcrossModules 0.028
testRewriteBasicPomWithEditMode 0.017
testRewritePomPluginDependencies 0.032
testRewriteBasicPomWithEditModeFailure 0.024
testRewriteBasicPomWithEditModeException 0.018
testRewritePomUnmappedPluginDependencies 0.02
testRewritePomProfile 0.036
testRewritePomUnmappedProfile 0.028
testRewriteBasicPom 0.022
testRewriteBasicPomEntities 0.018
testRewriteBasicPomNamespace 0.031
testRewriteBasicPomWithEncoding 0.026
testRewritePomWithParent 0.022
testRewritePomWithUnmappedParent 0.016
testRewritePomWithReleasedParent 0.029
testRewritePomWithInheritedVersion 0.032
testRewritePomWithChangedInheritedVersion 0.032
testRewritePomDependencies 0.062
testRewritePomUnmappedDependencies 0.041
testRewritePomDependenciesDifferentVersion 0.043
testRewriteManagedPomDependencies 0.039
testRewriteManagedPomUnmappedDependencies 0.027
testRewritePomPlugins 0.033
testRewritePomUnmappedPlugins 0.032
testRewritePomPluginsDifferentVersion 0.023
testRewriteManagedPomPlugins 0.029
testRewriteManagedPomUnmappedPlugins 0.02
testRewritePomReportPlugins 0.035
testRewritePomUnmappedReportPlugins 0.031
testRewritePomReportPluginsDifferentVersion 0.022
testRewritePomExtension 0.031
testRewritePomUnmappedExtension 0.02
testRewritePomExtensionDifferentVersion 0.021
testRewritePomExtensionUndefinedVersion 0.018
testRewriteAddSchema 0.03
testSimulateRewriteEditModeSkipped 0.018
testRewriteUnmappedPom 0.015
testRewriteBasicPomWithScmRepoException 0.015
testRewriteBasicPomWithNoSuchProviderException 0.016
testRewriteWhitespaceAroundValues 0.033
testRewriteCommentsAroundValues 0.023
testRewriteCDataAroundValues 0.026
testCleanNoProjects 0.01
testRewritePomDependenciesWithNamespace 0.024

RewritePomsForDevelopmentPhaseTest

testSimulateRewrite 0.022
testClean 0.023
testCleanNotExists 0.016
testRewriteBasicPomWithCvs 0.017
testRewriteBasicPomWithCvsFromTag 0.016
testRewriteBasicPomWithInheritedScm 0.026
testRewritePomWithParentAndProperties 0.029
testRewritePomWithDependencyPropertyCoordinate 0.031
testSimulateRewriteEjbClientDeps 0.021
testRewriteBasicPomUnmappedScm 0.014
testRewritePomWithParentAndPropertiesInDependencyManagement 0.028
testRewritePomWithParentAndPropertiesInDependencyManagementImport 0.026
testSimulateRewritePomWithParentAndProperties 0.089
testRewritePomDependenciesWithoutDependenciesVersionUpdate 0.044
testRewriteBasicPomWithEditMode 0.014
testRewritePomPluginDependencies 0.034
testRewriteBasicPomWithEditModeFailure 0.016
testRewriteBasicPomWithEditModeException 0.021
testRewritePomUnmappedPluginDependencies 0.021
testRewritePomProfile 0.039
testRewritePomUnmappedProfile 0.027
testRewriteBasicPom 0.015
testRewriteBasicPomEntities 0.02
testRewriteBasicPomNamespace 0.021
testRewriteBasicPomWithEncoding 0.015
testRewritePomWithParent 0.018
testRewritePomWithUnmappedParent 0.015
testRewritePomWithReleasedParent 0.018
testRewritePomWithInheritedVersion 0.017
testRewritePomWithChangedInheritedVersion 0.023
testRewritePomDependencies 0.035
testRewritePomUnmappedDependencies 0.025
testRewritePomDependenciesDifferentVersion 0.023
testRewriteManagedPomDependencies 0.028
testRewriteManagedPomUnmappedDependencies 0.026
testRewritePomPlugins 0.035
testRewritePomUnmappedPlugins 0.023
testRewritePomPluginsDifferentVersion 0.022
testRewriteManagedPomPlugins 0.025
testRewriteManagedPomUnmappedPlugins 0.024
testRewritePomReportPlugins 0.029
testRewritePomUnmappedReportPlugins 0.024
testRewritePomReportPluginsDifferentVersion 0.026
testRewritePomExtension 0.028
testRewritePomUnmappedExtension 0.028
testRewritePomExtensionDifferentVersion 0.029
testRewritePomExtensionUndefinedVersion 0.015
testRewriteAddSchema 0.019
testSimulateRewriteEditModeSkipped 0.02
testRewriteUnmappedPom 0.016
testRewriteBasicPomWithScmRepoException 0.022
testRewriteBasicPomWithNoSuchProviderException 0.018
testRewriteWhitespaceAroundValues 0.023
testRewriteCommentsAroundValues 0.02
testRewriteCDataAroundValues 0.028
testCleanNoProjects 0.021
testRewritePomDependenciesWithNamespace 0.027

RewritePomsForReleasePhaseTest

testSimulateRewrite 0.014
testRewriteWithDashedComments 0.014
testClean 0.014
testCleanNotExists 0.012
testScmOverridden 0.022
testRewriteBasicPomWithCvs 0.02
testRewriteBasicPomWithScmExpression 0.017
testRewriteBasicPomWithTagBase 0.018
testRewriteBasicPomWithTagBaseAndVaryingScmUrls 0.015
testRewriteBasicPomWithCvsFromTag 0.016
testRewriteBasicPomWithEmptyScm 0.015
testRewriteInterpolatedVersions 0.037
testRewriteInterpolatedVersionsDifferentVersion 0.03
testRewriteBasicPomWithInheritedScm 0.028
testRewritePomWithParentAndProperties 0.028
testRewritePomWithDependencyPropertyCoordinate 0.025
testRewritePomWithScmOfParentEndingWithASlash 0.027
testRewritePomWithDeepSubprojects 0.031
testRewritePomForFlatMultiModule 0.023
testRewritePomWithCDATASectionOnWindows 0.016
testRewritePomWithImportedDependencyManagementInReactor 0.029
testRewritePomWithDifferentVersionsAcrossModules 0.03
testRewritePomWithExternallyReleasedParent 0.017
testRewriteBasicPomWithEditMode 0.017
testRewritePomPluginDependencies 0.03
testRewriteBasicPomWithEditModeFailure 0.016
testRewriteBasicPomWithEditModeException 0.02
testRewritePomUnmappedPluginDependencies 0.031
testRewritePomProfile 0.035
testRewritePomUnmappedProfile 0.027
testRewriteBasicPom 0.016
testRewriteBasicPomEntities 0.019
testRewriteBasicPomNamespace 0.025
testRewriteBasicPomWithEncoding 0.022
testRewritePomWithParent 0.023
testRewritePomWithUnmappedParent 0.017
testRewritePomWithReleasedParent 0.019
testRewritePomWithInheritedVersion 0.022
testRewritePomWithChangedInheritedVersion 0.017
testRewritePomDependencies 0.137
testRewritePomUnmappedDependencies 0.029
testRewritePomDependenciesDifferentVersion 0.029
testRewriteManagedPomDependencies 0.039
testRewriteManagedPomUnmappedDependencies 0.035
testRewritePomPlugins 0.041
testRewritePomUnmappedPlugins 0.026
testRewritePomPluginsDifferentVersion 0.024
testRewriteManagedPomPlugins 0.034
testRewriteManagedPomUnmappedPlugins 0.022
testRewritePomReportPlugins 0.041
testRewritePomUnmappedReportPlugins 0.03
testRewritePomReportPluginsDifferentVersion 0.028
testRewritePomExtension 0.035
testRewritePomUnmappedExtension 0.032
testRewritePomExtensionDifferentVersion 0.029
testRewritePomExtensionUndefinedVersion 0.02
testRewriteAddSchema 0.026
testSimulateRewriteEditModeSkipped 0.022
testRewriteUnmappedPom 0.015
testRewriteBasicPomWithScmRepoException 0.018
testRewriteBasicPomWithNoSuchProviderException 0.025
testRewriteWhitespaceAroundValues 0.024
testRewriteCommentsAroundValues 0.021
testRewriteCDataAroundValues 0.028
testCleanNoProjects 0.013
testRewritePomDependenciesWithNamespace 0.033

RunCompleteGoalsPhaseTest

testExecute 0.017
testSimulate 0.01
testSimulateException 0.012
testEmptyGoals 0.01
testExecuteException 0.011

RunPerformGoalsPhaseTest

testExecuteException 0.01
testCustomPomFile 0.01

RunPrepareGoalsPhaseTest

testExecute 0.01
testSimulate 0.016
testSimulateException 0.011
testEmptyGoals 0.01
testExecuteException 0.011

ScmBranchPhaseTest

testBranch 0.018
testCommitMultiModuleDeepFolders 0.019
testCommitForFlatMultiModule 0.017
testCommitMultiModule 0.026
testBranchNoReleaseLabel 0.014
testSimulateBranch 0.015
testSimulateBranchNoReleaseLabel 0.014
testNoSuchScmProviderExceptionThrown 0.017
testScmRepositoryExceptionThrown 0.017
testScmExceptionThrown 0.023
testScmResultFailure 0.012

ScmCheckModificationsPhaseTest

testNoModifications 0.01
testModificationsToExcludedFilesOnly 0.01
testModificationsToCustomExcludedFilesOnly 0.009
testModificationsToPoms 0.009
testModificationsToIncludedFilesOnly 0.01
testModificationsToIncludedAndExcludedFiles 0.014
testModificationsToAdditionalExcludedFiles 0.01
testMultipleExclusionPatternMatch 0.01
testNoSuchScmProviderExceptionThrown 0.012
testScmRepositoryExceptionThrown 0.013
testScmExceptionThrown 0.013
testScmResultFailure 0.012

ScmCommitDevelopmentPhaseTest

testIsCorrectImplementation 0.016
testNoCommitOrRollbackRequired 0.019
testCommitsNextVersions 0.019
testCommitsRollbackPrepare 0.019

ScmCommitPreparationPhaseTest

testCommitMultiModule 0.021
testCommit 0.016
testResolvesCorrectBranchImplementation 0.016
testIsCorrectImplementation 0.011
testCommitDevelopment 0.016
testCommitNoReleaseLabel 0.014
testCommitGenerateReleasePoms 0.015
testSimulateCommit 0.019
testSimulateCommitNoReleaseLabel 0.014
testSuppressCommitWithRemoteTaggingFails 0.019
testSuppressCommitAfterBranch 0.017
testNoSuchScmProviderExceptionThrown 0.016
testScmRepositoryExceptionThrown 0.015
testScmExceptionThrown 0.017
testScmResultFailure 0.013

ScmTagPhaseTest

testCommitMultiModuleDeepFolders 0.026
testCommitForFlatMultiModule 0.018
testCommitMultiModule 0.018
testTag 0.016
testTagNoReleaseLabel 0.013
testSimulateTag 0.015
testSimulateTagNoReleaseLabel 0.018
testNoSuchScmProviderExceptionThrown 0.015
testScmRepositoryExceptionThrown 0.015
testScmExceptionThrown 0.015
testScmResultFailure 0.012

ClearCaseScmTranslatorTest

testResolveTag 0
testTranslateTagUrl 0
testTranslateBranchUrl 0
testGetRelativePath 0

CvsScmTranslatorTest

testResolveTag 0
testTranslateTagUrl 0
testTranslateBranchUrl 0
testGetRelativePath 0

DefaultScmRepositoryConfiguratorTest

testGetConfiguredRepository 0.009
testGetConfiguredRepositoryWithUsernameAndPassword 0.01
testGetConfiguredRepositoryWithTagBase 0.016
testGetConfiguredRepositoryWithHost 0.014
testGetConfiguredRepositoryWithEncryptedPasswords 0.013
testGetConfiguredRepositoryInvalidScmUrl 0.013
testGetConfiguredRepositoryInvalidScmProvider 0.012
testGetConfiguredRepositoryInvalidScmUrlParameters 0.011
testGetRepositoryProvider 0.01

GitScmTranslatorTest

testResolveTag 0
testTranslateTagUrl 0
testTranslateBranchUrl 0
testGetRelativePath 0

HgScmTranslatorTest

testResolveTag 0
testTranslateTagUrl 0
testTranslateBranchUrl 0
testGetRelativePath 0

JazzScmTranslatorTest

testResolveTag 0
testTranslateTagUrl 0
testTranslateBranchUrl 0
testGetRelativePath 0

SubversionScmTranslatorTest

testResolveTag 0
testTranslateTagUrl 0
testTranslateBranchUrl 0
testGetRelativePath 0

PomFinderTest

testPomFinderParser 0.014

ReleaseUtilTest

testProjectIsNull 0
testGetCommonBasedirSingleProject 0
testGetCommonBasedirSingleProjectWindows 0
testGetCommonBasedirOfFlatMultiModule 0
testGetCommonBasedirOfFlatMultiModuleWindows 0
testGetCommonBasedirUppercaseLowerCaseWindows 0
testGetCommonBasedirOfFlatMultiModuleSimilarArtifactIds 0
testGetCommonBasedirOfFlatMultiModuleSimilarArtifactIdsWindows 0
testGetCommonBasedirOfRegularMultiModule 0
testGetCommonBasedirOfRegularMultiModuleParentNotBeeingFirstInReactor 0
testGetCommonBasedirOfRegularMultiModuleWindowsPath 0
testGetCommonBasedirOfFlatMultiModuleWithMultipleLevels 0
testGetCommonBasedirOfFlatMultiModuleWithDescendingHierarchy 0
testGetBaseScmUrlSingleLevel 0
testGetBaseScmUrlSingleLevelDotCharacter 0
testGetBaseScmUrlReturnOriginal 0
testGetBaseScmUrlOfFlatMultiModule 0
testGetBaseScmUrlOfFlatMultiModuleMultipleLevels 0
testGetBaseWorkingDirectoryParentCountSameDirectory 0
testGetBaseWorkingDirectoryParentCountSameDirectoryDotCharacter 0
testGetBaseWorkingDirectoryParentCountSubdirectory 0
testGetBaseWorkingDirectoryParentCountParentDirectory 0
testGetBaseWorkingDirectoryParentCountParentDirectoryDotCharacter 0
testGetBaseWorkingDirectoryParentCountParentDirectoryMultiple 0.001
testGetBaseWorkingDirectoryParentCountParentDirectoryMultipleDotCharacter 0
testGetBaseWorkingDirectoryParentCountDifferentCase 0
testGetWindowsRootBaseWorkingDirectoryParentCountDifferentCase 0
skipped

DefaultVersionInfoTest

testParse 0
testParseMultiDigit 0
testParseWithBadVersion 0
testParseSnapshotVersion 0
testParseAnnotationVersion 0
testParseSeparators 0
testParseAnnotationNoVersionButSnapshot 0
testParseAnnotationVersionWithRevision 0
testParseAnnotationVersionWithoutRevision 0
testParseAnnotationRevisionOnly 0
testParseLeadingZeros 0
testParseBuildNumber 0
testNextVersion 0
testNextAnnotationRevision 0.001
testCompareToDigitsOnly 0
testCompareToAnnotation 0.001
testGetReleaseVersion 0
testCompareToAnnotationRevision 0.001
testCompareToBuildSpecifier 0.001
testGetSnapshotVersion 0
testSnapshot 0
testCaseInsensitiveSnapshot 0

Failure Details

[Summary] [Package List] [Test Cases]


testGetWindowsRootBaseWorkingDirectoryParentCountDifferentCase
skipped: skipped