I am working on a batch programming (to write a batch pragramme) which will install some application (.exe file) using maven. What I mean is a *.bat file code which will install an application (an exe file or an installer) using maven. Has anyone worked on such task? I am new to maven. Thank you very much in advance.