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

ASF GitHub Bot commented on MNG-8136:
-------------------------------------

chrjohn commented on PR #1547:
URL: https://github.com/apache/maven/pull/1547#issuecomment-2175668689

   Sorry, not exactly sure what causes this, but after upgrade of 
maven-plugin-api from 3.9.7 to 3.9.8 my builds start failing with:
   ```
   java.lang.NoSuchMethodError: 
org.eclipse.sisu.space.SpaceModule.<init>(Lorg/eclipse/sisu/space/ClassSpace;Lorg/eclipse/sisu/space/BeanScanning;Z)V
        at 
org.eclipse.sisu.plexus.PlexusAnnotatedBeanModule.<init>(PlexusAnnotatedBeanModule.java:93)
        at 
org.codehaus.plexus.DefaultPlexusContainer.<init>(DefaultPlexusContainer.java:204)
        at 
org.apache.maven.plugin.testing.AbstractMojoTestCase.setupContainer(AbstractMojoTestCase.java:264)
        at 
org.apache.maven.plugin.testing.AbstractMojoTestCase.getContainer(AbstractMojoTestCase.java:298)
        at 
org.apache.maven.plugin.testing.AbstractMojoTestCase.setUp(AbstractMojoTestCase.java:152)
        at 
org.apache.maven.plugin.testing.MojoRule$2.evaluate(MojoRule.java:304)
   ```




> Update to Eclipse Sisu 0.9.0.M3
> -------------------------------
>
>                 Key: MNG-8136
>                 URL: https://issues.apache.org/jira/browse/MNG-8136
>             Project: Maven
>          Issue Type: Dependency upgrade
>          Components: Dependencies
>            Reporter: Tamas Cservenak
>            Assignee: Tamas Cservenak
>            Priority: Major
>             Fix For: 4.0.0, 3.9.8, 4.0.0-beta-4
>
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to