flybyray / maven-play-plugin

Automatically exported from code.google.com/p/maven-play-plugin
0 stars 0 forks source link

Add "runWithTests" configuration parameter to "run" mojo (similar to "startWithTests" in "start" mojo). #78

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Add "runWithTests" configuration parameter to "run" mojo (similar to 
"startWithTests" in "start" mojo).

Default value will be "false".

Executing "mvn play:run -Dplay.runWithTests" will be equivalent to executing 
"mvn play:test".

Original issue reported on code.google.com by gslowiko...@gmail.com on 14 May 2012 at 7:08

GoogleCodeExporter commented 9 years ago
Implemented in svn rev. 9082.

Original comment by gslowiko...@gmail.com on 14 May 2012 at 7:08

GoogleCodeExporter commented 9 years ago
Snapshot deployed.

Original comment by gslowiko...@gmail.com on 14 May 2012 at 7:12