Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 237 | 0 | 0 | 0 | 100% | 34.06 |
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 | 21 | 0 | 0 | 0 | 100% | 9.256 |
| org.apache.maven.project.canonical | 1 | 0 | 0 | 0 | 100% | 0.089 |
| org.apache.maven.lifecycle.internal | 19 | 0 | 0 | 0 | 100% | 2.515 |
| org.apache.maven.execution | 2 | 0 | 0 | 0 | 100% | 0.069 |
| org.apache.maven.rtinfo.internal | 2 | 0 | 0 | 0 | 100% | 0.046 |
| org.apache.maven.project | 149 | 0 | 0 | 0 | 100% | 11.97 |
| org.apache.maven.project.artifact | 2 | 0 | 0 | 0 | 100% | 0.092 |
| org.apache.maven.lifecycle.internal.stub | 1 | 0 | 0 | 0 | 100% | 0 |
| org.apache.maven | 4 | 0 | 0 | 0 | 100% | 4.715 |
| org.apache.maven.settings | 4 | 0 | 0 | 0 | 100% | 0.986 |
| org.apache.maven.toolchain | 2 | 0 | 0 | 0 | 100% | 0.037 |
| org.apache.maven.repository | 0 | 0 | 0 | 0 | 0% | 0.001 |
| org.apache.maven.plugin | 27 | 0 | 0 | 0 | 100% | 1.494 |
| org.apache.maven.configuration | 3 | 0 | 0 | 0 | 100% | 2.79 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
org.apache.maven.lifecycle
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| DefaultLifecyclesTest | 1 | 0 | 0 | 0 | 100% | 0.586 | |
| DefaultSchedulesTest | 1 | 0 | 0 | 0 | 100% | 0.001 | |
| LifecycleExecutorSubModulesTest | 1 | 0 | 0 | 0 | 100% | 0.221 | |
| LifecycleExecutorTest | 12 | 0 | 0 | 0 | 100% | 8.447 | |
| MavenExecutionPlanTest | 6 | 0 | 0 | 0 | 100% | 0.001 |
org.apache.maven.project.canonical
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| CanonicalProjectBuilderTest | 1 | 0 | 0 | 0 | 100% | 0.089 |
org.apache.maven.lifecycle.internal
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| BuilderCommonTest | 4 | 0 | 0 | 0 | 100% | 0.03 | |
| BuildListCalculatorTest | 1 | 0 | 0 | 0 | 100% | 0.002 | |
| ConcurrencyDependencyGraphTest | 2 | 0 | 0 | 0 | 100% | 0 | |
| ConcurrentBuildLoggerTest | 1 | 0 | 0 | 0 | 100% | 0.044 | |
| ExecutionPlanItemTest | 2 | 0 | 0 | 0 | 100% | 0.001 | |
| LifecycleExecutionPlanCalculatorTest | 1 | 0 | 0 | 0 | 100% | 1.66 | |
| LifecycleTaskSegmentCalculatorImplTest | 1 | 0 | 0 | 0 | 100% | 0 | |
| LifecycleWeaveBuilderTest | 2 | 0 | 0 | 0 | 100% | 0.092 | |
| PhaseRecorderTest | 1 | 0 | 0 | 0 | 100% | 0 | |
| ProjectBuildListTest | 1 | 0 | 0 | 0 | 100% | 0 | |
| ThreadConfigurationServiceTest | 1 | 0 | 0 | 0 | 100% | 0.002 | |
| ThreadOutputMuxerTest | 2 | 0 | 0 | 0 | 100% | 0.684 |
org.apache.maven.execution
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| DefaultMavenExecutionTest | 2 | 0 | 0 | 0 | 100% | 0.069 |
org.apache.maven.rtinfo.internal
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| DefaultRuntimeInformationTest | 2 | 0 | 0 | 0 | 100% | 0.046 |
org.apache.maven.project
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| DefaultMavenProjectBuilderTest | 4 | 0 | 0 | 0 | 100% | 0.642 | |
| ExtensionDescriptorBuilderTest | 2 | 0 | 0 | 0 | 100% | 0.001 | |
| MavenProjectTest | 8 | 0 | 0 | 0 | 100% | 0.538 | |
| PomConstructionTest | 122 | 0 | 0 | 0 | 100% | 10.091 | |
| ProjectBuilderTest | 1 | 0 | 0 | 0 | 100% | 0.696 | |
| ProjectSorterTest | 12 | 0 | 0 | 0 | 100% | 0.002 | |
| TestMetadataSource | 0 | 0 | 0 | 0 | 0% | 0 |
org.apache.maven.project.artifact
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| DefaultMavenMetadataCacheTest | 1 | 0 | 0 | 0 | 100% | 0.071 | |
| MavenMetadataSourceTest | 1 | 0 | 0 | 0 | 100% | 0.021 |
org.apache.maven.lifecycle.internal.stub
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| ProjectDependencyGraphStubTest | 1 | 0 | 0 | 0 | 100% | 0 |
org.apache.maven
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| MavenLifecycleParticipantTest | 1 | 0 | 0 | 0 | 100% | 4.09 | |
| MavenTest | 1 | 0 | 0 | 0 | 100% | 0.076 | |
| ProjectDependenciesResolverTest | 2 | 0 | 0 | 0 | 100% | 0.549 |
org.apache.maven.settings
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| PomConstructionWithSettingsTest | 3 | 0 | 0 | 0 | 100% | 0.967 | |
| SettingsUtilsTest | 1 | 0 | 0 | 0 | 100% | 0.019 |
org.apache.maven.toolchain
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| RequirementMatcherFactoryTest | 2 | 0 | 0 | 0 | 100% | 0.037 |
org.apache.maven.repository
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| TestRepositoryConnectorFactory | 0 | 0 | 0 | 0 | 0% | 0.001 | |
| TestRepositorySystem | 0 | 0 | 0 | 0 | 0% | 0 |
org.apache.maven.plugin
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| PluginManagerTest | 11 | 0 | 0 | 0 | 100% | 0.687 | |
| PluginParameterExpressionEvaluatorTest | 16 | 0 | 0 | 0 | 100% | 0.807 |
org.apache.maven.configuration
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| DefaultBeanConfiguratorTest | 3 | 0 | 0 | 0 | 100% | 2.79 |
Test Cases
[Summary] [Package List] [Test Cases]
DefaultBeanConfiguratorTest
| testMinimal | 2.374 | |
| testPreAndPostProcessing | 0.13 | |
| testChildConfigurationElement | 0.096 |
DefaultMavenExecutionTest
| testCopyDefault | 0.004 | |
| testResultWithNullTopologicallySortedProjectsIsEmptyList | 0.014 |
ConcurrencyDependencyGraphTest
| testConcurrencyGraphPrimaryVersion | 0 | |
| testConcurrencyGraphDifferentCompletionOrder | 0 |
LifecycleExecutorTest
| testCalculationOfBuildPlanWithIndividualTaskWherePluginIsSpecifiedInThePom | 1.732 | |
| testCalculationOfBuildPlanWithIndividualTaskOfTheCleanLifecycle | 0.126 | |
| testCalculationOfBuildPlanWithIndividualTaskOfTheCleanCleanGoal | 0.127 | |
| testCalculationOfBuildPlanTasksOfTheCleanLifecycleAndTheInstallLifecycle | 3.839 | |
| testCalculationOfBuildPlanWithMultipleExecutionsOfModello | 0.828 | |
| testLifecycleQueryingUsingADefaultLifecyclePhase | 0.104 | |
| testLifecyclePluginsRetrievalForDefaultLifecycle | 0.083 | |
| testPluginConfigurationCreation | 0.094 | |
| testInvalidGoalName | 0.094 | |
| testPluginPrefixRetrieval | 0.512 | |
| testFindingPluginPrefixforCleanClean | 0.385 | |
| testSetupMojoExecution | 0.522 |
MavenExecutionPlanTest
| testFindFirstWithMatchingSchedule | 0 | |
| testForceAllComplete | 0 | |
| testFindLastInPhase | 0 | |
| testThreadSafeMojos | 0.001 | |
| testFindLastWhenFirst | 0 | |
| testFindLastInPhaseMisc | 0 |
PluginManagerTest
| testPluginLoading | 0.095 | |
| testMojoDescriptorRetrieval | 0.058 | |
| testRemoteResourcesPlugin | 0.047 | |
| testSurefirePlugin | 0.042 | |
| testMojoConfigurationIsMergedCorrectly | 0.038 | |
| testMojoWhereInternallyStatedDependencyIsOverriddenByProject | 0.041 | |
| testMojoThatIsPresentInTheCurrentBuild | 0.034 | |
| testAggregatorMojo | 0.046 | |
| testMojoThatRequiresExecutionToAGivenPhaseBeforeExecutingItself | 0.045 | |
| testThatPluginDependencyThatHasSystemScopeIsResolved | 0.161 | |
| testPluginRealmCache | 0.08 |
PluginParameterExpressionEvaluatorTest
| testPluginDescriptorExpressionReference | 0.053 | |
| testPluginArtifactsExpressionReference | 0.214 | |
| testPluginArtifactMapExpressionReference | 0.035 | |
| testPluginArtifactIdExpressionReference | 0.032 | |
| testValueExtractionWithAPomValueContainingAPath | 0.063 | |
| testEscapedVariablePassthrough | 0.037 | |
| testEscapedVariablePassthroughInLargerExpression | 0.05 | |
| testMultipleSubExpressionsInLargerExpression | 0.056 | |
| testMissingPOMPropertyRefInLargerExpression | 0.044 | |
| testPOMPropertyExtractionWithMissingProject_WithDotNotation | 0.035 | |
| testBasedirExtractionWithMissingProject | 0.028 | |
| testValueExtractionFromSystemPropertiesWithMissingProject | 0.034 | |
| testValueExtractionFromSystemPropertiesWithMissingProject_WithDotNotation | 0.03 | |
| testLocalRepositoryExtraction | 0.029 | |
| testTwoExpressions | 0.031 | |
| testShouldExtractPluginArtifacts | 0.034 |
DefaultMavenProjectBuilderTest
| testBuildFromMiddlePom | 0.126 | |
| testDuplicatePluginDefinitionsMerged | 0.091 | |
| testBuildStubModelForMissingRemotePom | 0.126 | |
| testPartialResultUponBadDependencyDeclaration | 0.297 |
MavenProjectTest
| testShouldInterpretChildPathAdjustmentBasedOnModulePaths | 0.027 | |
| testIdentityProtoInheritance | 0.032 | |
| testEmptyConstructor | 0.027 | |
| testClone | 0.033 | |
| testCloneWithDependencyManagement | 0.234 | |
| testGetModulePathAdjustment | 0.032 | |
| testCloneWithDistributionManagement | 0.07 | |
| testCloneWithActiveProfile | 0.083 |
PomConstructionTest
| testEmptyUrl | 0.167 | |
| testProfileModules | 0.1 | |
| testParentInheritance | 0.058 | |
| testExecutionConfigurationJoin | 0.054 | |
| testPluginConfigProperties | 0.135 | |
| testProfilePropertiesInterpolation | 0.061 | |
| testThatExecutionsWithoutIdsAreMergedAndTheChildWins | 0.044 | |
| testDuplicateExclusionsDependency | 0.032 | |
| testMultipleFilters | 0.051 | |
| testDuplicateDependenciesCauseLastDeclarationToBePickedInLenientMode | 0.095 | |
| testParentInterpolation | 0.068 | |
| testPluginManagementInherited | 0.107 | |
| testPluginManagementDependencies | 0.07 | |
| testReportingInterpolation | 0.028 | |
| testPluginOrder | 0.058 | |
| testErroneousJoiningOfDifferentPluginsWithEqualDependencies | 0.026 | |
| testErroneousJoiningOfDifferentPluginsWithEqualExecutionIds | 0.076 | |
| testExecutionConfiguration | 0.062 | |
| testSingleConfigurationInheritance | 0.073 | |
| testConfigWithPluginManagement | 0.054 | |
| testExecutionConfigurationSubcollections | 0.066 | |
| testMultipleRepositories | 0.074 | |
| testMultipleExecutionIds | 0.298 | |
| testConsecutiveEmptyElements | 0.199 | |
| testOrderOfGoalsFromPluginExecutionWithoutPluginManagement | 0.052 | |
| testOrderOfGoalsFromPluginExecutionWithPluginManagement | 0.026 | |
| testOrderOfPluginExecutionsWithoutPluginManagement | 0.075 | |
| testOrderOfPluginExecutionsWithPluginManagement | 0.033 | |
| testMergeOfPluginExecutionsWhenChildInheritsPluginVersion | 0.111 | |
| testMergeOfPluginExecutionsWhenChildAndParentUseDifferentPluginVersions | 0.065 | |
| testInterpolationWithXmlMarkup | 0.074 | |
| testOrderOfMergedPluginExecutionsWithoutPluginManagement | 1.352 | |
| testOrderOfMergedPluginExecutionsWithPluginManagement | 0.152 | |
| testDifferentContainersWithSameId | 0.095 | |
| testOrderOfMergedPluginExecutionGoalsWithoutPluginManagement | 0.131 | |
| testOrderOfMergedPluginExecutionGoalsWithPluginManagement | 0.055 | |
| testOverridingOfInheritedPluginExecutionsWithoutPluginManagement | 0.062 | |
| testOverridingOfInheritedPluginExecutionsWithPluginManagement | 0.049 | |
| testOrderOfMergedPluginDependenciesWithoutPluginManagement | 0.048 | |
| testOrderOfMergedPluginDependenciesWithPluginManagement | 0.025 | |
| testInterpolationOfNestedBuildDirectories | 0.07 | |
| testAppendArtifactIdOfChildToInheritedUrls | 0.076 | |
| testAppendArtifactIdOfParentAndChildToInheritedUrls | 0.031 | |
| testNonInheritedElementsInSubtreesOverriddenByChild | 0.06 | |
| testXmlTextCoalescing | 0.043 | |
| testFullInterpolationOfNestedExpressions | 0.071 | |
| testInterpolationOfLegacyExpressionsThatDontIncludeTheProjectPrefix | 0.104 | |
| testInterpolationWithBasedirAlignedDirectories | 0.072 | |
| testInterpolationOfBasedirInPomWithUnusualName | 0.058 | |
| testJoiningOfContainersWhenChildHasEmptyElements | 0.082 | |
| testOrderOfPluginConfigurationElementsWithoutPluginManagement | 0.043 | |
| testOrderOfPluginConfigurationElementsWithPluginManagement | 0.025 | |
| testOrderOfPluginExecutionConfigurationElementsWithoutPluginManagement | 0.063 | |
| testOrderOfPluginExecutionConfigurationElementsWithPluginManagement | 0.025 | |
| testMergeOfInheritedPluginConfiguration | 0.046 | |
| testAppendOfInheritedPluginConfigurationWithNoProfile | 0.051 | |
| testAppendOfInheritedPluginConfigurationWithActiveProfile | 0.032 | |
| testMultiplePluginExecutionsWithAndWithoutIdsWithoutPluginManagement | 0.065 | |
| testMultiplePluginExecutionsWithAndWithoutIdsWithPluginManagement | 0.036 | |
| testDependencyOrderWithoutPluginManagement | 0.07 | |
| testDependencyOrderWithPluginManagement | 0.03 | |
| testBuildDirectoriesUsePlatformSpecificFileSeparator | 0.056 | |
| testMergedFilterOrder | 0.026 | |
| testProfileInjectedDependencies | 0.041 | |
| testProfileDependenciesMultipleProfiles | 0.063 | |
| testDependencyInheritance | 0.1 | |
| testManagedProfileDependency | 0.072 | |
| testProfileModuleInheritance | 0.04 | |
| testUncPath | 0.171 | |
| testUrlAppendWithChildPathAdjustment | 0.151 | |
| testRepoInheritance | 0.152 | |
| testEmptyScm | 0.062 | |
| testPluginConfigurationUsingAttributesWithoutPluginManagement | 0.101 | |
| testPluginConfigurationUsingAttributesWithPluginManagement | 0.031 | |
| testPluginConfigurationUsingAttributesWithPluginManagementAndProfile | 0.023 | |
| testPomEncoding | 0.048 | |
| testXmlWhitespaceHandling | 0.099 | |
| testInterpolationOfBaseUrl | 0.043 | |
| testReportingPluginConfig | 0.076 | |
| testPropertiesNoDuplication | 0.083 | |
| testPomInheritance | 0.041 | |
| testCompleteModelWithoutParent | 0.122 | |
| testCompleteModelWithParent | 0.058 | |
| testProfileInjectionOrder | 0.088 | |
| testPropertiesInheritance | 0.067 | |
| testInheritedPropertiesInterpolatedWithValuesFromChildWithoutProfiles | 0.082 | |
| testInheritedPropertiesInterpolatedWithValuesFromChildWithActiveProfiles | 0.038 | |
| testProfileDefaultActivation | 0.058 | |
| testBooleanInterpolation | 0.073 | |
| testBuildExtensionInheritance | 0.059 | |
| testJdkActivation | 0.05 | |
| testProfilePluginMngDependencies | 0.14 | |
| testPercentEncodedUrlsMustNotBeDecoded | 0.084 | |
| testPluginManagementInheritance | 0.037 | |
| testProfilePlugins | 0.067 | |
| testPluginInheritanceSimple | 0.156 | |
| testPluginManagementDuplicate | 0.057 | |
| testDistributionManagement | 0.053 | |
| testDependencyScopeInheritance | 0.074 | |
| testDependencyScope | 0.093 | |
| testDependencyManagementWithInterpolation | 0.023 | |
| testInterpolationWithSystemProperty | 0.049 | |
| testPluginExecutionInheritanceWhenChildDoesNotDeclarePlugin | 0.059 | |
| testPluginExecutionInheritanceWhenChildDoesDeclarePluginAsWell | 0.038 | |
| testValidationErrorUponNonUniqueArtifactRepositoryId | 0.041 | |
| testValidationErrorUponNonUniquePluginRepositoryId | 0.107 | |
| testValidationErrorUponNonUniqueArtifactRepositoryIdInProfile | 0.055 | |
| testValidationErrorUponNonUniquePluginRepositoryIdInProfile | 0.066 | |
| testPrerequisitesAreNotInherited | 0.053 | |
| testLicensesAreInheritedButNotAggregated | 0.054 | |
| testDevelopersAreInheritedButNotAggregated | 0.036 | |
| testContributorsAreInheritedButNotAggregated | 0.109 | |
| testMailingListsAreInheritedButNotAggregated | 0.031 | |
| testPluginInheritanceOrder | 0.099 | |
| testCliPropsDominateProjectPropsDuringInterpolation | 0.054 | |
| testParentPomPackagingMustBePom | 0.124 | |
| testManagedPluginConfigurationAppliesToImplicitPluginsIntroducedByPackaging | 0.083 | |
| testDefaultPluginsExecutionContributedByPackagingExecuteBeforeUserDefinedExecutions | 0.049 | |
| testPluginDeclarationsRetainPomOrderAfterInjectionOfDefaultPlugins | 0.065 | |
| testPluginOrderAfterMergingWithInheritedPlugins | 0.043 | |
| testPluginOrderAfterMergingWithInjectedPlugins | 0.159 | |
| testProjectArtifactIdIsNotInheritedButMandatory | 0.116 |
ProjectSorterTest
| testShouldNotFailWhenPluginDepReferencesCurrentProject | 0 | |
| testShouldNotFailWhenManagedPluginDepReferencesCurrentProject | 0 | |
| testShouldNotFailWhenProjectReferencesNonExistentProject | 0 | |
| testMatchingArtifactIdsDifferentGroupIds | 0.001 | |
| testMatchingGroupIdsDifferentArtifactIds | 0 | |
| testMatchingIdsAndVersions | 0 | |
| testMatchingIdsAndDifferentVersions | 0 | |
| testPluginDependenciesInfluenceSorting | 0 | |
| testPluginDependenciesInfluenceSorting_DeclarationInParent | 0 | |
| testPluginVersionsAreConsidered | 0 | |
| testDependencyPrecedesProjectThatUsesSpecificDependencyVersion | 0 | |
| testDependencyPrecedesProjectThatUsesUnresolvedDependencyVersion | 0 |
ProjectDependenciesResolverTest
| testSystemScopeDependencyIsPresentInTheCompileClasspathElements | 0.474 | |
| testSystemScopeDependencies | 0.038 |
PomConstructionWithSettingsTest
| testSettingsNoPom | 0.41 | |
| testPomAndSettingsInterpolation | 0.121 | |
| testRepositories | 0.436 |