Tagged Questions
0
votes
0answers
1k views
maven site-deploy to tomcat with webdav
I have used maven to generate a site for my project and want to use the site-deploy plugin to pubish the site to a webserver. I am using Tomcat with webdav enabled so created an empty war project and ...