batch file to install some application using Maven

2009-11-06 Thread rajuchacha007
Hi all, 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. T

Re: maven dependency version inprovment

2009-11-06 Thread Stephen Connolly
Unfortunately, Maven has an issue. I shall try to explain the issue. There are a lot of older versions of Maven 2.x out there. Changing the XSD schema of pom files will break those older clients from reading the information in the central repository. In addition, a number of other tools (e.g. IV