Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
352 0 0 1 99.7% 9.585 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 s
org.apache.maven.artifact.resolver.filter 9 0 0 0 100% 0.019 s
org.apache.maven.lifecycle 19 0 0 0 100% 0.887 s
org.apache.maven.execution.scope.internal 2 0 0 0 100% 0.002 s
org.apache.maven.internal.aether 3 0 0 0 100% 0.036 s
org.apache.maven.toolchain 17 0 0 0 100% 0.085 s
org.apache.maven.artifact.handler 1 0 0 0 100% 0.008 s
org.apache.maven 9 0 0 0 100% 0.285 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.084 s
org.apache.maven.project 192 0 0 0 100% 5.223 s
org.apache.maven.toolchain.building 13 0 0 0 100% 0.365 s
org.apache.maven.exception 4 0 0 0 100% 0.001 s
org.apache.maven.lifecycle.internal.stub 1 0 0 0 100% 0 s
org.apache.maven.plugin 32 0 0 0 100% 0.943 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.853 s
org.apache.maven.project.canonical 1 0 0 0 100% 0.024 s
org.apache.maven.toolchain.merge 4 0 0 0 100% 0 s
org.apache.maven.lifecycle.internal 13 0 0 0 100% 0.495 s
org.apache.maven.graph 8 0 0 0 100% 0 s
org.apache.maven.project.artifact 3 0 0 1 66.7% 0.003 s
org.apache.maven.internal 2 0 0 0 100% 0 s
org.apache.maven.plugin.internal 1 0 0 0 100% 0.001 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 s

org.apache.maven.artifact.resolver.filter

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

org.apache.maven.lifecycle

- Class Tests Errors Failures Skipped Success Rate Time
LifecycleExecutorSubModulesTest 1 0 0 0 100% 0.055 s
MavenExecutionPlanTest 4 0 0 0 100% 0.001 s
LifecycleExecutorTest 13 0 0 0 100% 0.819 s
DefaultLifecyclesTest 1 0 0 0 100% 0.012 s

org.apache.maven.execution.scope.internal

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

org.apache.maven.internal.aether

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

org.apache.maven.toolchain

- Class Tests Errors Failures Skipped Success Rate Time
DefaultToolchainManagerPrivateTest 4 0 0 0 100% 0.083 s
DefaultToolchainManagerTest 5 0 0 0 100% 0.001 s
DefaultToolchainTest 6 0 0 0 100% 0.001 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.008 s

org.apache.maven

- Class Tests Errors Failures Skipped Success Rate Time
MavenTest 1 0 0 0 100% 0.030 s
MavenLifecycleParticipantTest 2 0 0 0 100% 0.093 s
DefaultMavenTest 4 0 0 0 100% 0.110 s
ProjectDependenciesResolverTest 2 0 0 0 100% 0.052 s

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

- Class Tests Errors Failures Skipped Success Rate Time
ConcurrencyDependencyGraphTest 1 0 0 0 100% 0.003 s
ThreadOutputMuxerTest 2 0 0 0 100% 0.235 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.084 s

org.apache.maven.project

- Class Tests Errors Failures Skipped Success Rate Time
MavenProjectTest 11 0 0 0 100% 0.328 s
PomConstructionTest 125 0 0 0 100% 3.639 s
DefaultMavenProjectBuilderTest 20 0 0 0 100% 0.586 s
ProjectSorterTest 12 0 0 0 100% 0.010 s
ProjectBuilderTest 12 0 0 0 100% 0.407 s
ExtensionDescriptorBuilderTest 2 0 0 0 100% 0 s
ProjectModelResolverTest 10 0 0 0 100% 0.253 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.365 s

org.apache.maven.exception

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

org.apache.maven.lifecycle.internal.stub

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

org.apache.maven.plugin

- Class Tests Errors Failures Skipped Success Rate Time
PluginManagerTest 12 0 0 0 100% 0.455 s
PluginParameterExpressionEvaluatorTest 16 0 0 0 100% 0.488 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.836 s
DefaultMavenExecutionTest 2 0 0 0 100% 0.017 s

org.apache.maven.project.canonical

- Class Tests Errors Failures Skipped Success Rate Time
CanonicalProjectBuilderTest 1 0 0 0 100% 0.024 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.003 s
BuildListCalculatorTest 1 0 0 0 100% 0.001 s
ConcurrencyDependencyGraphTest 2 0 0 0 100% 0 s
LifecycleExecutionPlanCalculatorTest 1 0 0 0 100% 0.266 s
BuilderCommonTest 4 0 0 0 100% 0 s
LifecycleDependencyResolverTest 1 0 0 0 100% 0.155 s
LifecycleModuleBuilderTest 1 0 0 0 100% 0.070 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 s
MavenMetadataSourceTest 1 0 0 1 0% 0 s
DefaultProjectArtifactsCacheTest 1 0 0 0 100% 0.003 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.001 s

Test Cases

[Summary] [Package List] [Test Cases]

DefaultMavenExecutionRequestPopulatorTest

testPluginRepositoryInjection 0.813 s

DefaultMavenExecutionTest

testCopyDefault 0.002 s
testResultWithNullTopologicallySortedProjectsIsEmptyList 0.002 s

MojoExecutionScopeTest

testMultiKeyInstance 0 s
testNestedEnter 0 s

ProjectDependencyGraphStubTest

testADependencies 0 s

ConcurrencyDependencyGraphTest

testGraph 0.002 s

ThreadOutputMuxerTest

testSingleThreaded 0.215 s
testMultiThreaded 0.015 s

ProjectBuildListTest

testGetByTaskSegment 0 s

BuildListCalculatorTest

testCalculateProjectBuilds 0 s

ConcurrencyDependencyGraphTest

testConcurrencyGraphPrimaryVersion 0 s
testConcurrencyGraphDifferentCompletionOrder 0 s

LifecycleExecutionPlanCalculatorTest

testCalculateExecutionPlanWithGoalTasks 0.266 s

BuilderCommonTest

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

LifecycleDependencyResolverTest

testCachedReactorProjectDependencies 0.154 s

LifecycleModuleBuilderTest

testCurrentProject 0.069 s

PhaseRecorderTest

testObserveExecution 0 s

LifecycleTaskSegmentCalculatorImplTest

testCalculateProjectBuilds 0 s

LifecycleExecutorSubModulesTest

testCreation 0.055 s

MavenExecutionPlanTest

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

LifecycleExecutorTest

testLifecyclePluginsRetrievalForDefaultLifecycle 0.057 s
testFindingPluginPrefixforCleanClean 0.069 s
testSetupMojoExecution 0.061 s
testCalculationOfBuildPlanWithIndividualTaskOfTheCleanCleanGoal 0.053 s
testExecutionListeners 0.117 s
testPluginPrefixRetrieval 0.055 s
testLifecycleQueryingUsingADefaultLifecyclePhase 0.068 s
testCalculationOfBuildPlanWithIndividualTaskOfTheCleanLifecycle 0.050 s
testPluginConfigurationCreation 0.049 s
testInvalidGoalName 0.046 s
testCalculationOfBuildPlanTasksOfTheCleanLifecycleAndTheInstallLifecycle 0.057 s
testCalculationOfBuildPlanWithIndividualTaskWherePluginIsSpecifiedInThePom 0.046 s
testCalculationOfBuildPlanWithMultipleExecutionsOfModello 0.090 s

DefaultLifecyclesTest

testLifecycle 0.011 s

LifecyclePhaseTest

testSet 0 s
testToString 0 s

PluginManagerTest

testMojoThatRequiresExecutionToAGivenPhaseBeforeExecutingItself 0.034 s
testAggregatorMojo 0.033 s
testPluginRealmCache 0.053 s
testThatPluginDependencyThatHasSystemScopeIsResolved 0.054 s
testMojoWhereInternallyStatedDependencyIsOverriddenByProject 0.032 s
testBuildExtensionsPluginLoading 0.049 s
testMojoConfigurationIsMergedCorrectly 0.045 s
testSurefirePlugin 0.029 s
testMojoThatIsPresentInTheCurrentBuild 0.032 s
testRemoteResourcesPlugin 0.030 s
testMojoDescriptorRetrieval 0.032 s
testPluginLoading 0.032 s

PluginParameterExpressionEvaluatorTest

testLocalRepositoryExtraction 0.028 s
testPluginArtifactMapExpressionReference 0.031 s
testShouldExtractPluginArtifacts 0.034 s
testValueExtractionFromSystemPropertiesWithMissingProject 0.029 s
testMissingPOMPropertyRefInLargerExpression 0.034 s
testValueExtractionWithAPomValueContainingAPath 0.033 s
testPOMPropertyExtractionWithMissingProject_WithDotNotation 0.035 s
testTwoExpressions 0.029 s
testPluginArtifactIdExpressionReference 0.028 s
testEscapedVariablePassthrough 0.028 s
testMultipleSubExpressionsInLargerExpression 0.029 s
testPluginArtifactsExpressionReference 0.029 s
testEscapedVariablePassthroughInLargerExpression 0.030 s
testBasedirExtractionWithMissingProject 0.028 s
testPluginDescriptorExpressionReference 0.034 s
testValueExtractionFromSystemPropertiesWithMissingProject_WithDotNotation 0.028 s

DefaultLegacySupportTest

testSetSession 0 s

PluginParameterExceptionTest

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

MavenProjectTest

testEmptyConstructor 0.018 s
testGetModulePathAdjustment 0.028 s
testCloneWithDistributionManagement 0.032 s
testShouldInterpretChildPathAdjustmentBasedOnModulePaths 0.036 s
testAddDotFile 0.027 s
testClone 0.031 s
testCloneWithBaseDir 0.031 s
testCloneWithActiveProfile 0.031 s
testUndefinedOutputDirectory 0.028 s
testIdentityProtoInheritance 0.033 s
testCloneWithDependencyManagement 0.032 s

PomConstructionTest

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

DefaultMavenProjectBuilderTest

testImportScopePomResolvesFromPropertyBasedRepository 0.021 s
testBuildParentVersionRangeLocallyWithChildRevisionExpression 0.029 s
testBuildParentVersionRangeLocallyWithChildProjectVersionExpression 0.031 s
testBuildParentVersionRangeExternallyWithChildRevisionExpression 0.038 s
testBuildValidParentVersionRangeLocally 0.029 s
testBuildParentVersionRangeExternallyWithChildProjectVersionExpression 0.030 s
testBuildParentVersionRangeExternallyWithChildProjectParentVersionExpression 0.030 s
testFutureModelVersion 0.029 s
testFutureSchemaModelVersion 0.026 s
testPartialResultUponBadDependencyDeclaration 0.030 s
testBuildParentVersionRangeLocallyWithChildProjectParentVersionExpression 0.027 s
testBuildStubModelForMissingRemotePom 0.028 s
testBuildParentVersionRangeExternallyWithChildPomVersionExpression 0.029 s
testPastModelVersion 0.026 s
testBuildParentVersionRangeExternallyWithoutChildVersion 0.031 s
testBuildParentVersionRangeLocallyWithoutChildVersion 0.031 s
testBuildFromMiddlePom 0.030 s
testBuildParentVersionRangeExternally 0.028 s
testDuplicatePluginDefinitionsMerged 0.027 s
testBuildParentVersionRangeExternallyWithChildPomParentVersionExpression 0.033 s

ProjectSorterTest

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

ProjectBuilderTest

testReadInvalidPom 0.033 s
testVersionlessManagedDependency 0.028 s
testSystemScopeDependencyIsPresentInTheCompileClasspathElements 0.031 s
testPropertyInPluginManagementGroupId 0.048 s
testResolveDependencies 0.028 s
testBuildProperties 0.027 s
testLocationTrackingResolution 0.033 s
testReadModifiedPoms 0.060 s
testReadErroneousMavenProjectContainsReference 0.027 s
testDontResolveDependencies 0.026 s
testBuildFromModelSource 0.034 s
testReadParentAndChildWithRegularVersionSetParentFile 0.032 s

DefaultMavenMetadataCacheTest

testCacheKey 0 s

MavenMetadataSourceTest

- 0 s
- skipped -

DefaultProjectArtifactsCacheTest

testProjectDependencyOrder 0.002 s

CanonicalProjectBuilderTest

testProjectBuilder 0.023 s

ExtensionDescriptorBuilderTest

testCompleteDescriptor 0 s
testEmptyDescriptor 0 s

ProjectModelResolverTest

testResolveParentThrowsUnresolvableModelExceptionWhenNotFound 0.018 s
testResolveDependencyThrowsUnresolvableModelExceptionWhenNotFound 0.024 s
testResolveDependencySuccessfullyResolvesExistingDependencyWithoutRange 0.024 s
testResolveParentSuccessfullyResolvesExistingParentWithoutRange 0.025 s
testResolveParentSuccessfullyResolvesExistingParentUsingHighestVersion 0.033 s
testResolveDependencyThrowsUnresolvableModelExceptionWhenNoMatchingVersionFound 0.027 s
testResolveDependencySuccessfullyResolvesExistingDependencyUsingHighestVersion 0.028 s
testResolveDependencyThrowsUnresolvableModelExceptionWhenUsingRangesWithoutUpperBound 0.022 s
testResolveParentThrowsUnresolvableModelExceptionWhenNoMatchingVersionFound 0.027 s
testResolveParentThrowsUnresolvableModelExceptionWhenUsingRangesWithoutUpperBound 0.024 s

SettingsUtilsTest

testShouldAppendRecessivePluginGroupIds 0 s
testRoundTripProfiles 0 s

PomConstructionWithSettingsTest

testPomAndSettingsInterpolation 0.027 s
testRepositories 0.026 s
testSettingsNoPom 0.030 s

ToolchainsBuildingExceptionTest

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

DefaultToolchainsBuilderTest

testBuildRequestWithUserToolchains 0.353 s
testEnvironmentVariablesWithSpecialCharactersAreInterpolated 0.002 s
testBuildRequestWithBothToolchains 0.002 s
testBuildEmptyRequest 0.001 s
testBuildRequestWithGlobalToolchains 0.001 s
testIOException 0.002 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.071 s
testToolchainsForAvailableType 0.009 s
testToolchainsForConfiguredType 0.001 s
testToolchainsForUnknownType 0.001 s

DefaultToolchainManagerTest

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

DefaultToolchainTest

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

RequirementMatcherFactoryTest

testCreateVersionMatcher 0 s
testCreateExactMatcher 0 s

MavenTest

testLifecycleExecutionUsingADefaultLifecyclePhase 0.030 s

ArtifactHandlerTest

testAptConsistency 0.008 s

ExclusionArtifactFilterTest

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

DefaultRuntimeInformationTest

testGetMavenVersion 0.005 s
testIsMavenVersion 0.009 s

MultilineMessageHelperTest

testMojoExecutor 0 s
testBuilderCommon 0 s

ReverseTreeRepositoryListenerTest

isMissingArtifactTest 0.026 s
isLocalRepositoryArtifactTest 0.002 s
lookupCollectStepDataTest 0.008 s

MavenLifecycleParticipantTest

testReactorDependencyInjection 0.047 s
testDependencyInjection 0.046 s

DefaultBeanConfiguratorTest

testPreAndPostProcessing 0.005 s
testMinimal 0.006 s
testChildConfigurationElement 0.007 s

DefaultExceptionHandlerTest

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

DefaultMavenTest

testMavenProjectEditArtifacts 0.022 s
testMavenProjectNoDuplicateArtifacts 0.027 s
testEnsureResolverSessionHasMavenWorkspaceReader 0.029 s
testThatErrorDuringProjectDependencyGraphCreationAreStored 0.032 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.023 s
testSystemScopeDependencyIsPresentInTheCompileClasspathElements 0.029 s

Failure Details

[Summary] [Package List] [Test Cases]


- skipped: skipped