Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
302 0 0 0 100% 11.817

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% 1.742
org.apache.maven.project.canonical 1 0 0 0 100% 0.044
org.apache.maven.graph 8 0 0 0 100% 0.004
org.apache.maven.exception 1 0 0 0 100% 0
org.apache.maven.lifecycle.mapping 2 0 0 0 100% 0.001
org.apache.maven.lifecycle.internal.builder.multithreaded 2 0 0 0 100% 0.76
org.apache.maven.lifecycle.internal 11 0 0 0 100% 0.148
org.apache.maven.toolchain.building 10 0 0 0 100% 0.11
org.apache.maven.rtinfo.internal 2 0 0 0 100% 0.019
org.apache.maven.execution 3 0 0 0 100% 0.566
org.apache.maven.toolchain.merge 4 0 0 0 100% 0.001
org.apache.maven.project 169 0 0 0 100% 5.311
org.apache.maven.project.artifact 2 0 0 0 100% 0.026
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.settings 5 0 0 0 100% 0.102
org.apache.maven 6 0 0 0 100% 0.754
org.apache.maven.toolchain 17 0 0 0 100% 0.041
org.apache.maven.artifact.handler 1 0 0 0 100% 0.554
org.apache.maven.plugin 32 0 0 0 100% 1.386
org.apache.maven.execution.scope.internal 2 0 0 0 100% 0.001
org.apache.maven.configuration 3 0 0 0 100% 0.247

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.077
LifecycleExecutorSubModulesTest 1 0 0 0 100% 0.152
LifecycleExecutorTest 13 0 0 0 100% 1.513
MavenExecutionPlanTest 4 0 0 0 100% 0

org.apache.maven.project.canonical

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

org.apache.maven.graph

Class Tests Errors Failures Skipped Success Rate Time
DefaultProjectDependencyGraphTest 8 0 0 0 100% 0.004

org.apache.maven.exception

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

org.apache.maven.lifecycle.mapping

Class Tests Errors Failures Skipped Success Rate Time
LifecyclePhaseTest 2 0 0 0 100% 0.001

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

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

org.apache.maven.lifecycle.internal

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

org.apache.maven.toolchain.building

Class Tests Errors Failures Skipped Success Rate Time
DefaultToolchainsBuilderTest 6 0 0 0 100% 0.11
ToolchainsBuildingExceptionTest 4 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.019

org.apache.maven.execution

Class Tests Errors Failures Skipped Success Rate Time
DefaultMavenExecutionRequestPopulatorTest 1 0 0 0 100% 0.566
DefaultMavenExecutionTest 2 0 0 0 100% 0

org.apache.maven.toolchain.merge

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

org.apache.maven.project

Class Tests Errors Failures Skipped Success Rate Time
DefaultMavenProjectBuilderTest 11 0 0 0 100% 0.534
ExtensionDescriptorBuilderTest 2 0 0 0 100% 0
MavenProjectTest 9 0 0 0 100% 0.32
PomConstructionTest 122 0 0 0 100% 4.064
ProjectBuilderTest 3 0 0 0 100% 0.108
ProjectModelResolverTest 10 0 0 0 100% 0.284
ProjectSorterTest 12 0 0 0 100% 0.001

org.apache.maven.project.artifact

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

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.settings

Class Tests Errors Failures Skipped Success Rate Time
PomConstructionWithSettingsTest 3 0 0 0 100% 0.101
SettingsUtilsTest 2 0 0 0 100% 0.001

org.apache.maven

Class Tests Errors Failures Skipped Success Rate Time
DefaultMavenTest 1 0 0 0 100% 0.444
MavenLifecycleParticipantTest 2 0 0 0 100% 0.179
MavenTest 1 0 0 0 100% 0.062
ProjectDependenciesResolverTest 2 0 0 0 100% 0.069

org.apache.maven.toolchain

Class Tests Errors Failures Skipped Success Rate Time
DefaultToolchainManagerPrivateTest 4 0 0 0 100% 0.034
DefaultToolchainManagerTest 5 0 0 0 100% 0.004
DefaultToolchainTest 6 0 0 0 100% 0.003
RequirementMatcherFactoryTest 2 0 0 0 100% 0

org.apache.maven.artifact.handler

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

org.apache.maven.plugin

Class Tests Errors Failures Skipped Success Rate Time
PluginManagerTest 12 0 0 0 100% 0.71
PluginParameterExceptionTest 4 0 0 0 100% 0
PluginParameterExpressionEvaluatorTest 16 0 0 0 100% 0.676

org.apache.maven.execution.scope.internal

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

org.apache.maven.configuration

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

Test Cases

[Summary] [Package List] [Test Cases]

ArtifactHandlerTest

testAptConsistency 0.554

DefaultBeanConfiguratorTest

testPreAndPostProcessing 0.116
testMinimal 0.069
testChildConfigurationElement 0.062

DefaultMavenTest

testThatErrorDuringProjectDependencyGraphCreationAreStored 0.444

DefaultExceptionHandlerTest

testJdk7ipv6 0

DefaultMavenExecutionRequestPopulatorTest

testPluginRepositoryInjection 0.566

DefaultMavenExecutionTest

testCopyDefault 0
testResultWithNullTopologicallySortedProjectsIsEmptyList 0

MojoExecutionScopeTest

testMultiKeyInstance 0.001
testNestedEnter 0

DefaultProjectDependencyGraphTest

testVerifyThatDownstreamProjectsComeInSortedOrder 0.001
testGetUpstreamProjects 0
testWithMissingTransitiveOnly 0.001
testVerifyExpectedParentStructure 0
testTransitivesInOrder 0.001
testWithTransitiveOnly 0
testNonTransitivesInOrder 0.001
testGetSortedProjects 0

DefaultLifecyclesTest

testLifecycle 0.077

ThreadOutputMuxerTest

testSingleThreaded 0.221
testMultiThreaded 0.539

BuilderCommonTest

testAttachToThread 0
testResolveBuildPlan 0.007
testHandleBuildError 0.001
testGetKey 0

BuildListCalculatorTest

testCalculateProjectBuilds 0

ConcurrencyDependencyGraphTest

testConcurrencyGraphPrimaryVersion 0
testConcurrencyGraphDifferentCompletionOrder 0.001

LifecycleExecutionPlanCalculatorTest

testCalculateExecutionPlanWithGoalTasks 0.139

LifecycleTaskSegmentCalculatorImplTest

testCalculateProjectBuilds 0

PhaseRecorderTest

testObserveExecution 0

ProjectBuildListTest

testGetByTaskSegment 0

ProjectDependencyGraphStubTest

testADependencies 0

LifecycleExecutorSubModulesTest

testCreation 0.152

LifecycleExecutorTest

testLifecyclePluginsRetrievalForDefaultLifecycle 0.145
testFindingPluginPrefixforCleanClean 0.138
testSetupMojoExecution 0.124
testCalculationOfBuildPlanWithIndividualTaskOfTheCleanCleanGoal 0.134
testExecutionListeners 0.213
testPluginPrefixRetrieval 0.103
testLifecycleQueryingUsingADefaultLifecyclePhase 0.108
testCalculationOfBuildPlanWithIndividualTaskOfTheCleanLifecycle 0.088
testPluginConfigurationCreation 0.082
testInvalidGoalName 0.084
testCalculationOfBuildPlanTasksOfTheCleanLifecycleAndTheInstallLifecycle 0.079
testCalculationOfBuildPlanWithIndividualTaskWherePluginIsSpecifiedInThePom 0.068
testCalculationOfBuildPlanWithMultipleExecutionsOfModello 0.147

LifecyclePhaseTest

testSet 0.001
testToString 0

MavenExecutionPlanTest

testFindLastInPhaseMisc 0
testThreadSafeMojos 0
testFindLastInPhase 0
testFindLastWhenFirst 0

MavenLifecycleParticipantTest

testReactorDependencyInjection 0.088
testDependencyInjection 0.091

MavenTest

testLifecycleExecutionUsingADefaultLifecyclePhase 0.062

DefaultLegacySupportTest

testSetSession 0

PluginManagerTest

testMojoThatRequiresExecutionToAGivenPhaseBeforeExecutingItself 0.057
testAggregatorMojo 0.055
testPluginRealmCache 0.081
testThatPluginDependencyThatHasSystemScopeIsResolved 0.075
testMojoWhereInternallyStatedDependencyIsOverriddenByProject 0.051
testBuildExtensionsPluginLoading 0.078
testMojoConfigurationIsMergedCorrectly 0.052
testSurefirePlugin 0.054
testMojoThatIsPresentInTheCurrentBuild 0.052
testRemoteResourcesPlugin 0.051
testMojoDescriptorRetrieval 0.052
testPluginLoading 0.052

