liefke commented on issue #1217: URL: https://github.com/apache/maven-site-plugin/issues/1217#issuecomment-3936461820
As you can see in the linked [pom.xml](https://github.com/liefke/org.fastnate/blob/master/pom.xml), I deploy using the latest version of wagon-ssh-external. But the problem is, that this is still working with maven-site-plugin *3.12.1* and stops working with *3.20.0*. So I'd guess that there was a change in the maven-site-plugin which prevents the wagon-ssh-external provider from accessing the properties from the settings.xml. I could try to pinpoint the problem myself, but I was hoping that someone with more knowledge about the internals of the maven-site-plugin would immediately know where to look. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
