Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
352 0 0 1 99.7% 7.709 s

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.mapping 2 0 0 0 100% 0.001 s
org.apache.maven.artifact.resolver.filter 9 0 0 0 100% 0.025 s
org.apache.maven.lifecycle 19 0 0 0 100% 0.769 s
org.apache.maven.execution.scope.internal 2 0 0 0 100% 0.003 s
org.apache.maven.internal.aether 3 0 0 0 100% 0.025 s
org.apache.maven.toolchain 17 0 0 0 100% 0.103 s
org.apache.maven.artifact.handler 1 0 0 0 100% 0.011 s
org.apache.maven 9 0 0 0 100% 0.235 s
org.apache.maven.lifecycle.internal.builder.multithreaded 3 0 0 0 100% 0.238 s
org.apache.maven.settings 5 0 0 0 100% 0.049 s
org.apache.maven.project 192 0 0 0 100% 3.723 s
org.apache.maven.toolchain.building 13 0 0 0 100% 0.200 s
org.apache.maven.exception 4 0 0 0 100% 0 s
org.apache.maven.lifecycle.internal.stub 1 0 0 0 100% 0.002 s
org.apache.maven.plugin 32 0 0 0 100% 0.800 s
org.apache.maven.rtinfo.internal 2 0 0 0 100% 0.014 s
org.apache.maven.configuration 3 0 0 0 100% 0.019 s
org.apache.maven.execution 3 0 0 0 100% 0.883 s
org.apache.maven.project.canonical 1 0 0 0 100% 0.019 s
org.apache.maven.toolchain.merge 4 0 0 0 100% 0 s
org.apache.maven.lifecycle.internal 13 0 0 0 100% 0.582 s
org.apache.maven.graph 8 0 0 0 100% 0 s
org.apache.maven.project.artifact 3 0 0 1 66.7% 0.008 s
org.apache.maven.internal 2 0 0 0 100% 0 s
org.apache.maven.plugin.internal 1 0 0 0 100% 0 s

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

org.apache.maven.lifecycle.mapping

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

org.apache.maven.artifact.resolver.filter

- Class Tests Errors Failures Skipped Success Rate Time
ExclusionArtifactFilterTest 9 0 0 0 100% 0.025 s

org.apache.maven.lifecycle

- Class Tests Errors Failures Skipped Success Rate Time
LifecycleExecutorSubModulesTest 1 0 0 0 100% 0.051 s
MavenExecutionPlanTest 4 0 0 0 100% 0 s
LifecycleExecutorTest 13 0 0 0 100% 0.707 s
DefaultLifecyclesTest 1 0 0 0 100% 0.011 s

org.apache.maven.execution.scope.internal

- Class Tests Errors Failures Skipped Success Rate Time
MojoExecutionScopeTest 2 0 0 0 100% 0.003 s

org.apache.maven.internal.aether

- Class Tests Errors Failures Skipped Success Rate Time
ReverseTreeRepositoryListenerTest 3 0 0 0 100% 0.025 s

org.apache.maven.toolchain

- Class Tests Errors Failures Skipped Success Rate Time
DefaultToolchainManagerPrivateTest 4 0 0 0 100% 0.098 s
DefaultToolchainManagerTest 5 0 0 0 100% 0.002 s
DefaultToolchainTest 6 0 0 0 100% 0.003 s
RequirementMatcherFactoryTest 2 0 0 0 100% 0 s

org.apache.maven.artifact.handler

- Class Tests Errors Failures Skipped Success Rate Time
ArtifactHandlerTest 1 0 0 0 100% 0.011 s

org.apache.maven

- Class Tests Errors Failures Skipped Success Rate Time
MavenTest 1 0 0 0 100% 0.024 s
MavenLifecycleParticipantTest 2 0 0 0 100% 0.078 s
DefaultMavenTest 4 0 0 0 100% 0.089 s
ProjectDependenciesResolverTest 2 0 0 0 100% 0.044 s

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

- Class Tests Errors Failures Skipped Success Rate Time
ConcurrencyDependencyGraphTest 1 0 0 0 100% 0.002 s
ThreadOutputMuxerTest 2 0 0 0 100% 0.236 s

org.apache.maven.settings

- Class Tests Errors Failures Skipped Success Rate Time
SettingsUtilsTest 2 0 0 0 100% 0 s
PomConstructionWithSettingsTest 3 0 0 0 100% 0.049 s

org.apache.maven.project

- Class Tests Errors Failures Skipped Success Rate Time
MavenProjectTest 11 0 0 0 100% 0.298 s
PomConstructionTest 125 0 0 0 100% 2.627 s
DefaultMavenProjectBuilderTest 20 0 0 0 100% 0.373 s
ProjectSorterTest 12 0 0 0 100% 0.004 s
ProjectBuilderTest 12 0 0 0 100% 0.254 s
ExtensionDescriptorBuilderTest 2 0 0 0 100% 0 s
ProjectModelResolverTest 10 0 0 0 100% 0.167 s

org.apache.maven.toolchain.building

- Class Tests Errors Failures Skipped Success Rate Time
ToolchainsBuildingExceptionTest 4 0 0 0 100% 0 s
DefaultToolchainsBuilderTest 9 0 0 0 100% 0.200 s

org.apache.maven.exception

- Class Tests Errors Failures Skipped Success Rate Time
DefaultExceptionHandlerTest 4 0 0 0 100% 0 s

org.apache.maven.lifecycle.internal.stub

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

org.apache.maven.plugin

- Class Tests Errors Failures Skipped Success Rate Time
PluginManagerTest 12 0 0 0 100% 0.408 s
PluginParameterExpressionEvaluatorTest 16 0 0 0 100% 0.392 s
PluginParameterExceptionTest 4 0 0 0 100% 0 s

org.apache.maven.rtinfo.internal

- Class Tests Errors Failures Skipped Success Rate Time
DefaultRuntimeInformationTest 2 0 0 0 100% 0.014 s

org.apache.maven.configuration

- Class Tests Errors Failures Skipped Success Rate Time
DefaultBeanConfiguratorTest 3 0 0 0 100% 0.019 s

org.apache.maven.execution

- Class Tests Errors Failures Skipped Success Rate Time
DefaultMavenExecutionRequestPopulatorTest 1 0 0 0 100% 0.872 s
DefaultMavenExecutionTest 2 0 0 0 100% 0.011 s

org.apache.maven.project.canonical

- Class Tests Errors Failures Skipped Success Rate Time
CanonicalProjectBuilderTest 1 0 0 0 100% 0.019 s

org.apache.maven.toolchain.merge

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

org.apache.maven.lifecycle.internal

- Class Tests Errors Failures Skipped Success Rate Time
ProjectBuildListTest 1 0 0 0 100% 0.001 s
BuildListCalculatorTest 1 0 0 0 100% 0.001 s
ConcurrencyDependencyGraphTest 2 0 0 0 100% 0.001 s
LifecycleExecutionPlanCalculatorTest 1 0 0 0 100% 0.302 s
BuilderCommonTest 4 0 0 0 100% 0.002 s
LifecycleDependencyResolverTest 1 0 0 0 100% 0.206 s
LifecycleModuleBuilderTest 1 0 0 0 100% 0.069 s
PhaseRecorderTest 1 0 0 0 100% 0 s
LifecycleTaskSegmentCalculatorImplTest 1 0 0 0 100% 0 s

org.apache.maven.graph

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

org.apache.maven.project.artifact

- Class Tests Errors Failures Skipped Success Rate Time
DefaultMavenMetadataCacheTest 1 0 0 0 100% 0.001 s
MavenMetadataSourceTest 1 0 0 1 0% 0 s
DefaultProjectArtifactsCacheTest 1 0 0 0 100% 0.007 s

org.apache.maven.internal

- Class Tests Errors Failures Skipped Success Rate Time
MultilineMessageHelperTest 2 0 0 0 100% 0 s

org.apache.maven.plugin.internal

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

Test Cases

[Summary] [Package List] [Test Cases]

DefaultMavenExecutionRequestPopulatorTest

testPluginRepositoryInjection 0.854 s

DefaultMavenExecutionTest

testCopyDefault 0.001 s
testResultWithNullTopologicallySortedProjectsIsEmptyList 0.001 s

MojoExecutionScopeTest

testMultiKeyInstance 0.001 s
testNestedEnter 0 s

ProjectDependencyGraphStubTest

testADependencies 0.001 s

ConcurrencyDependencyGraphTest

