Surefire Report

Summary

[Summary] [Package List] [Test Cases]


TestsErrors FailuresSkippedSuccess RateTime
240000100%7.517

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


Package List

[Summary] [Package List] [Test Cases]


PackageTestsErrors FailuresSkippedSuccess RateTime
org.apache.maven.lifecycle21000100%1.48
org.apache.maven.project.canonical1000100%0.022
org.apache.maven.lifecycle.internal19000100%0.312
org.apache.maven.execution2000100%0.006
org.apache.maven.rtinfo.internal2000100%0.033
org.apache.maven.project150000100%3.441
org.apache.maven.project.artifact2000100%0.034
org.apache.maven.lifecycle.internal.stub1000100%0
org.apache.maven4000100%0.922
org.apache.maven.settings5000100%0.169
org.apache.maven.toolchain2000100%0.001
org.apache.maven.repository00000%0
org.apache.maven.artifact.handler1000100%0.021
org.apache.maven.plugin27000100%1.012
org.apache.maven.configuration3000100%0.064

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

org.apache.maven.lifecycle

ClassTestsErrors FailuresSkippedSuccess RateTime
LifecycleExecutorSubModulesTest1000100%0.062
DefaultSchedulesTest1000100%0.032
MavenExecutionPlanTest6000100%0
DefaultLifecyclesTest1000100%0.077
LifecycleExecutorTest12000100%1.309

org.apache.maven.project.canonical

ClassTestsErrors FailuresSkippedSuccess RateTime
CanonicalProjectBuilderTest1000100%0.022

org.apache.maven.lifecycle.internal

ClassTestsErrors FailuresSkippedSuccess RateTime
LifecycleTaskSegmentCalculatorImplTest1000100%0
LifecycleWeaveBuilderTest2000100%0.035
ConcurrentBuildLoggerTest1000100%0
ConcurrencyDependencyGraphTest2000100%0
LifecycleExecutionPlanCalculatorTest1000100%0.048
BuilderCommonTest4000100%0.001
BuildListCalculatorTest1000100%0
PhaseRecorderTest1000100%0
ThreadConfigurationServiceTest1000100%0
ThreadOutputMuxerTest2000100%0.228
ProjectBuildListTest1000100%0
ExecutionPlanItemTest2000100%0

org.apache.maven.execution

ClassTestsErrors FailuresSkippedSuccess RateTime
DefaultMavenExecutionTest2000100%0.006

org.apache.maven.rtinfo.internal

ClassTestsErrors FailuresSkippedSuccess RateTime
DefaultRuntimeInformationTest2000100%0.033

org.apache.maven.project

ClassTestsErrors FailuresSkippedSuccess RateTime
MavenProjectTest9000100%0.19
DefaultMavenProjectBuilderTest4000100%0.092
ProjectSorterTest12000100%0.002
PomConstructionTest122000100%3.117
ProjectBuilderTest1000100%0.04
TestMetadataSource00000%0
ExtensionDescriptorBuilderTest2000100%0

org.apache.maven.project.artifact

ClassTestsErrors FailuresSkippedSuccess RateTime
MavenMetadataSourceTest1000100%0.016
DefaultMavenMetadataCacheTest1000100%0.018

org.apache.maven.lifecycle.internal.stub

ClassTestsErrors FailuresSkippedSuccess RateTime
ProjectDependencyGraphStubTest1000100%0

org.apache.maven

ClassTestsErrors FailuresSkippedSuccess RateTime
MavenLifecycleParticipantTest1000100%0.152
MavenTest1000100%0.721
ProjectDependenciesResolverTest2000100%0.049

org.apache.maven.settings

ClassTestsErrors FailuresSkippedSuccess RateTime
PomConstructionWithSettingsTest3000100%0.165
SettingsUtilsTest2000100%0.004

org.apache.maven.toolchain

ClassTestsErrors FailuresSkippedSuccess RateTime
RequirementMatcherFactoryTest2000100%0.001

org.apache.maven.repository

ClassTestsErrors FailuresSkippedSuccess RateTime
TestRepositoryConnectorFactory00000%0
TestRepositorySystem00000%0

org.apache.maven.artifact.handler

ClassTestsErrors FailuresSkippedSuccess RateTime
ArtifactHandlerTest1000100%0.021

org.apache.maven.plugin

ClassTestsErrors FailuresSkippedSuccess RateTime
PluginParameterExpressionEvaluatorTest16000100%0.523
PluginManagerTest11000100%0.489

org.apache.maven.configuration

ClassTestsErrors FailuresSkippedSuccess RateTime
DefaultBeanConfiguratorTest3000100%0.064

Test Cases

[Summary] [Package List] [Test Cases]

DefaultBeanConfiguratorTest

testMinimal0.024
testPreAndPostProcessing0.02
testChildConfigurationElement0.02

MavenLifecycleParticipantTest

testDependencyInjection0.152

MavenMetadataSourceTest

testShouldNotCarryExclusionsOverFromDependencyToDependency0.016

LifecycleTaskSegmentCalculatorImplTest

testCalculateProjectBuilds0

MavenProjectTest

testShouldInterpretChildPathAdjustmentBasedOnModulePaths0.021
testIdentityProtoInheritance0.02
testEmptyConstructor0.02
testClone0.023
testCloneWithDependencyManagement0.023
testGetModulePathAdjustment0.02
testCloneWithDistributionManagement0.021
testCloneWithActiveProfile0.022
testUndefinedOutputDirectory0.02

DefaultMavenProjectBuilderTest

testBuildFromMiddlePom0.018
testDuplicatePluginDefinitionsMerged0.022
testBuildStubModelForMissingRemotePom0.023
testPartialResultUponBadDependencyDeclaration0.029

LifecycleWeaveBuilderTest

testBuildProjectThreaded0.019
testBuildProjectThreadedAggressive0.016

ConcurrentBuildLoggerTest

testToGraph0

PluginParameterExpressionEvaluatorTest

testPluginDescriptorExpressionReference0.028
testPluginArtifactsExpressionReference0.038
testPluginArtifactMapExpressionReference0.035
testPluginArtifactIdExpressionReference0.035
testValueExtractionWithAPomValueContainingAPath0.035
testEscapedVariablePassthrough0.033
testEscapedVariablePassthroughInLargerExpression0.032
testMultipleSubExpressionsInLargerExpression0.032
testMissingPOMPropertyRefInLargerExpression0.03
testPOMPropertyExtractionWithMissingProject_WithDotNotation0.032
testBasedirExtractionWithMissingProject0.031
testValueExtractionFromSystemPropertiesWithMissingProject0.034
testValueExtractionFromSystemPropertiesWithMissingProject_WithDotNotation0.032
testLocalRepositoryExtraction0.034
testTwoExpressions0.03
testShouldExtractPluginArtifacts0.032

ConcurrencyDependencyGraphTest

testConcurrencyGraphPrimaryVersion0
testConcurrencyGraphDifferentCompletionOrder0

ProjectSorterTest

testShouldNotFailWhenPluginDepReferencesCurrentProject0
testShouldNotFailWhenManagedPluginDepReferencesCurrentProject0
testShouldNotFailWhenProjectReferencesNonExistentProject0
testMatchingArtifactIdsDifferentGroupIds0.001
testMatchingGroupIdsDifferentArtifactIds0
testMatchingIdsAndVersions0
testMatchingIdsAndDifferentVersions0
testPluginDependenciesInfluenceSorting0
testPluginDependenciesInfluenceSorting_DeclarationInParent0.001
testPluginVersionsAreConsidered0
testDependencyPrecedesProjectThatUsesSpecificDependencyVersion0
testDependencyPrecedesProjectThatUsesUnresolvedDependencyVersion0

PluginManagerTest

testPluginLoading0.047
testMojoDescriptorRetrieval0.047
testRemoteResourcesPlugin0.049
testSurefirePlugin0.039
testMojoConfigurationIsMergedCorrectly0.04
testMojoWhereInternallyStatedDependencyIsOverriddenByProject0.039
testMojoThatIsPresentInTheCurrentBuild0.04
testAggregatorMojo0.038
testMojoThatRequiresExecutionToAGivenPhaseBeforeExecutingItself0.037
testThatPluginDependencyThatHasSystemScopeIsResolved0.057
testPluginRealmCache0.056

DefaultMavenExecutionTest

testCopyDefault0.005
testResultWithNullTopologicallySortedProjectsIsEmptyList0.001

LifecycleExecutorSubModulesTest

testCrweation0.062

LifecycleExecutionPlanCalculatorTest

testCalculateExecutionPlanWithGoalTasks0.048

ProjectDependencyGraphStubTest

testADependencies0

PomConstructionTest

