Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
258 0 0 0 100% 11.995

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.lifecycle 19 0 0 0 100% 0.702
org.apache.maven.project.canonical 1 0 0 0 100% 0.05
org.apache.maven.exception 1 0 0 0 100% 0
org.apache.maven.lifecycle.internal.builder.multithreaded 2 0 0 0 100% 0.637
org.apache.maven.lifecycle.internal 11 0 0 0 100% 0.06
org.apache.maven.rtinfo.internal 2 0 0 0 100% 0.029
org.apache.maven.execution 2 0 0 0 100% 0.004
org.apache.maven.toolchain.merge 4 0 0 0 100% 0.002
org.apache.maven.project 153 0 0 0 100% 7.452
org.apache.maven.project.artifact 2 0 0 0 100% 0.061
org.apache.maven.lifecycle.internal.stub 1 0 0 0 100% 0
org.apache.maven.plugin.internal 1 0 0 0 100% 0
org.apache.maven 14 0 0 0 100% 1.764
org.apache.maven.settings 5 0 0 0 100% 0.136
org.apache.maven.toolchain 3 0 0 0 100% 0.002
org.apache.maven.artifact.handler 1 0 0 0 100% 0.019
org.apache.maven.execution.scope.internal 2 0 0 0 100% 0.033
org.apache.maven.plugin 31 0 0 0 100% 0.998
org.apache.maven.configuration 3 0 0 0 100% 0.046

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

org.apache.maven.lifecycle

Class Tests Errors Failures Skipped Success Rate Time
DefaultLifecyclesTest 1 0 0 0 100% 0.015
LifecycleExecutorTest 13 0 0 0 100% 0.651
LifecycleExecutorSubModulesTest 1 0 0 0 100% 0.033
MavenExecutionPlanTest 4 0 0 0 100% 0.003

org.apache.maven.project.canonical

Class Tests Errors Failures Skipped Success Rate Time
CanonicalProjectBuilderTest 1 0 0 0 100% 0.05

org.apache.maven.exception

Class Tests Errors Failures Skipped Success Rate Time
DefaultExceptionHandlerTest 1 0 0 0 100% 0

org.apache.maven.lifecycle.internal.builder.multithreaded

Class Tests Errors Failures Skipped Success Rate Time
ThreadOutputMuxerTest 2 0 0 0 100% 0.637

org.apache.maven.lifecycle.internal

Class Tests Errors Failures Skipped Success Rate Time
LifecycleExecutionPlanCalculatorTest 1 0 0 0 100% 0.059
BuildListCalculatorTest 1 0 0 0 100% 0
PhaseRecorderTest 1 0 0 0 100% 0
BuilderCommonTest 4 0 0 0 100% 0.001
ConcurrencyDependencyGraphTest 2 0 0 0 100% 0
ProjectBuildListTest 1 0 0 0 100% 0
LifecycleTaskSegmentCalculatorImplTest 1 0 0 0 100% 0

org.apache.maven.rtinfo.internal

Class Tests Errors Failures Skipped Success Rate Time
DefaultRuntimeInformationTest 2 0 0 0 100% 0.029

org.apache.maven.execution

Class Tests Errors Failures Skipped Success Rate Time
DefaultMavenExecutionTest 2 0 0 0 100% 0.004

org.apache.maven.toolchain.merge

Class Tests Errors Failures Skipped Success Rate Time
MavenToolchainMergerTest 4 0 0 0 100% 0.002

org.apache.maven.project

Class Tests Errors Failures Skipped Success Rate Time
ProjectBuilderTest 3 0 0 0 100% 0.305
ProjectSorterTest 12 0 0 0 100% 0.002
MavenProjectTest 9 0 0 0 100% 1.293
PomConstructionTest 122 0 0 0 100% 5.628
DefaultMavenProjectBuilderTest 5 0 0 0 100% 0.224
ExtensionDescriptorBuilderTest 2 0 0 0 100% 0

org.apache.maven.project.artifact

Class Tests Errors Failures Skipped Success Rate Time
MavenMetadataSourceTest 1 0 0 0 100% 0.029
DefaultMavenMetadataCacheTest 1 0 0 0 100% 0.032

org.apache.maven.lifecycle.internal.stub

Class Tests Errors Failures Skipped Success Rate Time
ProjectDependencyGraphStubTest 1 0 0 0 100% 0

