michael-o commented on pull request #280: URL: https://github.com/apache/httpcomponents-client/pull/280#issuecomment-770206599
@ok2c That targel URL is correct: * `hc-site` comes first, all other projects land in components. They will be inlined by symlinks later. * The error occurs because an old Maven SCM version is used and https://issues.apache.org/jira/browse/SCM-748 isn't included. * All staging content lands in `LATEST` which is then copied with Subversion to production. @hboutemy Why is there no archives-*`? [This](https://maven.apache.org/developers/website/deploy-component-reference-documentation.html) resource rescribes the structure. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
