On Wed, Feb 29, 2012 at 9:57 PM, Terence Stephens
<terence.steph...@gmail.com> wrote:
> 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
>

Not unless you want to write maven plugins or embed a fair amount of
ant in your maven build.

>
> I know I could do this in a shell script, but I think I would have
> better luck with a Java based tool.  This is outside the scope of
> Maven's uses.  For my needs, should I look into using Maven or find a
> different tool?
>
> thanks.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> For additional commands, e-mail: users-h...@maven.apache.org
>

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

Reply via email to