Dear Wiki user,

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

The "HttpComponentsReleaseProcess" page has been changed by GaryGregory:
https://wiki.apache.org/HttpComponents/HttpComponentsReleaseProcess?action=diff&rev1=17&rev2=18

Comment:
Add workaround help for a problem I had today.

  gradlew -q generateFullWebSite
  }}}
  
+ You may get an error here if the parent POM is not present because the 
project uses a SNAPSHOT version. You can checkout the project trunk (for 
example 8-SNAPSHOT) at 
http://svn.apache.org/repos/asf/httpcomponents/project/trunk/ and install it 
locally by running 'mvn install -N'.
+ 
  You can at any time pick up the latest changes from the repository by running
  
  {{{

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to