org.apache.maven.plugin.internal

Class Tests Errors Failures Skipped Success Rate Time
DefaultLegacySupportTest 1 0 0 0 100% 0

org.apache.maven

Class Tests Errors Failures Skipped Success Rate Time
MavenLifecycleParticipantTest 2 0 0 0 100% 0.624
MavenTest 1 0 0 0 100% 0.034
DefaultProjectDependencyGraphTest 8 0 0 0 100% 0.001
DefaultMavenTest 1 0 0 0 100% 1.028
ProjectDependenciesResolverTest 2 0 0 0 100% 0.077

org.apache.maven.settings

Class Tests Errors Failures Skipped Success Rate Time
PomConstructionWithSettingsTest 3 0 0 0 100% 0.134
SettingsUtilsTest 2 0 0 0 100% 0.002

org.apache.maven.toolchain

Class Tests Errors Failures Skipped Success Rate Time
RequirementMatcherFactoryTest 2 0 0 0 100% 0.001
DefaultToolchainTest 1 0 0 0 100% 0.001

org.apache.maven.artifact.handler

Class Tests Errors Failures Skipped Success Rate Time
ArtifactHandlerTest 1 0 0 0 100% 0.019

org.apache.maven.execution.scope.internal

Class Tests Errors Failures Skipped Success Rate Time
MojoExecutionScopeTest 2 0 0 0 100% 0.033

org.apache.maven.plugin

Class Tests Errors Failures Skipped Success Rate Time
PluginManagerTest 11 0 0 0 100% 0.431
PluginParameterExceptionTest 4 0 0 0 100% 0
PluginParameterExpressionEvaluatorTest 16 0 0 0 100% 0.567

org.apache.maven.configuration

Class Tests Errors Failures Skipped Success Rate Time
DefaultBeanConfiguratorTest 3 0 0 0 100% 0.046

Test Cases

[Summary] [Package List] [Test Cases]

LifecycleExecutionPlanCalculatorTest

testCalculateExecutionPlanWithGoalTasks 0.059

DefaultLifecyclesTest

testLifecycle 0.015

BuildListCalculatorTest

testCalculateProjectBuilds 0

RequirementMatcherFactoryTest

testCreateVersionMatcher 0.001
testCreateExactMatcher 0

MavenLifecycleParticipantTest

testReactorDependencyInjection 0.311
testDependencyInjection 0.313

ProjectDependencyGraphStubTest

testADependencies 0

LifecycleExecutorTest

testLifecyclePluginsRetrievalForDefaultLifecycle 0.035
testFindingPluginPrefixforCleanClean 0.063
testSetupMojoExecution 0.039
testCalculationOfBuildPlanWithIndividualTaskOfTheCleanCleanGoal 0.039
testExecutionListeners 0.093
testPluginPrefixRetrieval 0.058
testLifecycleQueryingUsingADefaultLifecyclePhase 0.049
testCalculationOfBuildPlanWithIndividualTaskOfTheCleanLifecycle 0.038
testPluginConfigurationCreation 0.044
testInvalidGoalName 0.04
testCalculationOfBuildPlanTasksOfTheCleanLifecycleAndTheInstallLifecycle 0.058
testCalculationOfBuildPlanWithIndividualTaskWherePluginIsSpecifiedInThePom 0.041
testCalculationOfBuildPlanWithMultipleExecutionsOfModello 0.054

LifecycleExecutorSubModulesTest

testCrweation 0.033

DefaultBeanConfiguratorTest

testPreAndPostProcessing 0.017
testMinimal 0.015
testChildConfigurationElement 0.014

DefaultExceptionHandlerTest

testJdk7ipv6 0

PhaseRecorderTest

testObserveExecution 0

ProjectBuilderTest

testVersionlessManagedDependency 0.103
testSystemScopeDependencyIsPresentInTheCompileClasspathElements 0.116
testBuildFromModelSource 0.086

BuilderCommonTest

testAttachToThread 0
testResolveBuildPlan 0.001
testHandleBuildError 0
testGetKey 0

ConcurrencyDependencyGraphTest

testConcurrencyGraphPrimaryVersion 0
testConcurrencyGraphDifferentCompletionOrder 0

ProjectSorterTest

