Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
469 0 0 1 99.8% 10.45 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.004 s
org.apache.maven.artifact.resolver.filter 11 0 0 0 100% 0.052 s
org.apache.maven.lifecycle 24 0 0 0 100% 1.674 s
org.apache.maven.execution.scope.internal 2 0 0 0 100% 0.002 s
org.apache.maven.model 1 0 0 0 100% 0.031 s
org.apache.maven.internal.aether 13 0 0 0 100% 0.550 s
org.apache.maven.artifact.handler 1 0 0 0 100% 0.017 s
org.apache.maven.toolchain 17 0 0 0 100% 0.060 s
org.apache.maven 5 0 0 0 100% 0.152 s
org.apache.maven.lifecycle.internal.builder.multithreaded 3 0 0 0 100% 0.736 s
org.apache.maven.settings 5 0 0 0 100% 0.068 s
org.apache.maven.project 188 0 0 1 99.5% 3.878 s
org.apache.maven.internal.transformation.impl 5 0 0 0 100% 0.209 s
org.apache.maven.exception 5 0 0 0 100% 0.001 s
org.apache.maven.lifecycle.internal.stub 4 0 0 0 100% 0.001 s
org.apache.maven.plugin 61 0 0 0 100% 1.156 s
org.apache.maven.rtinfo.internal 2 0 0 0 100% 0.042 s
org.apache.maven.configuration 6 0 0 0 100% 0.006 s
org.apache.maven.classrealm 2 0 0 0 100% 0.088 s
org.apache.maven.lifecycle.internal.concurrent 4 0 0 0 100% 0.057 s
org.apache.maven.execution 13 0 0 0 100% 0.440 s
org.apache.maven.project.canonical 1 0 0 0 100% 0.023 s
org.apache.maven.internal.impl 14 0 0 0 100% 0.373 s
org.apache.maven.lifecycle.internal 9 0 0 0 100% 0.093 s
org.apache.maven.graph 56 0 0 0 100% 0.465 s
org.apache.maven.project.artifact 1 0 0 0 100% 0.001 s
org.apache.maven.internal 2 0 0 0 100% 0.001 s
org.apache.maven.lifecycle.internal.builder 5 0 0 0 100% 0.086 s
org.apache.maven.session.scope 1 0 0 0 100% 0.107 s
org.apache.maven.plugin.internal 6 0 0 0 100% 0.073 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.004 s

org.apache.maven.artifact.resolver.filter

- Class Tests Errors Failures Skipped Success Rate Time
ExclusionArtifactFilterTest 11 0 0 0 100% 0.052 s

org.apache.maven.lifecycle

- Class Tests Errors Failures Skipped Success Rate Time
DefaultLifecyclesTest 6 0 0 0 100% 0.783 s
LifecycleExecutorSubModulesTest 1 0 0 0 100% 0.073 s
LifecycleExecutorTest 13 0 0 0 100% 0.805 s
MavenExecutionPlanTest 4 0 0 0 100% 0.013 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.model

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

org.apache.maven.internal.aether

- Class Tests Errors Failures Skipped Success Rate Time
DefaultRepositorySystemSessionFactoryTest 10 0 0 0 100% 0.467 s
ReverseTreeRepositoryListenerTest 3 0 0 0 100% 0.083 s

org.apache.maven.artifact.handler

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

org.apache.maven.toolchain

- Class Tests Errors Failures Skipped Success Rate Time
DefaultToolchainManagerPrivateTest 4 0 0 0 100% 0.055 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

- Class Tests Errors Failures Skipped Success Rate Time
DefaultMavenTest 3 0 0 0 100% 0.074 s
MavenLifecycleParticipantTest 2 0 0 0 100% 0.078 s

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

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

org.apache.maven.settings

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

org.apache.maven.project

- Class Tests Errors Failures Skipped Success Rate Time
DefaultMavenProjectBuilderTest 15 0 0 1 93.3% 0.324 s
ExtensionDescriptorBuilderTest 2 0 0 0 100% 0.002 s
GraphTest 3 0 0 0 100% 0.001 s
MavenProjectTest 11 0 0 0 100% 0.205 s
PomConstructionTest 122 0 0 0 100% 2.853 s
ProjectBuilderTest 13 0 0 0 100% 0.291 s
ProjectModelResolverTest 10 0 0 0 100% 0.198 s
ProjectSorterTest 12 0 0 0 100% 0.004 s

org.apache.maven.internal.transformation.impl

- Class Tests Errors Failures Skipped Success Rate Time
ConsumerPomArtifactTransformerTest 3 0 0 0 100% 0.092 s
ConsumerPomBuilderTest 2 0 0 0 100% 0.117 s

org.apache.maven.exception

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

org.apache.maven.lifecycle.internal.stub

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

org.apache.maven.plugin

- Class Tests Errors Failures Skipped Success Rate Time
PluginManagerTest 11 0 0 0 100% 0.267 s
PluginParameterExceptionTest 4 0 0 0 100% 0.004 s
PluginParameterExpressionEvaluatorTest 26 0 0 0 100% 0.492 s
PluginParameterExpressionEvaluatorV4Test 20 0 0 0 100% 0.393 s

org.apache.maven.rtinfo.internal

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

org.apache.maven.configuration

- Class Tests Errors Failures Skipped Success Rate Time
DefaultBeanConfiguratorPathTest 3 0 0 0 100% 0.005 s
DefaultBeanConfiguratorTest 3 0 0 0 100% 0.001 s

org.apache.maven.classrealm

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

org.apache.maven.lifecycle.internal.concurrent

- Class Tests Errors Failures Skipped Success Rate Time
BuildPlanCreatorTest 3 0 0 0 100% 0.023 s
PhasingExecutorTest 1 0 0 0 100% 0.034 s

org.apache.maven.execution

- Class Tests Errors Failures Skipped Success Rate Time
DefaultBuildResumptionAnalyzerTest 5 0 0 0 100% 0.037 s
DefaultBuildResumptionDataRepositoryTest 5 0 0 0 100% 0.016 s
DefaultMavenExecutionRequestPopulatorTest 1 0 0 0 100% 0.385 s
DefaultMavenExecutionTest 2 0 0 0 100% 0.002 s

org.apache.maven.project.canonical

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

org.apache.maven.internal.impl

- Class Tests Errors Failures Skipped Success Rate Time
DefaultChecksumAlgorithmServiceTest 5 0 0 0 100% 0.003 s
DefaultSessionTest 2 0 0 0 100% 0.002 s
PropertiesAsMapTest 1 0 0 0 100% 0.001 s
TestApi 6 0 0 0 100% 0.367 s

org.apache.maven.lifecycle.internal

- Class Tests Errors Failures Skipped Success Rate Time
BuildListCalculatorTest 1 0 0 0 100% 0 s
ConcurrencyDependencyGraphTest 2 0 0 0 100% 0.001 s
LifecycleDependencyResolverTest 1 0 0 0 100% 0.039 s
LifecycleExecutionPlanCalculatorTest 1 0 0 0 100% 0.025 s
LifecycleModuleBuilderTest 1 0 0 0 100% 0.024 s
LifecycleTaskSegmentCalculatorImplTest 1 0 0 0 100% 0.001 s
PhaseRecorderTest 1 0 0 0 100% 0.002 s
ProjectBuildListTest 1 0 0 0 100% 0.001 s

org.apache.maven.graph

- Class Tests Errors Failures Skipped Success Rate Time
DefaultGraphBuilderTest 34 0 0 0 100% 0.451 s
DefaultProjectDependencyGraphTest 8 0 0 0 100% 0.006 s
ProjectSelectorTest 14 0 0 0 100% 0.008 s

org.apache.maven.project.artifact

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

org.apache.maven.internal

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

org.apache.maven.lifecycle.internal.builder

- Class Tests Errors Failures Skipped Success Rate Time
BuilderCommonTest 5 0 0 0 100% 0.086 s

org.apache.maven.session.scope

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

org.apache.maven.plugin.internal

- Class Tests Errors Failures Skipped Success Rate Time
DefaultLegacySupportTest 1 0 0 0 100% 0.001 s
MavenPluginJavaPrerequisiteCheckerTest 1 0 0 0 100% 0.001 s
MavenPluginValidatorTest 4 0 0 0 100% 0.071 s

Test Cases

[Summary] [Package List] [Test Cases]

DefaultBuildResumptionAnalyzerTest

resumeFromIsIgnoredWhenFirstProjectFails 0.013 s
projectsFailingAfterAnotherFailedProjectAreNotExcluded 0.003 s
projectsSucceedingAfterFailedProjectsAreExcluded 0.001 s
projectsDependingOnFailedProjectsAreNotExcluded 0.002 s
resumeFromGetsDetermined 0.001 s

DefaultBuildResumptionDataRepositoryTest

selectedProjectsAreNotAddedWhenPropertyValueIsEmpty 0.007 s
applyResumptionData_shouldLoadData 0.005 s
projectsFromPropertyGetsAddedToExistingRequestParameters 0.001 s
resumeFromPropertyGetsApplied 0 s
resumeFromPropertyDoesNotOverrideExistingRequestParameters 0.001 s

DefaultMavenExecutionRequestPopulatorTest

testPluginRepositoryInjection 0.385 s

DefaultMavenExecutionTest

testCopyDefault 0.002 s
testResultWithNullTopologicallySortedProjectsIsEmptyList 0 s

MojoExecutionScopeTest

testMultiKeyInstance 0.001 s
testNestedEnter 0.001 s

DefaultLifecyclesTest

testCustomLifecycle 0.587 s
testWrapperLifecycle 0.072 s
testSiteLifecycle 0.034 s
testDefaultLifecycle 0.033 s
testDefaultLifecycles 0.028 s
testCleanLifecycle 0.024 s

LifecycleExecutorSubModulesTest

testCreation 0.073 s

LifecycleExecutorTest

testLifecyclePluginsRetrievalForDefaultLifecycle 0.041 s
testSetupMojoExecution 0.115 s
testCalculationOfBuildPlanWithIndividualTaskOfTheCleanCleanGoal 0.062 s
testFindingPluginPrefixForCleanClean 0.075 s
testExecutionListeners 0.123 s
testPluginPrefixRetrieval 0.041 s
testLifecycleQueryingUsingADefaultLifecyclePhase 0.054 s
testCalculationOfBuildPlanWithIndividualTaskOfTheCleanLifecycle 0.043 s
testPluginConfigurationCreation 0.044 s
testInvalidGoalName 0.040 s
testCalculationOfBuildPlanTasksOfTheCleanLifecycleAndTheInstallLifecycle 0.051 s
testCalculationOfBuildPlanWithIndividualTaskWherePluginIsSpecifiedInThePom 0.041 s
testCalculationOfBuildPlanWithMultipleExecutionsOfModello 0.072 s

MavenExecutionPlanTest

testFindLastInPhaseMisc 0.007 s
testThreadSafeMojos 0.003 s
testFindLastInPhase 0.001 s
testFindLastWhenFirst 0.001 s

BuildListCalculatorTest

testCalculateProjectBuilds 0 s

ProjectDependencyGraphStubTest

testCDependencies 0 s
testBDependencies 0 s
testADependencies 0.001 s
testXDependencies 0 s

ConcurrencyDependencyGraphTest

testConcurrencyGraphPrimaryVersion 0.001 s
testConcurrencyGraphDifferentCompletionOrder 0 s

LifecycleDependencyResolverTest

testCachedReactorProjectDependencies 0.038 s

LifecycleExecutionPlanCalculatorTest

testCalculateExecutionPlanWithGoalTasks 0.025 s

LifecycleModuleBuilderTest

testCurrentProject 0.024 s

LifecycleTaskSegmentCalculatorImplTest

testCalculateProjectBuilds 0.001 s

PhaseRecorderTest

testObserveExecution 0.002 s

ProjectBuildListTest

testGetByTaskSegment 0.001 s

BuilderCommonTest

testAttachToThread 0 s
testResolveBuildPlan 0.023 s
testHandleBuildError 0 s
testDefaultBindingPluginsWarning 0.004 s
testGetKey 0.001 s

ConcurrencyDependencyGraphTest

testGraph 0.001 s

ThreadOutputMuxerTest

testSingleThreaded 0.213 s
testMultiThreaded 0.521 s

BuildPlanCreatorTest

testAlias 0.012 s
testMulti 0.003 s
testCondense 0.007 s

PhasingExecutorTest

testPhaser 0.033 s

LifecyclePhaseTest

testSet 0.001 s
testToString 0.001 s

PluginManagerTest

testMojoThatRequiresExecutionToAGivenPhaseBeforeExecutingItself 0.023 s
testAggregatorMojo 0.017 s
testPluginRealmCache 0.034 s
testThatPluginDependencyThatHasSystemScopeIsResolved 0.030 s
testMojoWhereInternallyStatedDependencyIsOverriddenByProject 0.018 s
testBuildExtensionsPluginLoading 0.031 s
testMojoConfigurationIsMergedCorrectly 0.022 s
testMojoThatIsPresentInTheCurrentBuild 0.019 s
testRemoteResourcesPlugin 0.020 s
testMojoDescriptorRetrieval 0.026 s
testPluginLoading 0.024 s

