jira.codehaus.org

  • Log In Access more options
    • Online Help
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What?s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
  • Maven Wagon
  • WAGON-271

Provide configurability of httpclient parameters to allow user to tell Maven to ignore cookies

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Improvement Improvement
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.0-beta-5
  • Fix Version/s: 1.0-beta-6
  • Component/s: wagon-http
  • Labels:
    None

Description

in some cases, the server may issue session or other types of cookies without really needing to. At the same time, a single server path may have multiple alias paths that are redirected to allow migration from an old server layout to a newer one. If both of these are true, the cookie's Path attribute may be wrong for the path that Maven attempts to access. When that happens, the httpclient-based wagon will puke because of an invalid cookie.

If the cookie really isn't required, then httpclient should be configured to ignore cookies sent from the server. This configuration needs to be exposed so it can be managed from the settings.xml

Issue Links

is depended upon by

Bug - A problem which impairs or prevents the functions of the product. MNG-4165 http session cookies rejected with non-lightweight http wagon (maybe with lightweight one too)

  • Major - Major loss of function.
  • Closed - The issue is considered finished, the resolution is correct. Issues which are not closed can be reopened.

Activity

  • All
  • Comments
  • Work Log
  • History
  • Activity
There are no comments yet on this issue.

People

  • Assignee:
    John Casey
    Reporter:
    John Casey
Vote (0)
Watch (0)

Dates

  • Created:
    22/Jun/09 6:54 PM
    Updated:
    22/Jun/09 6:55 PM
    Resolved:
    22/Jun/09 6:54 PM
  • Atlassian JIRA (v5.0.4#731-sha1:3aa7374)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Codehaus. Try JIRA - bug tracking software for your team.