I dont think you can do it this way.
However if your project is a Maven project then you could do the following :
Add a <resources> [ for src/main/resources] or a <testResources> [ for src/test/resources ] in your <build> section. Add filtering to it and specify your suite file in it. Then you could specify
mvn resources:resources / mvn resources:testResources to do this.
--
Thanks & Regards
Krishnan Mahadevan
"All the desirable things in life are either illegal, expensive, fattening or in love with someone else!"
My Scribblings @
http://wakened-cognition.blogspot.com/