PluginParameterExceptionTest

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

PluginParameterExpressionEvaluatorTest

testLocalRepositoryExtraction 0.019 s
testPluginArtifactMapExpressionReference 0.023 s
testRootDirectoryNotPrefixed 0.020 s
testShouldExtractPluginArtifacts 0.018 s
testValueExtractionFromSystemPropertiesWithMissingProject 0.020 s
testMissingPOMPropertyRefInLargerExpression 0.018 s
testValueExtractionWithAPomValueContainingAPath 0.019 s
testPOMPropertyExtractionWithMissingProject_WithDotNotation 0.017 s
testUri 0.020 s
testTwoExpressions 0.018 s
testPluginArtifactIdExpressionReference 0.018 s
testPath 0.019 s
testEscapedVariablePassthrough 0.018 s
testMultipleSubExpressionsInLargerExpression 0.018 s
testPluginArtifactsExpressionReference 0.017 s
testEscapedVariablePassthroughInLargerExpression 0.017 s
testValueExtractionOfMissingProperty 0.016 s
testValueExtractionOfMissingPrefixedSuffixedProperty(String)[1] 0.021 s
testValueExtractionOfMissingPrefixedSuffixedProperty(String)[2] 0.019 s
testValueExtractionOfMissingPrefixedSuffixedProperty(String)[3] 0.017 s
testBasedirExtractionWithMissingProject 0.016 s
testPluginDescriptorExpressionReference 0.017 s
testValueExtractionFromSystemPropertiesWithMissingProject_WithDotNotation 0.018 s
testPluginInjection 0.019 s
testRootDirectoryWithNull 0.017 s
testRootDirectory 0.018 s

PluginParameterExpressionEvaluatorV4Test

testPluginArtifactMapExpressionReference 0.047 s
testRootDirectoryNotPrefixed 0.017 s
testShouldExtractPluginArtifacts 0.017 s
testValueExtractionFromSystemPropertiesWithMissingProject 0.020 s
testMissingPOMPropertyRefInLargerExpression 0.017 s
testValueExtractionWithAPomValueContainingAPath 0.017 s
testPOMPropertyExtractionWithMissingProject_WithDotNotation 0.019 s
testUri 0.019 s
testTwoExpressions 0.018 s
testPluginArtifactIdExpressionReference 0.018 s
testPath 0.019 s
testEscapedVariablePassthrough 0.017 s
testMultipleSubExpressionsInLargerExpression 0.017 s
testPluginArtifactsExpressionReference 0.019 s
testEscapedVariablePassthroughInLargerExpression 0.017 s
testPluginDescriptorExpressionReference 0.020 s
testValueExtractionFromSystemPropertiesWithMissingProject_WithDotNotation 0.017 s
testPluginInjection 0.019 s
testRootDirectoryWithNull 0.018 s
testRootDirectory 0.017 s

DefaultLegacySupportTest

testSetSession 0.001 s

MavenPluginJavaPrerequisiteCheckerTest

testMatchesVersion 0.001 s

MavenPluginValidatorTest

testInvalidGroupId 0.018 s
testInvalidVersion 0.018 s
testValidate 0.017 s
testInvalidArtifactId 0.018 s

DefaultMavenProjectBuilderTest

testBuildParentVersionRangeLocallyWithChildProjectVersionExpression 0.033 s
testBuildValidParentVersionRangeLocally 0.022 s
testBuildParentVersionRangeExternallyWithChildProjectVersionExpression 0.030 s
rereadPom_mng7063 0.022 s
testFutureModelVersion 0.018 s
testSubprojectDiscovery 0.029 s
testFutureSchemaModelVersion 0.020 s
testPartialResultUponBadDependencyDeclaration 0.021 s
testBuildStubModelForMissingRemotePom 0.018 s
testPastModelVersion 0.019 s
testBuildParentVersionRangeExternallyWithoutChildVersion 0.022 s
testBuildParentVersionRangeLocallyWithoutChildVersion 0.020 s
testBuildFromMiddlePom 0.024 s
testBuildParentVersionRangeExternally 0.021 s
testDuplicatePluginDefinitionsMerged 0 s
- Maven 4 does not allow duplicate plugin declarations -

ExtensionDescriptorBuilderTest

testCompleteDescriptor 0 s
testEmptyDescriptor 0.001 s

GraphTest

testDfs 0 s
testGraph 0.001 s
testCycleDetection 0 s

MavenProjectTest

testEmptyConstructor 0.018 s
testGetModulePathAdjustment 0.017 s
testCloneWithDistributionManagement 0.020 s
testShouldInterpretChildPathAdjustmentBasedOnModulePaths 0.018 s
testAddDotFile 0.017 s
testClone 0.019 s
testCloneWithBaseDir 0.018 s
testCloneWithActiveProfile 0.021 s
testUndefinedOutputDirectory 0.016 s
testIdentityProtoInheritance 0.018 s
testCloneWithDependencyManagement 0.020 s

PomConstructionTest

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

ProjectBuilderTest

testReadInvalidPom 0.022 s
testBuildFromModelSourceResolvesBasedir 0.019 s
testVersionlessManagedDependency 0.020 s
testSystemScopeDependencyIsPresentInTheCompileClasspathElements 0.018 s
testPropertyInPluginManagementGroupId 0.020 s
testResolveDependencies 0.024 s
testBuildProperties 0.021 s
testLocationTrackingResolution 0.026 s
testReadModifiedPoms(Path) 0.026 s
testReadErroneousMavenProjectContainsReference 0.022 s
testDontResolveDependencies 0.020 s
testBuildFromModelSource 0.023 s
testReadParentAndChildWithRegularVersionSetParentFile 0.027 s

ProjectModelResolverTest

testResolveParentThrowsUnresolvableModelExceptionWhenNotFound 0.019 s
testResolveDependencyThrowsUnresolvableModelExceptionWhenNotFound 0.020 s
testResolveDependencySuccessfullyResolvesExistingDependencyWithoutRange 0.017 s
testResolveParentSuccessfullyResolvesExistingParentWithoutRange 0.019 s
testResolveParentSuccessfullyResolvesExistingParentUsingHighestVersion 0.030 s
testResolveDependencyThrowsUnresolvableModelExceptionWhenNoMatchingVersionFound 0.018 s
testResolveDependencySuccessfullyResolvesExistingDependencyUsingHighestVersion 0.017 s
testResolveDependencyThrowsUnresolvableModelExceptionWhenUsingRangesWithoutUpperBound 0.020 s
testResolveParentThrowsUnresolvableModelExceptionWhenNoMatchingVersionFound 0.018 s
testResolveParentThrowsUnresolvableModelExceptionWhenUsingRangesWithoutUpperBound 0.019 s

ProjectSorterTest

testDependencyPrecedesProjectThatUsesSpecificDependencyVersion 0.001 s
testPluginDependenciesInfluenceSorting 0 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 s
testMatchingArtifactIdsDifferentGroupIds 0.001 s
testPluginDependenciesInfluenceSorting_DeclarationInParent 0 s

DefaultProjectArtifactsCacheTest

testProjectDependencyOrder 0.001 s

CanonicalProjectBuilderTest

testProjectBuilder 0.023 s

PomConstructionWithSettingsTest

testPomAndSettingsInterpolation 0.022 s
testRepositories 0.020 s
testSettingsNoPom 0.020 s

SettingsUtilsTest

testShouldAppendRecessivePluginGroupIds 0.003 s
testRoundTripProfiles 0.001 s

DefaultMavenTest

testMavenProjectNoDuplicateArtifacts 0.020 s
testEnsureResolverSessionHasMavenWorkspaceReader 0.028 s
testThatErrorDuringProjectDependencyGraphCreationAreStored 0.025 s

MavenLifecycleParticipantTest

testReactorDependencyInjection 0.036 s
testDependencyInjection 0.041 s

ArtifactHandlerTest

testAptConsistency 0.017 s

ExclusionArtifactFilterTest

testExcludeWithGlob 0.046 s
testExcludeGroupIdWildcard 0.001 s
testExcludeArtifactIdWildcardNoMatch 0.001 s
testExcludeAllWildcard 0 s
testExcludeNoMatch 0.001 s
testExcludeExact 0 s
testExcludeArtifactIdWildcard 0 s
testExcludeWithGlobStar 0 s
testMultipleExclusionsExcludeArtifactIdWildcard 0 s
testMultipleExclusionsExcludeGroupIdWildcard 0 s
testExcludeGroupIdWildcardNoMatch 0 s

