You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Jean-Baptiste Onofré (Jira)" <ji...@apache.org> on 2021/11/10 12:57:00 UTC

[jira] [Updated] (FELIX-6403) Maven doesn't authenticate during upload with bundle plugin

     [ https://issues.apache.org/jira/browse/FELIX-6403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Baptiste Onofré updated FELIX-6403:
----------------------------------------
    Fix Version/s: maven-bundle-plugin-5.1.3

> Maven doesn't authenticate during upload with bundle plugin
> -----------------------------------------------------------
>
>                 Key: FELIX-6403
>                 URL: https://issues.apache.org/jira/browse/FELIX-6403
>             Project: Felix
>          Issue Type: Bug
>          Components: Maven Bundle Plugin
>    Affects Versions: maven-bundle-plugin-5.1.2
>         Environment: Linux
>            Reporter: Pawel Veselov
>            Assignee: Jean-Baptiste Onofré
>            Priority: Major
>             Fix For: maven-bundle-plugin-5.1.3
>
>
> To reproduce:
>  # Have a POM with the plugin (e.g. [https://bitbucket.org/asomov/snakeyaml-engine/src], disable Sonatype plugin for testing)
>  # Have a repository that requires upload authentication
>  # Configure repo credentials in ~/.m2/settings.xml
>  # Attempt to deploy using alternative repository:
> {code}
> mvn deploy -DskipTests=true -DaltDeploymentRepository=repo.id::default::https://repo.url
> {code}
> The upload process does not attempt authentication in this case.
>  



--
This message was sent by Atlassian Jira
(v8.20.1#820001)