PluginParameterExceptionTest

testMissingRequiredMapTypeParameter 0
testMissingRequiredStringArrayTypeParameter 0
testMissingRequiredPropertiesTypeParameter 0
testMissingRequiredCollectionTypeParameter 0

PluginParameterExpressionEvaluatorTest

testLocalRepositoryExtraction 0.047
testPluginArtifactMapExpressionReference 0.05
testShouldExtractPluginArtifacts 0.047
testValueExtractionFromSystemPropertiesWithMissingProject 0.045
testMissingPOMPropertyRefInLargerExpression 0.045
testValueExtractionWithAPomValueContainingAPath 0.045
testPOMPropertyExtractionWithMissingProject_WithDotNotation 0.04
testTwoExpressions 0.04
testPluginArtifactIdExpressionReference 0.04
testEscapedVariablePassthrough 0.042
testMultipleSubExpressionsInLargerExpression 0.04
testPluginArtifactsExpressionReference 0.041
testEscapedVariablePassthroughInLargerExpression 0.04
testBasedirExtractionWithMissingProject 0.039
testPluginDescriptorExpressionReference 0.038
testValueExtractionFromSystemPropertiesWithMissingProject_WithDotNotation 0.037

DefaultMavenMetadataCacheTest

testCacheKey 0.013

MavenMetadataSourceTest

testShouldNotCarryExclusionsOverFromDependencyToDependency 0.013

CanonicalProjectBuilderTest

testProjectBuilder 0.044

DefaultMavenProjectBuilderTest

testImportScopePomResolvesFromPropertyBasedRepository 0.08
testBuildParentVersionRangeLocallyWithChildVersionExpression 0.043
testBuildValidParentVersionRangeLocally 0.041
testBuildParentVersionRangeExternallyWithChildVersionExpression 0.058
testPartialResultUponBadDependencyDeclaration 0.047
testBuildStubModelForMissingRemotePom 0.042
testBuildParentVersionRangeExternallyWithoutChildVersion 0.046
testBuildParentVersionRangeLocallyWithoutChildVersion 0.042
testBuildFromMiddlePom 0.05
testBuildParentVersionRangeExternally 0.047
testDuplicatePluginDefinitionsMerged 0.038

ExtensionDescriptorBuilderTest

testCompleteDescriptor 0
testEmptyDescriptor 0

MavenProjectTest

testEmptyConstructor 0.035
testGetModulePathAdjustment 0.037
testCloneWithDistributionManagement 0.038
testShouldInterpretChildPathAdjustmentBasedOnModulePaths 0.038
testClone 0.034
testCloneWithActiveProfile 0.04
testUndefinedOutputDirectory 0.033
testIdentityProtoInheritance 0.03
testCloneWithDependencyManagement 0.035

PomConstructionTest

