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

connect( x , y ) deprecation cause IllegalStateExceptions

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Trivial
    • Resolution: Won't Fix
    • 1.0-beta-3
    • None
    • wagon-provider-api
    • None

    Description

      Wagon-provider-api 2.0 SNAPSHOT deprecates the connect methods with arguments (repository, proxyInfo...)

      Deprecation breaks existing code, as the parameters are not used to set the internal repository/proxyInfo/authenticationInfo and connect() throws an IllegalStateException

      Having those deprecated connect( x ) call the required setters solves the issue.

      Attachments

        1. abstractWagon.patch
          1 kB
          nicolas de loof

        Issue Links

          Activity

            People

              brett Brett Porter
              ndeloof nicolas de loof
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: