Return-Path: X-Original-To: apmail-maven-users-archive@www.apache.org Delivered-To: apmail-maven-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id BE6179666 for ; Thu, 1 Mar 2012 19:19:36 +0000 (UTC) Received: (qmail 20815 invoked by uid 500); 1 Mar 2012 19:19:34 -0000 Delivered-To: apmail-maven-users-archive@maven.apache.org Received: (qmail 20752 invoked by uid 500); 1 Mar 2012 19:19:34 -0000 Mailing-List: contact users-help@maven.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Maven Users List" Reply-To: "Maven Users List" Delivered-To: mailing list users@maven.apache.org Received: (qmail 20741 invoked by uid 99); 1 Mar 2012 19:19:34 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Mar 2012 19:19:34 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of khmarbaise@gmx.de designates 213.165.64.23 as permitted sender) Received: from [213.165.64.23] (HELO mailout-de.gmx.net) (213.165.64.23) by apache.org (qpsmtpd/0.29) with SMTP; Thu, 01 Mar 2012 19:19:28 +0000 Received: (qmail invoked by alias); 01 Mar 2012 19:19:07 -0000 Received: from pD9F73DB0.dip.t-dialin.net (EHLO mac.local) [217.247.61.176] by mail.gmx.net (mp069) with SMTP; 01 Mar 2012 20:19:07 +0100 X-Authenticated: #3658064 X-Provags-ID: V01U2FsdGVkX19/RqFkxrt/RhhFs+mCX0CVPclfNmNKxobOOT5uCB Gnt8A3t5AGtdX7 Message-ID: <4F4FCBAA.2020003@gmx.de> Date: Thu, 01 Mar 2012 20:19:06 +0100 From: Karl Heinz Marbaise Reply-To: info@soebes.de User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.2.27) Gecko/20120216 Thunderbird/3.1.19 MIME-Version: 1.0 To: users@maven.apache.org Subject: Re: Is Maven the answer? References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Y-GMX-Trusted: 0 X-Virus-Checked: Checked by ClamAV on apache.org Hi, > I'm looking for a tool that will help me: > Build Java Code > Move Php code to a different location on my computer > Create New Directories on the server and upload content to them (via > FTP over SSL or maybe SSH) > Download whole directories and then zip of the contents sounds like you need a thing like wagon-maven-plugin http://mojo.codehaus.org/wagon-maven-plugin/ which might do the job... Creating ZIP File might be job for the maven-assembly-plugin ... I'm not sure if in your case Maven is the right choice...but you should take a deeper look...may be you can give some hint for enhancement of existing plugins or may for new plugins... Kind regards Karl Heinz Marbaise -- SoftwareEntwicklung Beratung Schulung Tel.: +49 (0) 2405 / 415 893 Dipl.Ing.(FH) Karl Heinz Marbaise ICQ#: 135949029 Hauptstrasse 177 USt.IdNr: DE191347579 52146 W�rselen http://www.soebes.de --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@maven.apache.org For additional commands, e-mail: users-help@maven.apache.org