DefaultClassRealmManagerTest

testDebugDisabled 0.084 s
testDebugEnabled 0.003 s

DefaultBeanConfiguratorPathTest

testPreAndPostProcessing 0.004 s
testMinimal 0 s
testChildConfigurationElement 0.001 s

DefaultBeanConfiguratorTest

testPreAndPostProcessing 0.001 s
testMinimal 0 s
testChildConfigurationElement 0 s

DefaultExceptionHandlerTest

testJdk7ipv6 0 s
testHandleExceptionSelfReferencing 0 s
testHandleExceptionAetherClassNotFound 0.001 s
testHandleExceptionNoClassDefFoundErrorNull 0 s
testHandleExceptionLoopInCause 0 s

DefaultGraphBuilderTest

testProcessPackagingAttribute 0.140 s
testGetReactorProjects(String, List, List, List, List, String, String, ExpectedResult, File, boolean)[1] 0.009 s
testGetReactorProjects(String, List, List, List, List, String, String, ExpectedResult, File, boolean)[2] 0.005 s
testGetReactorProjects(String, List, List, List, List, String, String, ExpectedResult, File, boolean)[3] 0.004 s
testGetReactorProjects(String, List, List, List, List, String, String, ExpectedResult, File, boolean)[4] 0.004 s
testGetReactorProjects(String, List, List, List, List, String, String, ExpectedResult, File, boolean)[5] 0.003 s
testGetReactorProjects(String, List, List, List, List, String, String, ExpectedResult, File, boolean)[6] 0.003 s
testGetReactorProjects(String, List, List, List, List, String, String, ExpectedResult, File, boolean)[7] 0.003 s
testGetReactorProjects(String, List, List, List, List, String, String, ExpectedResult, File, boolean)[8] 0.003 s
testGetReactorProjects(String, List, List, List, List, String, String, ExpectedResult, File, boolean)[9] 0.004 s
testGetReactorProjects(String, List, List, List, List, String, String, ExpectedResult, File, boolean)[10] 0.005 s
testGetReactorProjects(String, List, List, List, List, String, String, ExpectedResult, File, boolean)[11] 0.005 s
testGetReactorProjects(String, List, List, List, List, String, String, ExpectedResult, File, boolean)[12] 0.004 s
testGetReactorProjects(String, List, List, List, List, String, String, ExpectedResult, File, boolean)[13] 0.011 s
testGetReactorProjects(String, List, List, List, List, String, String, ExpectedResult, File, boolean)[14] 0.004 s
testGetReactorProjects(String, List, List, List, List, String, String, ExpectedResult, File, boolean)[15] 0.004 s
testGetReactorProjects(String, List, List, List, List, String, String, ExpectedResult, File, boolean)[16] 0.004 s
testGetReactorProjects(String, List, List, List, List, String, String, ExpectedResult, File, boolean)[17] 0.003 s
testGetReactorProjects(String, List, List, List, List, String, String, ExpectedResult, File, boolean)[18] 0.005 s
testGetReactorProjects(String, List, List, List, List, String, String, ExpectedResult, File, boolean)[19] 0.004 s
testGetReactorProjects(String, List, List, List, List, String, String, ExpectedResult, File, boolean)[20] 0.003 s
testGetReactorProjects(String, List, List, List, List, String, String, ExpectedResult, File, boolean)[21] 0.003 s
testGetReactorProjects(String, List, List, List, List, String, String, ExpectedResult, File, boolean)[22] 0.003 s
testGetReactorProjects(String, List, List, List, List, String, String, ExpectedResult, File, boolean)[23] 0.003 s
testGetReactorProjects(String, List, List, List, List, String, String, ExpectedResult, File, boolean)[24] 0.003 s
testGetReactorProjects(String, List, List, List, List, String, String, ExpectedResult, File, boolean)[25] 0.003 s
testGetReactorProjects(String, List, List, List, List, String, String, ExpectedResult, File, boolean)[26] 0.002 s
testGetReactorProjects(String, List, List, List, List, String, String, ExpectedResult, File, boolean)[27] 0.002 s
testGetReactorProjects(String, List, List, List, List, String, String, ExpectedResult, File, boolean)[28] 0.001 s
testGetReactorProjects(String, List, List, List, List, String, String, ExpectedResult, File, boolean)[29] 0.002 s
testGetReactorProjects(String, List, List, List, List, String, String, ExpectedResult, File, boolean)[30] 0.002 s
testGetReactorProjects(String, List, List, List, List, String, String, ExpectedResult, File, boolean)[31] 0.002 s
testGetReactorProjects(String, List, List, List, List, String, String, ExpectedResult, File, boolean)[32] 0.003 s
testGetReactorProjects(String, List, List, List, List, String, String, ExpectedResult, File, boolean)[33] 0.003 s

DefaultProjectDependencyGraphTest

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

ProjectSelectorTest

getRequiredProjectsBySelectorsReturnsProject 0.001 s
getOptionalProjectsBySelectorsReturnsMatches 0 s
getBaseDirectoryFromRequestWhenDirectoryIsValidReturnFile 0.001 s
isMatchingProjectMatchOnFileReturnsTrue 0 s
getBaseDirectoryFromRequestWhenDirectoryIsNullReturnNull 0 s
isMatchingProjectNoMatchOnSelectorReturnsFalse(String)[1] 0 s
isMatchingProjectNoMatchOnSelectorReturnsFalse(String)[2] 0 s
isMatchingProjectNoMatchOnSelectorReturnsFalse(String)[3] 0.001 s
getOptionalProjectsBySelectorsReturnsProjectWithChildProjects 0 s
isMatchingProjectMatchOnDirectoryReturnsTrue(File) 0.001 s
getRequiredProjectsBySelectorsReturnsProjectWithChildProjects 0 s
getRequiredProjectsBySelectorsThrowsMavenExecutionException 0.001 s
isMatchingProjectMatchOnSelectorReturnsTrue(String)[1] 0.001 s
isMatchingProjectMatchOnSelectorReturnsTrue(String)[2] 0 s

MultilineMessageHelperTest

testMojoExecutor 0 s
testBuilderCommon 0.001 s

DefaultRepositorySystemSessionFactoryTest

wagonProviderConfigurationTest 0.114 s
connectTimeoutConfigurationTest 0.058 s
isNoSnapshotUpdatesTest 0.053 s
connectionTimeoutFromHttpConfigurationTest 0.047 s
isSnapshotUpdatesTest 0.043 s
requestTimeoutConfigurationTest 0.043 s
transportConfigurationTest 0.025 s
httpConfigurationWithHttpHeadersTest 0.029 s
versionFilteringTest 0.029 s
readTimeoutFromHttpConfigurationTest 0.023 s

ReverseTreeRepositoryListenerTest

isMissingArtifactTest 0.044 s
isLocalRepositoryArtifactTest 0 s
lookupCollectStepDataTest 0.038 s

DefaultChecksumAlgorithmServiceTest

smokeTest 0.001 s
emptySha1Calculator 0 s
calculateByteBuffer 0 s
calculateStream 0.001 s
calculateByte 0 s

DefaultSessionTest

testRootDirectoryWithNull 0.001 s
testRootDirectory 0 s

PropertiesAsMapTest

testPropertiesAsMap 0.001 s

TestApi

testProjectDependencies 0.079 s
testMetadataGeneratorFactory 0.024 s
testResolveArtifactCoordinatesDependencies 0.139 s
testBuildProject 0.057 s
testCreateAndResolveArtifact 0.033 s
testCollectArtifactDependencies 0.033 s

ConsumerPomArtifactTransformerTest

injectTransformedArtifactsWithoutPomShouldNotInjectAnyArtifacts 0.039 s
transform 0.044 s
transformJarConsumerPom 0.007 s

ConsumerPomBuilderTest

testTrivialConsumer 0.095 s
testSimpleConsumer 0.022 s

ModelBuilderTest

testModelBuilder 0.030 s

DefaultRuntimeInformationTest

testGetMavenVersion 0.022 s
testIsMavenVersion 0.020 s

SessionScopeProxyTest

testProxiedSessionScopedBean 0.106 s

DefaultToolchainManagerPrivateTest

testMisconfiguredToolchain 0.028 s
testToolchainsForAvailableType 0.024 s
testToolchainsForConfiguredType 0.003 s
testToolchainsForUnknownType 0 s

DefaultToolchainManagerTest

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

DefaultToolchainTest

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

RequirementMatcherFactoryTest

testCreateVersionMatcher 0 s
testCreateExactMatcher 0 s

Failure Details

[Summary] [Package List] [Test Cases]


testDuplicatePluginDefinitionsMerged
- skipped: Maven 4 does not allow duplicate plugin declarations