On 29/03/17 18:09, Coty Sutherland wrote: > Hi, > > In order to improve my build process I'm looking at utilizing maven to > build tomcat rather than ant (maven works with an existing toolset, > whereas ant doesn't). Does anyone know of any groups that have tried > to do or are doing this, or any projects that I could look into? If > not, would anyone be interested in my progress on creating a > (hopefully simple) maven wrapper that uses AntRun plugin to build > with?
If you have some free time, this might be some useful background reading: http://tomcat.markmail.org/thread/rk3iaqjx7coo4bsb although it sounds as if you just want to put a Maven wrapper around the existing build script which is very different to what that thread proposed. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org