Usually that would mean that the PATH on your Windows machine does not include the maven bin directory.
On Tue, Apr 28, 2015 at 7:25 AM Erick Macedo <[email protected]> wrote: > First, thank you for personal help. > > I'm trying to configure it with the plugin "Send files or execute commands > over SSH" > > In Exec command, I am entering something like: > > cd test / project-1 && mvn install > > But this error happens on linux > > SSH: Connecting from host [web.buy] > SSH: Connecting with configuration [Test Server] ... > SSH: EXEC: STDOUT / STDERR from command [cd test / project-1 && mvn clean > install] ... > bash: --command = mvn clean install: command not found > > My Maven is configured correctly. > > Could someone help me with this? > > Em terça-feira, 28 de abril de 2015 08:37:30 UTC-3, Erick Macedo escreveu: >> >> Hii, >> >> I have a build running on jenkins and I'm using maven. >> I wonder how I could run my screen test on a different machine that is >> the jenkins, the bamboo that is setting up a possible agent. >> >> I need this configuration because the machine that is the jenkins is a >> CentOS without graphics, and my screen tests need to be on a windows >> machine with a browser. >> >> Could someone help me or have some material for this? >> >> thank >> > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-users/d2f173cf-43d7-40cd-a16e-d19a6c8c9dd6%40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-users/d2f173cf-43d7-40cd-a16e-d19a6c8c9dd6%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CAO49JtG3cMeXYfg8PfsC_nFk9Cwapbpchhn6wzEmNF7LoMKDFA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