testCompleteModelWithParent 0.114
testErroneousJoiningOfDifferentPluginsWithEqualExecutionIds 0.035
testPluginConfigurationUsingAttributesWithPluginManagementAndProfile 0.035
testUrlAppendWithChildPathAdjustment 0.038
testDuplicateDependenciesCauseLastDeclarationToBePickedInLenientMode 0.033
testDistributionManagement 0.032
testValidationErrorUponNonUniqueArtifactRepositoryIdInProfile 0.031
testInheritedPropertiesInterpolatedWithValuesFromChildWithActiveProfiles 0.038
testMailingListsAreInheritedButNotAggregated 0.032
testSingleConfigurationInheritance 0.035
testPercentEncodedUrlsMustNotBeDecoded 0.032
testReportingPluginConfig 0.035
testInterpolationOfBasedirInPomWithUnusualName 0.035
testDependencyOrderWithPluginManagement 0.033
testOrderOfMergedPluginExecutionsWithPluginManagement 0.034
testNonInheritedElementsInSubtreesOverriddenByChild 0.032
testProfileInjectionOrder 0.034
testDependencyScopeInheritance 0.032
testProfilePropertiesInterpolation 0.032
testOrderOfMergedPluginExecutionGoalsWithoutPluginManagement 0.034
testThatExecutionsWithoutIdsAreMergedAndTheChildWins 0.039
testExecutionConfigurationSubcollections 0.035
testInterpolationWithXmlMarkup 0.032
testRepoInheritance 0.038
testInterpolationOfNestedBuildDirectories 0.033
testOrderOfPluginConfigurationElementsWithPluginManagement 0.036
testManagedPluginConfigurationAppliesToImplicitPluginsIntroducedByPackaging 0.037
testMultipleExecutionIds 0.035
testInterpolationWithBasedirAlignedDirectories 0.034
testInterpolationWithSystemProperty 0.032
testPluginManagementInherited 0.035
testOrderOfPluginExecutionsWithoutPluginManagement 0.032
testReportingInterpolation 0.03
testOrderOfGoalsFromPluginExecutionWithoutPluginManagement 0.032
testProfileModules 0.037
testPluginExecutionInheritanceWhenChildDoesDeclarePluginAsWell 0.034
testValidationErrorUponNonUniquePluginRepositoryIdInProfile 0.031
testUncPath 0.03
testAppendArtifactIdOfChildToInheritedUrls 0.031
testValidationErrorUponNonUniqueArtifactRepositoryId 0.035
testOrderOfMergedPluginDependenciesWithoutPluginManagement 0.034
testOrderOfPluginExecutionConfigurationElementsWithoutPluginManagement 0.033
testOrderOfMergedPluginExecutionGoalsWithPluginManagement 0.034
testConsecutiveEmptyElements 0.03
testAppendOfInheritedPluginConfigurationWithNoProfile 0.042
testProfileModuleInheritance 0.031
testAppendOfInheritedPluginConfigurationWithActiveProfile 0.032
testErroneousJoiningOfDifferentPluginsWithEqualDependencies 0.029
testInheritedPropertiesInterpolatedWithValuesFromChildWithoutProfiles 0.036
testProfilePluginMngDependencies 0.031
testMultiplePluginExecutionsWithAndWithoutIdsWithoutPluginManagement 0.03
testDependencyInheritance 0.036
testManagedProfileDependency 0.031
testPropertiesInheritance 0.035
testBuildExtensionInheritance 0.034
testMergedFilterOrder 0.03
testPluginInheritanceOrder 0.03
testPrerequisitesAreNotInherited 0.03
testInterpolationOfBaseUrl 0.033
testPluginDeclarationsRetainPomOrderAfterInjectionOfDefaultPlugins 0.033
testCliPropsDominateProjectPropsDuringInterpolation 0.032
testPluginConfigurationUsingAttributesWithPluginManagement 0.029
testPluginOrder 0.03
testBuildDirectoriesUsePlatformSpecificFileSeparator 0.033
testProfileInjectedDependencies 0.03
testPluginManagementDependencies 0.029
testOrderOfMergedPluginExecutionsWithoutPluginManagement 0.03
testDevelopersAreInheritedButNotAggregated 0.03
testPropertiesNoDuplication 0.034
testDuplicateExclusionsDependency 0.033
testMergeOfPluginExecutionsWhenChildInheritsPluginVersion 0.031
testXmlTextCoalescing 0.034
testDefaultPluginsExecutionContributedByPackagingExecuteBeforeUserDefinedExecutions 0.032
testPomInheritance 0.03
testMergeOfPluginExecutionsWhenChildAndParentUseDifferentPluginVersions 0.03
testExecutionConfigurationJoin 0.029
testXmlWhitespaceHandling 0.03
testBooleanInterpolation 0.035
testOrderOfPluginExecutionsWithPluginManagement 0.028
testPluginConfigurationUsingAttributesWithoutPluginManagement 0.029
testPluginOrderAfterMergingWithInjectedPlugins 0.035
testMultipleFilters 0.027
testPluginOrderAfterMergingWithInheritedPlugins 0.036
testContributorsAreInheritedButNotAggregated 0.03
testInterpolationOfLegacyExpressionsThatDontIncludeTheProjectPrefix 0.031
testPluginExecutionInheritanceWhenChildDoesNotDeclarePlugin 0.03
testParentInterpolation 0.034
testPluginInheritanceSimple 0.04
testProfileDependenciesMultipleProfiles 0.029
testParentInheritance 0.033
testFullInterpolationOfNestedExpressions 0.033
testPluginManagementInheritance 0.035
testJoiningOfContainersWhenChildHasEmptyElements 0.038
testCompleteModelWithoutParent 0.04
testAppendArtifactIdOfParentAndChildToInheritedUrls 0.031
testValidationErrorUponNonUniquePluginRepositoryId 0.029
testConfigWithPluginManagement 0.029
testOrderOfPluginConfigurationElementsWithoutPluginManagement 0.032
testLicensesAreInheritedButNotAggregated 0.031
testOrderOfPluginExecutionConfigurationElementsWithPluginManagement 0.031
testDependencyManagementWithInterpolation 0.032
testDependencyScope 0.03
testJdkActivation 0.033
testProfileDefaultActivation 0.029
testOrderOfMergedPluginDependenciesWithPluginManagement 0.037
testOverridingOfInheritedPluginExecutionsWithPluginManagement 0.031
testProfilePlugins 0.034
testMergeOfInheritedPluginConfiguration 0.03
testOverridingOfInheritedPluginExecutionsWithoutPluginManagement 0.03
testPluginManagementDuplicate 0.032
testMultiplePluginExecutionsWithAndWithoutIdsWithPluginManagement 0.034
testOrderOfGoalsFromPluginExecutionWithPluginManagement 0.036
testEmptyScm 0.028
testEmptyUrl 0.029
testProjectArtifactIdIsNotInheritedButMandatory 0.025
testPomEncoding 0.037
testPluginConfigProperties 0.036
testExecutionConfiguration 0.033
testParentPomPackagingMustBePom 0.032
testDependencyOrderWithoutPluginManagement 0.028
testMultipleRepositories 0.034
testDifferentContainersWithSameId 0.034

