You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Konrad Windszus (JIRA)" <ji...@apache.org> on 2016/04/01 11:23:25 UTC

[jira] [Commented] (MSITE-773) The evaluation of the within the settings.xml does not work

    [ https://issues.apache.org/jira/browse/MSITE-773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15221442#comment-15221442 ] 

Konrad Windszus commented on MSITE-773:
---------------------------------------

The according code is at https://github.com/apache/maven-plugins/blob/trunk/maven-site-plugin/src/main/java/org/apache/maven/plugins/site/deploy/AbstractDeployMojo.java#L675.

> The evaluation of the <wagonProvider> within the settings.xml does not work
> ---------------------------------------------------------------------------
>
>                 Key: MSITE-773
>                 URL: https://issues.apache.org/jira/browse/MSITE-773
>             Project: Maven Site Plugin
>          Issue Type: Bug
>          Components: site:deploy
>    Affects Versions: 3.5
>            Reporter: Konrad Windszus
>
> Although the m-s-p evaluates the configuration within the settings.xml it does not correctly evaluate the {{wagonProvider}} element in the settings.xml (https://maven.apache.org/guides/mini/guide-wagon-providers.html).
> Using it leads to exceptions like this
> {code}
> Unable to configure Wagon: 'dav': While configuring wagon for 'nexus': Unable to apply wagon configuration. Cannot find 'wagonProvider' in class org.apache.maven.wagon.providers.webdav.WebDavWagon
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)