RIDE icon indicating copy to clipboard operation
RIDE copied to clipboard

Add Execution Profile Maven

Open robotframework-ride opened this issue 9 years ago • 2 comments

Originally submitted to Google Code by Marcin.Koperski on 19 Jan 2015

It would be beneficial to be able to execute test in ride using maven commands. It would allow easy check problem that occurred on continues integration servers like Jenkins using robotframework maven plugin.

Most important would be to to changes pybot.bat to mvn robotframework:run from --argumentfile myfile.txt to -DargumentFile=myfile.txt and --listener to -Dlistener=MyListener.

http://robotframework.org/MavenPlugin/index.html http://robotframework.org/MavenPlugin/run-mojo.html

robotframework-ride avatar Jun 03 '15 09:06 robotframework-ride

is this feature implemented in RIDE, can you somebody please help i have a same requirement?.

simplyviks avatar Aug 29 '18 05:08 simplyviks

@simplyviks We now have an example of use in docs/other.

HelioGuilherme66 avatar Jun 04 '19 12:06 HelioGuilherme66