Konrad Windszus created MSITE-773:
-------------------------------------
Summary: 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)