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

Parent project is always downloaded using lightweight http client

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • 1.0-beta-7
    • None
    • None
    • None

    Description

      No matter what I do, parent pom is always downloaded using lightweight http client. I tried everything described in this document:

      http://maven.apache.org/guides/mini/guide-wagon-providers.html

      but nothing helped.

      I had to modify my project's pom file to include it's parent in dependencies and remove parent project definition so it could be properly downloaded using httpclient. Then everything works fine with the original pom file and other downloads are using httpclient.

      I am using httpclient because lightweight ignores my encrypted passwords in settings.xml.

      Attachments

        Activity

          People

            Unassigned Unassigned
            osvetlik Ondrej Svetlik
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: