[ 
https://issues.apache.org/jira/browse/MPIR-364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16394451#comment-16394451
 ] 

Karl Heinz Marbaise commented on MPIR-364:
------------------------------------------

Just try to update the maven-plugin-testing-harness to 2.1 first and then try 
to update of plexus-container...

> Update plexus-container-default to 1.7.1 causes tests with 
> maven-plugin-testing-harness 1.3 to fail
> ---------------------------------------------------------------------------------------------------
>
>                 Key: MPIR-364
>                 URL: https://issues.apache.org/jira/browse/MPIR-364
>             Project: Maven Project Info Reports Plugin
>          Issue Type: Bug
>            Reporter: Sylwester Lachiewicz
>            Priority: Major
>
> When testing update to Doxia 1.7/1.8 i got issue.with Plexus
> To reproduceĀ error - changeĀ version of _plexus-container-default_ to 1.7.1
> {code}
> Running org.apache.maven.report.projectinfo.CiManagementReportTest
> Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.955 sec <<< 
> FAILURE! - in org.apache.maven.report.projectinfo.CiManagementReportTest
> testReport(org.apache.maven.report.projectinfo.CiManagementReportTest) Time 
> elapsed: 0.684 sec <<< ERROR!
> org.codehaus.plexus.component.repository.exception.ComponentLookupException:
> Component descriptor cannot be found in the component repository
>  role: org.apache.maven.plugin.Mojo
>  roleHint: 
> org.apache.maven.plugins:maven-project-info-reports-plugin:2.10-SNAPSHOT:cim
> classRealm: none specified
>  at 
> org.codehaus.plexus.DefaultComponentRegistry.getComponentManager(DefaultComponentRegistry.java:435)
>  at 
> org.codehaus.plexus.DefaultComponentRegistry.getComponent(DefaultComponentRegistry.java:353)
>  at 
> org.codehaus.plexus.DefaultComponentRegistry.lookup(DefaultComponentRegistry.java:178)
>  at 
> org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer.java:378)
>  at org.codehaus.plexus.PlexusTestCase.lookup(PlexusTestCase.java:205)
>  at 
> org.apache.maven.plugin.testing.AbstractMojoTestCase.lookupMojo(AbstractMojoTestCase.java:203)
>  at 
> org.apache.maven.plugin.testing.AbstractMojoTestCase.lookupMojo(AbstractMojoTestCase.java:133)
>  at 
> org.apache.maven.report.projectinfo.AbstractProjectInfoTestCase.createReportMojo(AbstractProjectInfoTestCase.java:188)
>  at 
> org.apache.maven.report.projectinfo.AbstractProjectInfoTestCase.generateReport(AbstractProjectInfoTestCase.java:181)
>  at 
> org.apache.maven.report.projectinfo.CiManagementReportTest.testReport(CiManagementReportTest.java:51)
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to