ProjectBuilderTest

testVersionlessManagedDependency 0.03
testSystemScopeDependencyIsPresentInTheCompileClasspathElements 0.037
testBuildFromModelSource 0.041

ProjectModelResolverTest

testResolveParentThrowsUnresolvableModelExceptionWhenNotFound 0.033
testResolveDependencyThrowsUnresolvableModelExceptionWhenNotFound 0.033
testResolveDependencySuccessfullyResolvesExistingDependencyWithoutRange 0.025
testResolveParentSuccessfullyResolvesExistingParentWithoutRange 0.027
testResolveParentSuccessfullyResolvesExistingParentUsingHighestVersion 0.028
testResolveDependencyThrowsUnresolvableModelExceptionWhenNoMatchingVersionFound 0.027
testResolveDependencySuccessfullyResolvesExistingDependencyUsingHighestVersion 0.028
testResolveDependencyThrowsUnresolvableModelExceptionWhenUsingRangesWithoutUpperBound 0.028
testResolveParentThrowsUnresolvableModelExceptionWhenNoMatchingVersionFound 0.029
testResolveParentThrowsUnresolvableModelExceptionWhenUsingRangesWithoutUpperBound 0.026

ProjectSorterTest

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

ProjectDependenciesResolverTest

testSystemScopeDependencies 0.033
testSystemScopeDependencyIsPresentInTheCompileClasspathElements 0.036

DefaultRuntimeInformationTest

testGetMavenVersion 0.009
testIsMavenVersion 0.01

PomConstructionWithSettingsTest

testPomAndSettingsInterpolation 0.037
testRepositories 0.029
testSettingsNoPom 0.035

SettingsUtilsTest

testShouldAppendRecessivePluginGroupIds 0
testRoundTripProfiles 0.001

DefaultToolchainsBuilderTest

testBuildRequestWithUserToolchains 0.106
testBuildRequestWithBothToolchains 0.001
testBuildEmptyRequest 0
testBuildRequestWithGlobalToolchains 0.001
testIOException 0.002
testStrictToolchainsParseException 0

ToolchainsBuildingExceptionTest

testOneProblem 0
testNoProblems 0
testUnknownPosition 0
testUnknownPositionAndSource 0

DefaultToolchainManagerPrivateTest

testMisconfiguredToolchain 0.023
testToolchainsForAvailableType 0.009
testToolchainsForConfiguredType 0
testToolchainsForUnknownType 0.002

DefaultToolchainManagerTest

testModelAndFactory 0
testModelsAndFactory 0.001
testRequirements 0.002
testNoModels 0
testModelNoFactory 0.001

DefaultToolchainTest

testGetModel 0
testGetType 0
testGetLogger 0
testEquals 0.001
testNonMatchingRequirementProperty 0.002
testMissingRequirementProperty 0

MavenToolchainMergerTest

testMergeJdkExtra 0
testMergeNulls 0
testMergeJdkExtend 0.001
testMergeJdk 0

RequirementMatcherFactoryTest

testCreateVersionMatcher 0
testCreateExactMatcher 0