Looking at moving our build process to bitbucket (server)
Many of the projects I've inherited were generated out of Netbeans and their native ant based build.xml system.
In order to build out of bitbucket will I need to convert these projects into their maven equivalents, or is it possible to use them as is?