Hi there, I'm trying to port an exiting Ant build project to use Maven instead, this project depends upon another that is also built using Ant. I know in an ideal world it would be best to port both projects to using Maven, sadly that is not an option in this case (the business simply won't allow it). I've done much searching but so far I can't find any documentation to achieve this. Could someone point me in the right direction please?
Thanks in advance!! Kind regards, Adam