testDependencyPrecedesProjectThatUsesSpecificDependencyVersion 0
testPluginDependenciesInfluenceSorting 0
testShouldNotFailWhenManagedPluginDepReferencesCurrentProject 0.001
testMatchingIdsAndDifferentVersions 0
testPluginVersionsAreConsidered 0
testMatchingIdsAndVersions 0
testShouldNotFailWhenPluginDepReferencesCurrentProject 0
testMatchingGroupIdsDifferentArtifactIds 0
testShouldNotFailWhenProjectReferencesNonExistentProject 0
testDependencyPrecedesProjectThatUsesUnresolvedDependencyVersion 0.001
testMatchingArtifactIdsDifferentGroupIds 0
testPluginDependenciesInfluenceSorting_DeclarationInParent 0

PluginManagerTest

testMojoThatRequiresExecutionToAGivenPhaseBeforeExecutingItself 0.035
testAggregatorMojo 0.034
testPluginRealmCache 0.068
testThatPluginDependencyThatHasSystemScopeIsResolved 0.049
testMojoWhereInternallyStatedDependencyIsOverriddenByProject 0.034
testMojoConfigurationIsMergedCorrectly 0.033
testSurefirePlugin 0.038
testMojoThatIsPresentInTheCurrentBuild 0.034
testRemoteResourcesPlugin 0.034
testMojoDescriptorRetrieval 0.036
testPluginLoading 0.036

CanonicalProjectBuilderTest

testProjectBuilder 0.05

PomConstructionWithSettingsTest

testPomAndSettingsInterpolation 0.055
testRepositories 0.04
testSettingsNoPom 0.039

MavenMetadataSourceTest

testShouldNotCarryExclusionsOverFromDependencyToDependency 0.029

MojoExecutionScopeTest

testMultiKeyInstance 0.031
testNestedEnter 0.002

DefaultToolchainTest

testEquals 0.001

MavenProjectTest

testEmptyConstructor 0.185
testGetModulePathAdjustment 0.186
testCloneWithDistributionManagement 0.162
testShouldInterpretChildPathAdjustmentBasedOnModulePaths 0.185
testClone 0.139
testCloneWithActiveProfile 0.135
testUndefinedOutputDirectory 0.102
testIdentityProtoInheritance 0.1
testCloneWithDependencyManagement 0.099

ThreadOutputMuxerTest

testSingleThreaded 0.215
testMultiThreaded 0.422

DefaultMavenExecutionTest

testCopyDefault 0.003
testResultWithNullTopologicallySortedProjectsIsEmptyList 0.001

DefaultRuntimeInformationTest

testGetMavenVersion 0.014
testIsMavenVersion 0.015

PomConstructionTest

testCompleteModelWithParent 0.197
testErroneousJoiningOfDifferentPluginsWithEqualExecutionIds 0.08
testPluginConfigurationUsingAttributesWithPluginManagementAndProfile 0.067
testUrlAppendWithChildPathAdjustment 0.066
testDuplicateDependenciesCauseLastDeclarationToBePickedInLenientMode 0.062
testDistributionManagement 0.076
testValidationErrorUponNonUniqueArtifactRepositoryIdInProfile 0.063
testInheritedPropertiesInterpolatedWithValuesFromChildWithActiveProfiles 0.063
testMailingListsAreInheritedButNotAggregated 0.051
testSingleConfigurationInheritance 0.053
testPercentEncodedUrlsMustNotBeDecoded 0.065
testReportingPluginConfig 0.054
testInterpolationOfBasedirInPomWithUnusualName 0.049
testDependencyOrderWithPluginManagement 0.049
testOrderOfMergedPluginExecutionsWithPluginManagement 0.053
testNonInheritedElementsInSubtreesOverriddenByChild 0.068
testProfileInjectionOrder 0.048
testDependencyScopeInheritance 0.048
testProfilePropertiesInterpolation 0.048
testOrderOfMergedPluginExecutionGoalsWithoutPluginManagement 0.052
testThatExecutionsWithoutIdsAreMergedAndTheChildWins 0.061
testExecutionConfigurationSubcollections 0.048
testInterpolationWithXmlMarkup 0.045
testRepoInheritance 0.044
testInterpolationOfNestedBuildDirectories 0.045
testOrderOfPluginConfigurationElementsWithPluginManagement 0.054
testManagedPluginConfigurationAppliesToImplicitPluginsIntroducedByPackaging 0.048
testMultipleExecutionIds 0.046
testInterpolationWithBasedirAlignedDirectories 0.045
testInterpolationWithSystemProperty 0.05
testPluginManagementInherited 0.047
testOrderOfPluginExecutionsWithoutPluginManagement 0.043
testReportingInterpolation 0.042
testOrderOfGoalsFromPluginExecutionWithoutPluginManagement 0.043
testProfileModules 0.055
testPluginExecutionInheritanceWhenChildDoesDeclarePluginAsWell 0.043
testValidationErrorUponNonUniquePluginRepositoryIdInProfile 0.047
testUncPath 0.049
testAppendArtifactIdOfChildToInheritedUrls 0.041
testValidationErrorUponNonUniqueArtifactRepositoryId 0.048
testOrderOfMergedPluginDependenciesWithoutPluginManagement 0.046
testOrderOfPluginExecutionConfigurationElementsWithoutPluginManagement 0.042
testOrderOfMergedPluginExecutionGoalsWithPluginManagement 0.045
testConsecutiveEmptyElements 0.039
testAppendOfInheritedPluginConfigurationWithNoProfile 0.056
testProfileModuleInheritance 0.045
testAppendOfInheritedPluginConfigurationWithActiveProfile 0.044
testErroneousJoiningOfDifferentPluginsWithEqualDependencies 0.039
testInheritedPropertiesInterpolatedWithValuesFromChildWithoutProfiles 0.04
testProfilePluginMngDependencies 0.057
testMultiplePluginExecutionsWithAndWithoutIdsWithoutPluginManagement 0.04
testDependencyInheritance 0.042
testManagedProfileDependency 0.04
testPropertiesInheritance 0.05
testBuildExtensionInheritance 0.042
testMergedFilterOrder 0.041
testPluginInheritanceOrder 0.041
testPrerequisitesAreNotInherited 0.039
testInterpolationOfBaseUrl 0.05
testPluginDeclarationsRetainPomOrderAfterInjectionOfDefaultPlugins 0.039
testCliPropsDominateProjectPropsDuringInterpolation 0.039
testPluginConfigurationUsingAttributesWithPluginManagement 0.039
testPluginOrder 0.04
testBuildDirectoriesUsePlatformSpecificFileSeparator 0.047
testProfileInjectedDependencies 0.038
testPluginManagementDependencies 0.04
testOrderOfMergedPluginExecutionsWithoutPluginManagement 0.04
testDevelopersAreInheritedButNotAggregated 0.039
testPropertiesNoDuplication 0.051
testDuplicateExclusionsDependency 0.041
testMergeOfPluginExecutionsWhenChildInheritsPluginVersion 0.039
testXmlTextCoalescing 0.043
testDefaultPluginsExecutionContributedByPackagingExecuteBeforeUserDefinedExecutions 0.036
testPomInheritance 0.045
testMergeOfPluginExecutionsWhenChildAndParentUseDifferentPluginVersions 0.04
testExecutionConfigurationJoin 0.037
testXmlWhitespaceHandling 0.041
testBooleanInterpolation 0.051
testOrderOfPluginExecutionsWithPluginManagement 0.038
testPluginConfigurationUsingAttributesWithoutPluginManagement 0.037
testPluginOrderAfterMergingWithInjectedPlugins 0.037
testMultipleFilters 0.037
testPluginOrderAfterMergingWithInheritedPlugins 0.048
testContributorsAreInheritedButNotAggregated 0.04
testInterpolationOfLegacyExpressionsThatDontIncludeTheProjectPrefix 0.041
testPluginExecutionInheritanceWhenChildDoesNotDeclarePlugin 0.038
testParentInterpolation 0.037
testPluginInheritanceSimple 0.048
testProfileDependenciesMultipleProfiles 0.039
testParentInheritance 0.043
testFullInterpolationOfNestedExpressions 0.043
testPluginManagementInheritance 0.043
testJoiningOfContainersWhenChildHasEmptyElements 0.055
testCompleteModelWithoutParent 0.051
testAppendArtifactIdOfParentAndChildToInheritedUrls 0.043
testValidationErrorUponNonUniquePluginRepositoryId 0.037
testConfigWithPluginManagement 0.037
testOrderOfPluginConfigurationElementsWithoutPluginManagement 0.052
testLicensesAreInheritedButNotAggregated 0.036
testOrderOfPluginExecutionConfigurationElementsWithPluginManagement 0.035
testDependencyManagementWithInterpolation 0.035
testDependencyScope 0.035
testJdkActivation 0.049
testProfileDefaultActivation 0.035
testOrderOfMergedPluginDependenciesWithPluginManagement 0.038
testOverridingOfInheritedPluginExecutionsWithPluginManagement 0.036
testProfilePlugins 0.033
testMergeOfInheritedPluginConfiguration 0.046
testOverridingOfInheritedPluginExecutionsWithoutPluginManagement 0.035
testPluginManagementDuplicate 0.036
testMultiplePluginExecutionsWithAndWithoutIdsWithPluginManagement 0.034
testOrderOfGoalsFromPluginExecutionWithPluginManagement 0.034
testEmptyScm 0.046
testEmptyUrl 0.033
testProjectArtifactIdIsNotInheritedButMandatory 0.033
testPomEncoding 0.035
testPluginConfigProperties 0.034
testExecutionConfiguration 0.057
testParentPomPackagingMustBePom 0.04
testDependencyOrderWithoutPluginManagement 0.037
testMultipleRepositories 0.036
testDifferentContainersWithSameId 0.037

ProjectBuildListTest

testGetByTaskSegment 0

MavenExecutionPlanTest

testFindLastInPhaseMisc 0.002
testThreadSafeMojos 0
testFindLastInPhase 0
testFindLastWhenFirst 0.001

MavenTest

testLifecycleExecutionUsingADefaultLifecyclePhase 0.034

LifecycleTaskSegmentCalculatorImplTest

testCalculateProjectBuilds 0

DefaultMavenProjectBuilderTest

testImportScopePomResolvesFromPropertyBasedRepository 0.054
testPartialResultUponBadDependencyDeclaration 0.045
testBuildStubModelForMissingRemotePom 0.04
testBuildFromMiddlePom 0.044
testDuplicatePluginDefinitionsMerged 0.041

DefaultProjectDependencyGraphTest

testVerifyThatDownsteamProjectsComeInSortedOrder 0
testGetUpstreamProjects 0.001
testVerifyExpectedParentStructure 0
testWithMissingTranistiveOnly 0
testTransitivesInOrder 0
testNonTransitivesInOrder 0
testGetSortedProjects 0
testWithTranistiveOnly 0

DefaultMavenTest

testThatErrorDuringProjectDependencyGraphCreationAreStored 1.028

PluginParameterExceptionTest

testMissingRequiredMapTypeParameter 0
testMissingRequiredStringArrayTypeParameter 0
testMissingRequiredPropertiesTypeParameter 0
testMissingRequiredCollectionTypeParameter 0

ProjectDependenciesResolverTest

testSystemScopeDependencies 0.038
testSystemScopeDependencyIsPresentInTheCompileClasspathElements 0.039

DefaultLegacySupportTest

testSetSession 0

DefaultMavenMetadataCacheTest

testCacheKey 0.032

PluginParameterExpressionEvaluatorTest

testLocalRepositoryExtraction 0.039
testPluginArtifactMapExpressionReference 0.038
testShouldExtractPluginArtifacts 0.035
testValueExtractionFromSystemPropertiesWithMissingProject 0.035
testMissingPOMPropertyRefInLargerExpression 0.035
testValueExtractionWithAPomValueContainingAPath 0.039
testPOMPropertyExtractionWithMissingProject_WithDotNotation 0.032
testTwoExpressions 0.032
testPluginArtifactIdExpressionReference 0.034
testEscapedVariablePassthrough 0.034
testMultipleSubExpressionsInLargerExpression 0.039
testPluginArtifactsExpressionReference 0.033
testEscapedVariablePassthroughInLargerExpression 0.034
testBasedirExtractionWithMissingProject 0.033
testPluginDescriptorExpressionReference 0.035
testValueExtractionFromSystemPropertiesWithMissingProject_WithDotNotation 0.04

MavenToolchainMergerTest

testMergeJdkExtra 0.001
testMergeNulls 0
testMergeJdkExtend 0.001
testMergeJdk 0

ArtifactHandlerTest

testAptConsistency 0.019

SettingsUtilsTest

testShouldAppendRecessivePluginGroupIds 0
testRoundTripProfiles 0.002

ExtensionDescriptorBuilderTest

testCompleteDescriptor 0
testEmptyDescriptor 0