Hi, I'm using jdk1.5.0_03 with maven 1.1.
I ran multiproject:site-deploy which ran site:generate on all of my subprojects successfully, but when it started to deploy the site using the file system method, it failed to create the needed directories. Is there a property or a goal that I need to run to create the directory hierarchy from my target/docs directory to my deploy directory? -- Thanks
