You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Ian Black <ib...@pacemetrics.com> on 2004/03/27 16:56:25 UTC

site:deploy goal fails?

Hi everyone,

I'm having a problem getting my website to deploy onto my apache webserver
on my local.

According to this post
here...http://nagoya.apache.org/eyebrowse/ReadMsg?listName=users@maven.apach
e.org&msgId=809146


----------------------------------------------------------------------------
------------------------------------
> Hi everybody!
>
> I'm trying to use the site:deploy command, but get this exception:
>
> Root cause
> Execute failed: java.io.IOException: CreateProcess: ssh lukas -l tmeggerl
> "mkdir -p lukas/javaprojects" error=2\

error 2 is file not found which implies that ssh is not on the command line.

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


...the problem is that ssh is not in the path, right?

So, I have the very same error and I put ssh into the path (TTSH being used)
and same error. Am I missing something or is there something else going on
here?

Many thanks for any help,

Ian.





---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.639 / Virus Database: 408 - Release Date: 22/03/2004

Re: site:deploy goal fails?

Posted by Emmanuel Venisse <em...@venisse.net>.
How do you set up your maven.ssh.executable property?

Emmanuel

----- Original Message ----- 
From: "Ian Black" <ib...@pacemetrics.com>
To: <pa...@mindspring.com>; "Maven Users List"
<us...@maven.apache.org>
Sent: Saturday, March 27, 2004 6:34 PM
Subject: RE: site:deploy goal fails?


> Okay, set maven.ssh.executable to the location of ttssh.exe in my
> build.properties file and now I'm getting this error...
>
> BUILD FAILED
> null:95:56: <exec> Execute failed: java.io.IOException: CreateProcess:
> "C:Program FilesTTERMPRO  tssh.exe" http://blah  -1 ian "mkdir -p
> http://blah error=123
>
> Any ideas?
>
> Thanks again,
>
> Ian.
>
>
>
> -----Original Message-----
> From: Paul Spencer [mailto:paulspencer@mindspring.com]
> Sent: 27 March 2004 16:06
> To: Maven Users List
> Subject: Re: site:deploy goal fails?
>
>
> Ian,
> You need set maven.ssh.executable in build.properties
>
> See http://maven.apache.org/reference/plugins/site/properties.html
>
> Paul Spencer
>
> Ian Black wrote:
>
> > Hi everyone,
> >
> > I'm having a problem getting my website to deploy onto my apache
webserver
> > on my local.
> >
> > According to this post
> >
>
here...http://nagoya.apache.org/eyebrowse/ReadMsg?listName=users@maven.apach
> > e.org&msgId=809146
> >
> >
>
> --------------------------------------------------------------------------
> --
> > ------------------------------------
> >
> >>Hi everybody!
> >>
> >>I'm trying to use the site:deploy command, but get this exception:
> >>
> >>Root cause
> >>Execute failed: java.io.IOException: CreateProcess: ssh lukas -l
tmeggerl
> >>"mkdir -p lukas/javaprojects" error=2\
> >
> >
> > error 2 is file not found which implies that ssh is not on the command
> line.
> >
>
> --------------------------------------------------------------------------
> --
> > ------------------------------------
> >
> >
> > ...the problem is that ssh is not in the path, right?
> >
> > So, I have the very same error and I put ssh into the path (TTSH being
> used)
> > and same error. Am I missing something or is there something else going
on
> > here?
> >
> > Many thanks for any help,
> >
> > Ian.
> >
> >
> >
> >
> >
> > ---
> > Outgoing mail is certified Virus Free.
> > Checked by AVG anti-virus system (http://www.grisoft.com).
> > Version: 6.0.639 / Virus Database: 408 - Release Date: 22/03/2004
> >
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>
> ---
> Incoming mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.639 / Virus Database: 408 - Release Date: 22/03/2004
>
> ---
> Outgoing mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.639 / Virus Database: 408 - Release Date: 22/03/2004
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>


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


RE: site:deploy goal fails?

Posted by Ian Black <ib...@pacemetrics.com>.
Okay, set maven.ssh.executable to the location of ttssh.exe in my
build.properties file and now I'm getting this error...

BUILD FAILED
null:95:56: <exec> Execute failed: java.io.IOException: CreateProcess:
"C:Program FilesTTERMPRO  tssh.exe" http://blah  -1 ian "mkdir -p
http://blah error=123

Any ideas?

Thanks again,

Ian.



-----Original Message-----
From: Paul Spencer [mailto:paulspencer@mindspring.com]
Sent: 27 March 2004 16:06
To: Maven Users List
Subject: Re: site:deploy goal fails?


Ian,
You need set maven.ssh.executable in build.properties

See http://maven.apache.org/reference/plugins/site/properties.html

Paul Spencer

Ian Black wrote:

> Hi everyone,
>
> I'm having a problem getting my website to deploy onto my apache webserver
> on my local.
>
> According to this post
>
here...http://nagoya.apache.org/eyebrowse/ReadMsg?listName=users@maven.apach
> e.org&msgId=809146
>
>
> --------------------------------------------------------------------------
--
> ------------------------------------
>
>>Hi everybody!
>>
>>I'm trying to use the site:deploy command, but get this exception:
>>
>>Root cause
>>Execute failed: java.io.IOException: CreateProcess: ssh lukas -l tmeggerl
>>"mkdir -p lukas/javaprojects" error=2\
>
>
> error 2 is file not found which implies that ssh is not on the command
line.
>
> --------------------------------------------------------------------------
--
> ------------------------------------
>
>
> ...the problem is that ssh is not in the path, right?
>
> So, I have the very same error and I put ssh into the path (TTSH being
used)
> and same error. Am I missing something or is there something else going on
> here?
>
> Many thanks for any help,
>
> Ian.
>
>
>
>
>
> ---
> Outgoing mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.639 / Virus Database: 408 - Release Date: 22/03/2004
>



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


---
Incoming mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.639 / Virus Database: 408 - Release Date: 22/03/2004

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.639 / Virus Database: 408 - Release Date: 22/03/2004


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


RE: site:deploy goal fails?

Posted by Ian Black <ib...@pacemetrics.com>.
Thanks Paul :)

-----Original Message-----
From: Paul Spencer [mailto:paulspencer@mindspring.com]
Sent: 27 March 2004 16:06
To: Maven Users List
Subject: Re: site:deploy goal fails?


Ian,
You need set maven.ssh.executable in build.properties

See http://maven.apache.org/reference/plugins/site/properties.html

Paul Spencer

Ian Black wrote:

> Hi everyone,
>
> I'm having a problem getting my website to deploy onto my apache webserver
> on my local.
>
> According to this post
>
here...http://nagoya.apache.org/eyebrowse/ReadMsg?listName=users@maven.apach
> e.org&msgId=809146
>
>
> --------------------------------------------------------------------------
--
> ------------------------------------
>
>>Hi everybody!
>>
>>I'm trying to use the site:deploy command, but get this exception:
>>
>>Root cause
>>Execute failed: java.io.IOException: CreateProcess: ssh lukas -l tmeggerl
>>"mkdir -p lukas/javaprojects" error=2\
>
>
> error 2 is file not found which implies that ssh is not on the command
line.
>
> --------------------------------------------------------------------------
--
> ------------------------------------
>
>
> ...the problem is that ssh is not in the path, right?
>
> So, I have the very same error and I put ssh into the path (TTSH being
used)
> and same error. Am I missing something or is there something else going on
> here?
>
> Many thanks for any help,
>
> Ian.
>
>
>
>
>
> ---
> Outgoing mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.639 / Virus Database: 408 - Release Date: 22/03/2004
>



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


---
Incoming mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.639 / Virus Database: 408 - Release Date: 22/03/2004

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.639 / Virus Database: 408 - Release Date: 22/03/2004


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


Re: site:deploy goal fails?

Posted by Paul Spencer <pa...@mindspring.com>.
Ian,
You need set maven.ssh.executable in build.properties

See http://maven.apache.org/reference/plugins/site/properties.html

Paul Spencer

Ian Black wrote:

> Hi everyone,
> 
> I'm having a problem getting my website to deploy onto my apache webserver
> on my local.
> 
> According to this post
> here...http://nagoya.apache.org/eyebrowse/ReadMsg?listName=users@maven.apach
> e.org&msgId=809146
> 
> 
> ----------------------------------------------------------------------------
> ------------------------------------
> 
>>Hi everybody!
>>
>>I'm trying to use the site:deploy command, but get this exception:
>>
>>Root cause
>>Execute failed: java.io.IOException: CreateProcess: ssh lukas -l tmeggerl
>>"mkdir -p lukas/javaprojects" error=2\
> 
> 
> error 2 is file not found which implies that ssh is not on the command line.
> 
> ----------------------------------------------------------------------------
> ------------------------------------
> 
> 
> ...the problem is that ssh is not in the path, right?
> 
> So, I have the very same error and I put ssh into the path (TTSH being used)
> and same error. Am I missing something or is there something else going on
> here?
> 
> Many thanks for any help,
> 
> Ian.
> 
> 
> 
> 
> 
> ---
> Outgoing mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.639 / Virus Database: 408 - Release Date: 22/03/2004
> 



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