testGraph 0.001 s

ThreadOutputMuxerTest

testSingleThreaded 0.218 s
testMultiThreaded 0.017 s

ProjectBuildListTest

testGetByTaskSegment 0 s

BuildListCalculatorTest

testCalculateProjectBuilds 0.001 s

ConcurrencyDependencyGraphTest

testConcurrencyGraphPrimaryVersion 0 s
testConcurrencyGraphDifferentCompletionOrder 0 s

LifecycleExecutionPlanCalculatorTest

testCalculateExecutionPlanWithGoalTasks 0.302 s

BuilderCommonTest

testAttachToThread 0 s
testResolveBuildPlan 0.001 s
testHandleBuildError 0.001 s
testGetKey 0 s

LifecycleDependencyResolverTest

testCachedReactorProjectDependencies 0.206 s

LifecycleModuleBuilderTest

testCurrentProject 0.069 s

PhaseRecorderTest

testObserveExecution 0 s

LifecycleTaskSegmentCalculatorImplTest

testCalculateProjectBuilds 0 s

LifecycleExecutorSubModulesTest

testCreation 0.051 s

MavenExecutionPlanTest

testFindLastInPhaseMisc 0 s
testThreadSafeMojos 0 s
testFindLastInPhase 0 s
testFindLastWhenFirst 0 s

LifecycleExecutorTest

testLifecyclePluginsRetrievalForDefaultLifecycle 0.051 s
testFindingPluginPrefixforCleanClean 0.061 s
testSetupMojoExecution 0.049 s
testCalculationOfBuildPlanWithIndividualTaskOfTheCleanCleanGoal 0.052 s
testExecutionListeners 0.101 s
testPluginPrefixRetrieval 0.037 s
testLifecycleQueryingUsingADefaultLifecyclePhase 0.052 s
testCalculationOfBuildPlanWithIndividualTaskOfTheCleanLifecycle 0.033 s
testPluginConfigurationCreation 0.032 s
testInvalidGoalName 0.042 s
testCalculationOfBuildPlanTasksOfTheCleanLifecycleAndTheInstallLifecycle 0.059 s
testCalculationOfBuildPlanWithIndividualTaskWherePluginIsSpecifiedInThePom 0.040 s
testCalculationOfBuildPlanWithMultipleExecutionsOfModello 0.098 s

DefaultLifecyclesTest

testLifecycle 0.011 s

LifecyclePhaseTest

testSet 0 s
testToString 0 s

PluginManagerTest

testMojoThatRequiresExecutionToAGivenPhaseBeforeExecutingItself 0.025 s
testAggregatorMojo 0.030 s
testPluginRealmCache 0.050 s
testThatPluginDependencyThatHasSystemScopeIsResolved 0.051 s
testMojoWhereInternallyStatedDependencyIsOverriddenByProject 0.027 s
testBuildExtensionsPluginLoading 0.048 s
testMojoConfigurationIsMergedCorrectly 0.028 s
testSurefirePlugin 0.031 s
testMojoThatIsPresentInTheCurrentBuild 0.028 s
testRemoteResourcesPlugin 0.028 s
testMojoDescriptorRetrieval 0.031 s
testPluginLoading 0.029 s

PluginParameterExpressionEvaluatorTest

testLocalRepositoryExtraction 0.027 s
testPluginArtifactMapExpressionReference 0.028 s
testShouldExtractPluginArtifacts 0.026 s
testValueExtractionFromSystemPropertiesWithMissingProject 0.025 s
testMissingPOMPropertyRefInLargerExpression 0.033 s
testValueExtractionWithAPomValueContainingAPath 0.028 s
testPOMPropertyExtractionWithMissingProject_WithDotNotation 0.025 s
testTwoExpressions 0.025 s
testPluginArtifactIdExpressionReference 0.025 s
testEscapedVariablePassthrough 0.025 s
testMultipleSubExpressionsInLargerExpression 0.023 s
testPluginArtifactsExpressionReference 0.021 s
testEscapedVariablePassthroughInLargerExpression 0.021 s
testBasedirExtractionWithMissingProject 0.019 s
testPluginDescriptorExpressionReference 0.019 s
testValueExtractionFromSystemPropertiesWithMissingProject_WithDotNotation 0.022 s

DefaultLegacySupportTest

testSetSession 0 s

PluginParameterExceptionTest

testMissingRequiredMapTypeParameter 0 s
testMissingRequiredStringArrayTypeParameter 0 s
testMissingRequiredPropertiesTypeParameter 0 s
testMissingRequiredCollectionTypeParameter 0 s

MavenProjectTest

testEmptyConstructor 0.029 s
testGetModulePathAdjustment 0.025 s
testCloneWithDistributionManagement 0.033 s
testShouldInterpretChildPathAdjustmentBasedOnModulePaths 0.038 s
testAddDotFile 0.025 s
testClone 0.026 s
testCloneWithBaseDir 0.026 s
testCloneWithActiveProfile 0.023 s
testUndefinedOutputDirectory 0.023 s
testIdentityProtoInheritance 0.020 s
testCloneWithDependencyManagement 0.029 s

PomConstructionTest

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

DefaultMavenProjectBuilderTest

testImportScopePomResolvesFromPropertyBasedRepository 0.016 s
testBuildParentVersionRangeLocallyWithChildRevisionExpression 0.016 s
testBuildParentVersionRangeLocallyWithChildProjectVersionExpression 0.025 s
testBuildParentVersionRangeExternallyWithChildRevisionExpression 0.020 s
testBuildValidParentVersionRangeLocally 0.017 s
testBuildParentVersionRangeExternallyWithChildProjectVersionExpression 0.019 s
testBuildParentVersionRangeExternallyWithChildProjectParentVersionExpression 0.039 s
testFutureModelVersion 0.015 s
testFutureSchemaModelVersion 0.015 s
testPartialResultUponBadDependencyDeclaration 0.019 s
testBuildParentVersionRangeLocallyWithChildProjectParentVersionExpression 0.017 s
testBuildStubModelForMissingRemotePom 0.016 s
testBuildParentVersionRangeExternallyWithChildPomVersionExpression 0.015 s
testPastModelVersion 0.014 s
testBuildParentVersionRangeExternallyWithoutChildVersion 0.017 s
testBuildParentVersionRangeLocallyWithoutChildVersion 0.022 s
testBuildFromMiddlePom 0.023 s
testBuildParentVersionRangeExternally 0.016 s
testDuplicatePluginDefinitionsMerged 0.016 s
testBuildParentVersionRangeExternallyWithChildPomParentVersionExpression 0.016 s

ProjectSorterTest

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

ProjectBuilderTest

testReadInvalidPom 0.019 s
testVersionlessManagedDependency 0.018 s
testSystemScopeDependencyIsPresentInTheCompileClasspathElements 0.020 s
testPropertyInPluginManagementGroupId 0.018 s
testResolveDependencies 0.019 s
testBuildProperties 0.017 s
testLocationTrackingResolution 0.017 s
testReadModifiedPoms 0.047 s
testReadErroneousMavenProjectContainsReference 0.023 s
testDontResolveDependencies 0.017 s
testBuildFromModelSource 0.018 s
testReadParentAndChildWithRegularVersionSetParentFile 0.021 s

DefaultMavenMetadataCacheTest

testCacheKey 0 s

MavenMetadataSourceTest

- 0 s
- skipped -

DefaultProjectArtifactsCacheTest

testProjectDependencyOrder 0.007 s

CanonicalProjectBuilderTest

testProjectBuilder 0.018 s

ExtensionDescriptorBuilderTest

testCompleteDescriptor 0 s
testEmptyDescriptor 0 s

ProjectModelResolverTest

testResolveParentThrowsUnresolvableModelExceptionWhenNotFound 0.020 s
testResolveDependencyThrowsUnresolvableModelExceptionWhenNotFound 0.016 s
testResolveDependencySuccessfullyResolvesExistingDependencyWithoutRange 0.015 s
testResolveParentSuccessfullyResolvesExistingParentWithoutRange 0.018 s
testResolveParentSuccessfullyResolvesExistingParentUsingHighestVersion 0.021 s
testResolveDependencyThrowsUnresolvableModelExceptionWhenNoMatchingVersionFound 0.016 s
testResolveDependencySuccessfullyResolvesExistingDependencyUsingHighestVersion 0.014 s
testResolveDependencyThrowsUnresolvableModelExceptionWhenUsingRangesWithoutUpperBound 0.019 s
testResolveParentThrowsUnresolvableModelExceptionWhenNoMatchingVersionFound 0.014 s
testResolveParentThrowsUnresolvableModelExceptionWhenUsingRangesWithoutUpperBound 0.014 s

