Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Httpcomponents Wiki" 
for change notification.

The "HttpComponentsCoreReleaseProcess" page has been changed by 
OlegKalnichevski.
http://wiki.apache.org/HttpComponents/HttpComponentsCoreReleaseProcess?action=diff&rev1=19&rev2=20

--------------------------------------------------

   * Deploy the site to a staging directory and review the resultant site 
before committing the changes  
  
  {{{  
- mvn clean clover2:aggregate site site:stage 
-Dmaven.clover.licenseLocation=<path>/clover.license 
-DstagingDirectory=<path>/stage
+ mvn site site:stage -Dmaven.clover.licenseLocation=<path>/clover.license 
-DstagingDirectory=<path>/stage
  }}}
  
   You may need to re-build the site several times until fully satisfied with 
its content and appearance
@@ -341, +341 @@

   * Build and deploy the site
  
  {{{
- mvn clean clover2:aggregate site site:deploy 
-Dmaven.clover.licenseLocation=<path>/clover.license
+ mvn site-deploy -Dmaven.clover.licenseLocation=<path>/clover.license
  }}}
  
   Remark: ASF committers can obtain a copy of Clover2 license donated to the 
ASF at this location 

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org
For additional commands, e-mail: dev-h...@hc.apache.org

Reply via email to