[ https://issues.apache.org/jira/browse/MSITE-800?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16243456#comment-16243456 ]
Hervé Boutemy commented on MSITE-800: ------------------------------------- thanks for your feedback any pointer on where you're looking at, please? and any idea on how to add the info you find missing? > 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 > something like > {code:xml} <site> > <id>fileSite</id> > <url>file:///home/ernst/Software/RepositoryTarget/Site</url> > </site>{code} > instead of > {code:xml} <repository> > <id>fileRepository</id> > <url>file:///home/ernst/Software/RepositoryTarget</url> > </repository>{code} > This shall be documented on the site. -- This message was sent by Atlassian JIRA (v6.4.14#64029)