Uploaded image for project: 'Maven Wagon'
  1. Maven Wagon
  2. WAGON-492

Using Wagon component with Spring

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Invalid
    • 2.12
    • None
    • wagon-provider-api
    • None

    Description

      I'm using Wagon with Spring.
      With version 2.10 it's ok. But since version 2.12 I can not load component into Spring.
      You can find my DownloaderServiceBean attached.

      The error is like :
      Unsatisfied dependency expressed through field 'downloader': Error
      creating bean with name 'downloaderBean': Invocation of init method
      failed; nested exception is java.lang.NoSuchMethodError:
      org.codehaus.plexus.configuration.PlexusConfiguration.setName(Ljava/lang/String;)V;
      nested exception is
      org.springframework.beans.factory.BeanCreationException: Error
      creating bean with name 'downloaderBean': Invocation of init method
      failed; nested exception is java.lang.NoSuchMethodError:
      org.codehaus.plexus.configuration.PlexusConfiguration.setName(Ljava/lang/String;)V

      Attachments

        1. DownloaderBean.java
          17 kB
          Laurent Granié
        2. bniapi-wagon.zip
          14 kB
          Laurent Granié

        Activity

          People

            Unassigned Unassigned
            lgranie Laurent Granié
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: