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. For more options, visit https://groups.google.com/d/optout.
