Possible Duplicate:
How can I convert my Java program to an .exe file?
Can Maven generate exe files and mac os x apps?
I am building an application in Eclipse. Also I am using Maven to deal with my dependencies. Now I want to deliver my application to users for a testing. They are using Windows machine. I have never done this before and I am not sure how an .exe file can be built together with dependencies which reside on the Maven repository?