You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cactus-dev@jakarta.apache.org by vm...@apache.org on 2003/11/08 17:46:45 UTC

cvs commit: jakarta-cactus/integration/maven build.properties.sample

vmassol     2003/11/08 08:46:45

  Added:       integration/maven build.properties.sample
  Log:
  Environment-dependent properties
  
  Revision  Changes    Path
  1.1                  jakarta-cactus/integration/maven/build.properties.sample
  
  Index: build.properties.sample
  ===================================================================
  # -----------------------------------------------------------------------------
  # Environment-dependent properties. Create a copy of this file and
  # name if build.properties. Then edit the file and tune it to match your
  # environment.
  #
  # $Id: build.properties.sample,v 1.1 2003/11/08 16:46:45 vmassol Exp $
  # -----------------------------------------------------------------------------
  
  # Properties required to upload the Cactus plugin web site
  maven.username = vmassol
  maven.ssh.executable = tortoiseplink
  maven.scp.executable = pscp
  
  # (optional). Properties to use if you're behind a firewall
  #maven.proxy.host = 
  #maven.proxy.port = 
  #maven.proxy.username = 
  #maven.proxy.password =
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: cactus-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: cactus-dev-help@jakarta.apache.org