SettingsUtilsTest

testShouldAppendRecessivePluginGroupIds 0 s
testRoundTripProfiles 0 s

PomConstructionWithSettingsTest

testPomAndSettingsInterpolation 0.015 s
testRepositories 0.016 s
testSettingsNoPom 0.017 s

ToolchainsBuildingExceptionTest

testOneProblem 0 s
testNoProblems 0 s
testUnknownPosition 0 s
testUnknownPositionAndSource 0 s

DefaultToolchainsBuilderTest

testBuildRequestWithUserToolchains 0.191 s
testEnvironmentVariablesWithSpecialCharactersAreInterpolated 0.002 s
testBuildRequestWithBothToolchains 0.001 s
testBuildEmptyRequest 0.001 s
testBuildRequestWithGlobalToolchains 0.001 s
testIOException 0.001 s
testStrictToolchainsParseException 0.001 s
testNonExistingEnvironmentVariablesAreNotInterpolated 0.001 s
testEnvironmentVariablesAreInterpolated 0.001 s

MavenToolchainMergerTest

testMergeJdkExtra 0 s
testMergeNulls 0 s
testMergeJdkExtend 0 s
testMergeJdk 0 s

DefaultToolchainManagerPrivateTest

testMisconfiguredToolchain 0.087 s
testToolchainsForAvailableType 0.009 s
testToolchainsForConfiguredType 0.001 s
testToolchainsForUnknownType 0.001 s

DefaultToolchainManagerTest

testModelAndFactory 0 s
testModelsAndFactory 0 s
testRequirements 0.001 s
testNoModels 0 s
testModelNoFactory 0.001 s

DefaultToolchainTest

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

RequirementMatcherFactoryTest

testCreateVersionMatcher 0 s
testCreateExactMatcher 0 s

MavenTest

testLifecycleExecutionUsingADefaultLifecyclePhase 0.024 s

ArtifactHandlerTest

testAptConsistency 0.010 s

ExclusionArtifactFilterTest

testExcludeGroupIdWildcard 0.021 s
testExcludeArtifactIdWildcardNoMatch 0 s
testExcludeAllWildcard 0.001 s
testExcludeNoMatch 0 s
testExcludeExact 0.001 s
testExcludeArtifactIdWildcard 0 s
testMultipleExclusionsExcludeArtifactIdWildcard 0.001 s
testMultipleExclusionsExcludeGroupIdWildcard 0 s
testExcludeGroupIdWildcardNoMatch 0.001 s

DefaultRuntimeInformationTest

testGetMavenVersion 0.007 s
testIsMavenVersion 0.007 s

MultilineMessageHelperTest

testMojoExecutor 0 s
testBuilderCommon 0 s

ReverseTreeRepositoryListenerTest

isMissingArtifactTest 0.018 s
isLocalRepositoryArtifactTest 0.001 s
lookupCollectStepDataTest 0.005 s

MavenLifecycleParticipantTest

testReactorDependencyInjection 0.041 s
testDependencyInjection 0.037 s

DefaultBeanConfiguratorTest

testPreAndPostProcessing 0.007 s
testMinimal 0.006 s
testChildConfigurationElement 0.006 s

DefaultExceptionHandlerTest

testJdk7ipv6 0 s
testHandleExceptionAetherClassNotFound 0 s
testHandleExceptionNoClassDefFoundErrorNull 0 s
testHandleExceptionLoopInCause 0 s

DefaultMavenTest

testMavenProjectEditArtifacts 0.019 s
testMavenProjectNoDuplicateArtifacts 0.019 s
testEnsureResolverSessionHasMavenWorkspaceReader 0.021 s
testThatErrorDuringProjectDependencyGraphCreationAreStored 0.030 s

DefaultProjectDependencyGraphTest

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

ProjectDependenciesResolverTest

testSystemScopeDependencies 0.020 s
testSystemScopeDependencyIsPresentInTheCompileClasspathElements 0.023 s

Failure Details

[Summary] [Package List] [Test Cases]


- skipped: skipped