testEmptyUrl0.032
testProfileModules0.032
testParentInheritance0.034
testExecutionConfigurationJoin0.035
testPluginConfigProperties0.029
testProfilePropertiesInterpolation0.029
testThatExecutionsWithoutIdsAreMergedAndTheChildWins0.029
testDuplicateExclusionsDependency0.028
testMultipleFilters0.027
testDuplicateDependenciesCauseLastDeclarationToBePickedInLenientMode0.028
testParentInterpolation0.027
testPluginManagementInherited0.026
testPluginManagementDependencies0.027
testReportingInterpolation0.026
testPluginOrder0.026
testErroneousJoiningOfDifferentPluginsWithEqualDependencies0.027
testErroneousJoiningOfDifferentPluginsWithEqualExecutionIds0.029
testExecutionConfiguration0.024
testSingleConfigurationInheritance0.029
testConfigWithPluginManagement0.024
testExecutionConfigurationSubcollections0.025
testMultipleRepositories0.031
testMultipleExecutionIds0.026
testConsecutiveEmptyElements0.024
testOrderOfGoalsFromPluginExecutionWithoutPluginManagement0.024
testOrderOfGoalsFromPluginExecutionWithPluginManagement0.025
testOrderOfPluginExecutionsWithoutPluginManagement0.024
testOrderOfPluginExecutionsWithPluginManagement0.025
testMergeOfPluginExecutionsWhenChildInheritsPluginVersion0.024
testMergeOfPluginExecutionsWhenChildAndParentUseDifferentPluginVersions0.023
testInterpolationWithXmlMarkup0.024
testOrderOfMergedPluginExecutionsWithoutPluginManagement0.026
testOrderOfMergedPluginExecutionsWithPluginManagement0.024
testDifferentContainersWithSameId0.027
testOrderOfMergedPluginExecutionGoalsWithoutPluginManagement0.028
testOrderOfMergedPluginExecutionGoalsWithPluginManagement0.025
testOverridingOfInheritedPluginExecutionsWithoutPluginManagement0.025
testOverridingOfInheritedPluginExecutionsWithPluginManagement0.025
testOrderOfMergedPluginDependenciesWithoutPluginManagement0.028
testOrderOfMergedPluginDependenciesWithPluginManagement0.023
testInterpolationOfNestedBuildDirectories0.024
testAppendArtifactIdOfChildToInheritedUrls0.031
testAppendArtifactIdOfParentAndChildToInheritedUrls0.027
testNonInheritedElementsInSubtreesOverriddenByChild0.027
testXmlTextCoalescing0.024
testFullInterpolationOfNestedExpressions0.026
testInterpolationOfLegacyExpressionsThatDontIncludeTheProjectPrefix0.028
testInterpolationWithBasedirAlignedDirectories0.024
testInterpolationOfBasedirInPomWithUnusualName0.024
testJoiningOfContainersWhenChildHasEmptyElements0.022
testOrderOfPluginConfigurationElementsWithoutPluginManagement0.023
testOrderOfPluginConfigurationElementsWithPluginManagement0.023
testOrderOfPluginExecutionConfigurationElementsWithoutPluginManagement0.023
testOrderOfPluginExecutionConfigurationElementsWithPluginManagement0.027
testMergeOfInheritedPluginConfiguration0.028
testAppendOfInheritedPluginConfigurationWithNoProfile0.025
testAppendOfInheritedPluginConfigurationWithActiveProfile0.024
testMultiplePluginExecutionsWithAndWithoutIdsWithoutPluginManagement0.022
testMultiplePluginExecutionsWithAndWithoutIdsWithPluginManagement0.021
testDependencyOrderWithoutPluginManagement0.022
testDependencyOrderWithPluginManagement0.024
testBuildDirectoriesUsePlatformSpecificFileSeparator0.025
testMergedFilterOrder0.023
testProfileInjectedDependencies0.022
testProfileDependenciesMultipleProfiles0.022
testDependencyInheritance0.024
testManagedProfileDependency0.025
testProfileModuleInheritance0.022
testUncPath0.022
testUrlAppendWithChildPathAdjustment0.022
testRepoInheritance0.022
testEmptyScm0.022
testPluginConfigurationUsingAttributesWithoutPluginManagement0.025
testPluginConfigurationUsingAttributesWithPluginManagement0.022
testPluginConfigurationUsingAttributesWithPluginManagementAndProfile0.022
testPomEncoding0.023
testXmlWhitespaceHandling0.063
testInterpolationOfBaseUrl0.052
testReportingPluginConfig0.04
testPropertiesNoDuplication0.039
testPomInheritance0.039
testCompleteModelWithoutParent0.059
testCompleteModelWithParent0.029
testProfileInjectionOrder0.023
testPropertiesInheritance0.023
testInheritedPropertiesInterpolatedWithValuesFromChildWithoutProfiles0.022
testInheritedPropertiesInterpolatedWithValuesFromChildWithActiveProfiles0.024
testProfileDefaultActivation0.022
testBooleanInterpolation0.025
testBuildExtensionInheritance0.022
testJdkActivation0.022
testProfilePluginMngDependencies0.021
testPercentEncodedUrlsMustNotBeDecoded0.022
testPluginManagementInheritance0.023
testProfilePlugins0.021
testPluginInheritanceSimple0.023
testPluginManagementDuplicate0.021
testDistributionManagement0.021
testDependencyScopeInheritance0.024
testDependencyScope0.025
testDependencyManagementWithInterpolation0.025
testInterpolationWithSystemProperty0.027
testPluginExecutionInheritanceWhenChildDoesNotDeclarePlugin0.022
testPluginExecutionInheritanceWhenChildDoesDeclarePluginAsWell0.021
testValidationErrorUponNonUniqueArtifactRepositoryId0.022
testValidationErrorUponNonUniquePluginRepositoryId0.022
testValidationErrorUponNonUniqueArtifactRepositoryIdInProfile0.02
testValidationErrorUponNonUniquePluginRepositoryIdInProfile0.021
testPrerequisitesAreNotInherited0.021
testLicensesAreInheritedButNotAggregated0.021
testDevelopersAreInheritedButNotAggregated0.022
testContributorsAreInheritedButNotAggregated0.02
testMailingListsAreInheritedButNotAggregated0.021
testPluginInheritanceOrder0.022
testCliPropsDominateProjectPropsDuringInterpolation0.02
testParentPomPackagingMustBePom0.023
testManagedPluginConfigurationAppliesToImplicitPluginsIntroducedByPackaging0.021
testDefaultPluginsExecutionContributedByPackagingExecuteBeforeUserDefinedExecutions0.022
testPluginDeclarationsRetainPomOrderAfterInjectionOfDefaultPlugins0.021
testPluginOrderAfterMergingWithInheritedPlugins0.02
testPluginOrderAfterMergingWithInjectedPlugins0.021
testProjectArtifactIdIsNotInheritedButMandatory0.021

