Uploaded image for project: 'Felix'
  1. Felix
  2. FELIX-6403

Maven doesn't authenticate during upload with bundle plugin

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • maven-bundle-plugin-5.1.2
    • None
    • Maven Bundle Plugin
    • None
    • Linux

    Description

      To reproduce:

      1. Have a POM with the plugin (e.g. https://bitbucket.org/asomov/snakeyaml-engine/src, disable Sonatype plugin for testing)
      2. Have a repository that requires upload authentication
      3. Configure repo credentials in ~/.m2/settings.xml
      4. Attempt to deploy using alternative repository:
      mvn deploy -DskipTests=true -DaltDeploymentRepository=repo.id::default::https://repo.url
      

      The upload process does not attempt authentication in this case.

       

      Attachments

        Activity

          People

            jbonofre Jean-Baptiste Onofré
            pveselov Pawel Veselov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: