I am working on a fairly large project (with a number of modules, a bunch of external libraries etc.) and we are now considering switching from Ant to Maven. I understand ...
We have a large project ear that contains a .har and a .war, currently built with ant - running on JBoss AS 5. We would like to migrate this application to ...