So finally after trying for so many days I was able to run my tests with Maven. It was sure a real good challenge to execute it because at first it was giving so many configuration errors. I even thought to give up in between but I don't know why I didn't give up :p. I think its the excitement I have in me for this project that keeps me motivated.
Learning about the configuration of the pom.xml file for the maven project was most challenging but Google never lets you down. You end up getting at least one link that addresses your issue. But fortunately I ended up with a link that not only solved my problem but also introduced me to this awesome report generating plugin in maven called surefire-report. It a very good plugin for generating beautiful HTML reports for your tests. Here is a screenshot I took :P
So, finally I hope I am all set to use Maven for my final project and I hope it works for me then :P.
Learning about the configuration of the pom.xml file for the maven project was most challenging but Google never lets you down. You end up getting at least one link that addresses your issue. But fortunately I ended up with a link that not only solved my problem but also introduced me to this awesome report generating plugin in maven called surefire-report. It a very good plugin for generating beautiful HTML reports for your tests. Here is a screenshot I took :P
So, finally I hope I am all set to use Maven for my final project and I hope it works for me then :P.
