Uploaded image for project: 'Maven'
  1. Maven
  2. MNG-5525

401: Unauthorized access to deploy artifacts when moving from 3.0.3 -> 3.0.4/3.0.5/3.1.0 or 3.1.1

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Cannot Reproduce
    • 3.0.4, 3.0.5, 3.1.0, 3.1.1
    • None
    • None

    Description

      401: Unauthorized access to deploy artifacts when moving from 3.0.3 -> 3.0.4, 3.0.5, 3.1.0 and 3.1.1

      settings file was kept the same...

      Workaround:

      define the following extension in your <build> node

      <extensions>
      <extension>
      <groupId>org.apache.maven.wagon</groupId>
      <artifactId>wagon-http-lightweight</artifactId>
      <version>1.0</version>
      </extension>
      </extensions>

      Attachments

        Activity

          People

            Unassigned Unassigned
            ndgroote Nico De Groote
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: