Uploaded image for project: 'NPanday'
  1. NPanday
  2. NPANDAY-543

Resync References doesn´t update dependencies from remote repositories with LDAP verification

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Blocker
    • Resolution: Unresolved
    • 1.4-incubating
    • None
    • Visual Studio Add-in
    • None
    • Archiva 1.3.5.,
      NPanday 1.4-incubating,
      Visual studion 2010
      Maven 3.0.3

    Description

      Steps:
      1. Add references using "Add Maven Artifact" from the menu(VS) or direct in the project pom.
      2. Update the configuration in the settings.xml.

      • I insert to the configuration in the setting.xml this snippet:
        ...
        <server>
        <id>npanday.repo.0</id>
        <username> {LDAP user name}

        </username>
        <password>

        {encrypted password}

        </password>
        </server>
        ...
        3. Refresh references using "Resync References" from the menu(VS).

      After action I see message "Download Failed The remote server returned an error: (401) Unauthorized."

      I found out that Archiva is contacted without LDAP parameters in the communication between Archiva and local machine. If I try the goal "deploy" on the simple project, the communication is ok.

      Attachments

        Activity

          People

            brett Brett Porter
            jiri.pergl Jiri Pergl
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: