My code has three property file and I want to give input through maven. How to give input for three files in VM agrument.
How to pass the -D System properties while testing on Eclipse?
I am following this link. But this link shows only for one property file. I want to give for three property file at once. Please suggest how to do it