DefaultSchedulesTest

testScheduling0.032

PomConstructionWithSettingsTest

testSettingsNoPom0.063
testPomAndSettingsInterpolation0.051
testRepositories0.051

MavenExecutionPlanTest

testFindFirstWithMatchingSchedule0
testForceAllComplete0
testFindLastInPhase0
testThreadSafeMojos0
testFindLastWhenFirst0
testFindLastInPhaseMisc0

SettingsUtilsTest

testShouldAppendRecessivePluginGroupIds0.001
testRoundTripProfiles0.003

BuilderCommonTest

testResolveBuildPlan0
testHandleBuildError0
testAttachToThread0
testGetKey0

BuildListCalculatorTest

testCalculateProjectBuilds0

DefaultLifecyclesTest

testLifecycle0.077

ProjectBuilderTest

testSystemScopeDependencyIsPresentInTheCompileClasspathElements0.04

PhaseRecorderTest

testObserveExecution0

ThreadConfigurationServiceTest

testGetThreadCount0

ArtifactHandlerTest

testAptConsistency0.021

DefaultMavenMetadataCacheTest

testCacheKey0.018

ThreadOutputMuxerTest

testSingleThreaded0.215
testMultiThreaded0.013

MavenTest

testLifecycleExecutionUsingADefaultLifecyclePhase0.721

DefaultRuntimeInformationTest

testGetMavenVersion0.015
testIsMavenVersion0.018

ProjectBuildListTest

testGetByTaskSegment0

CanonicalProjectBuilderTest

testProjectBuilder0.022

LifecycleExecutorTest

testCalculationOfBuildPlanWithIndividualTaskWherePluginIsSpecifiedInThePom0.209
testCalculationOfBuildPlanWithIndividualTaskOfTheCleanLifecycle0.115
testCalculationOfBuildPlanWithIndividualTaskOfTheCleanCleanGoal0.104
testCalculationOfBuildPlanTasksOfTheCleanLifecycleAndTheInstallLifecycle0.118
testCalculationOfBuildPlanWithMultipleExecutionsOfModello0.16
testLifecycleQueryingUsingADefaultLifecyclePhase0.104
testLifecyclePluginsRetrievalForDefaultLifecycle0.078
testPluginConfigurationCreation0.087
testInvalidGoalName0.087
testPluginPrefixRetrieval0.087
testFindingPluginPrefixforCleanClean0.081
testSetupMojoExecution0.079

RequirementMatcherFactoryTest

testCreateExactMatcher0.001
testCreateVersionMatcher0

ExtensionDescriptorBuilderTest

testEmptyDescriptor0
testCompleteDescriptor0

ProjectDependenciesResolverTest

testSystemScopeDependencyIsPresentInTheCompileClasspathElements0.028
testSystemScopeDependencies0.021

ExecutionPlanItemTest

testSetComplete0
testWaitUntilDone0