Dear Wiki user, You have subscribed to a wiki page or wiki category on "Httpcomponents Wiki" for change notification.
The following page has been changed by OlegKalnichevski: http://wiki.apache.org/HttpComponents/HttpComponentsCoreReleaseProcess ------------------------------------------------------------------------------ }}} You may need to re-build the site several times until fully satisfied with its content and appearance + + Remark: ASF committers can obtain a copy of Clover license donated to the ASF at this location + https://svn.apache.org/repos/private/committers/donated-licenses/clover Remark: stagingDirectory MUST be an absolute path @@ -328, +331 @@ * Build and deploy the site {{{ - mvn clover:instrument clover:clover site:site site:deploy -Dclover.license=<path>/clover.license + mvn clean site site:deploy -Dclover.license=<path>/clover.license }}} + + Remark: ASF committers can obtain a copy of Clover license donated to the ASF at this location + https://svn.apache.org/repos/private/committers/donated-licenses/clover == Update HttpComponents project site == @@ -360, +366 @@ }}} You may want to run Maven in the non-recursive mode to skip individual project modules - - * If you want to generate the complete project site with all individual project modules execute - - {{{ - mvn site:site site:stage -DstagingDirectory=<absolute path to a staging directory> - }}} * Once happy with the content of the site commit the changes --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
