Uploaded image for project: 'Continuum'
  1. Continuum
  2. CONTINUUM-2585

Adding a maven pom via url with username drops query parameters

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.3.6
    • 1.4.3
    • Web - UI
    • None
    • Red Hat Enterprise Linux Server release 5.5 (Tikanga); cvs for software revision control
    • Patch

    Description

      This issue occurs when cvsweb(http/https) is the preferred method for retrieving remote pom.xml.
      In web interface, the import of a maven project via pom url fails, because the pom.xml url is in the form:
      https://HOST/viewvc/PROJECT/pom.xml?view=co&pathrev=REVISION (real pom.xml)
      but the backend is retrieving the wrong pom url
      https://HOST/viewvc/PROJECT/pom.xml (webpage of pom.xml's revision history)

      The part after the ? character is truncated.

      Attachments

        1. patch.txt
          0.2 kB
          M
        2. continuum_import_project_patch.txt
          0.6 kB
          M

        Activity

          People

            batkinson Brent Atkinson
            mazrimtaim M
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: