Ernst Reissner created MSITE-800: ------------------------------------ Summary: site:deploy Key: MSITE-800 URL: https://issues.apache.org/jira/browse/MSITE-800 Project: Maven Site Plugin Issue Type: Bug Environment: any Reporter: Ernst Reissner
Lack in documentation: for goal site:deploy one needs in distributionManagement of the pom somenthing like <site> <id>fileSite</id> <url>file:///home/ernst/Software/RepositoryTarget/Site</url> </site> instead of <repository> <id>fileRepository</id> <url>file:///home/ernst/Software/RepositoryTarget</url> </repository> This shall be documented on teh site. -- This message was sent by Atlassian JIRA (v6.4.14#64029)