On Tue, 13 Aug 2013, cedric walter wrote:
Any plan or roadmap to move away from the custom ANT build.xml in favor of Maven (mavenization)?
Is it actually possible for maven to support all the targets in the POI build.xml file, without writing custom plugins / having to have Maven call ant to do a load of stuff?
The ant script has the advantages of being very quick to run (I find it much faster than maven based projects I also work on), and generally working (so doesn't need a lot of work).
I'm not personally against a move to maven, but I wouldn't be keen if it either got slower to build or test the project, or if we lost some of the targets we currently have. Is that possible?
Nick --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org For additional commands, e-mail: dev-h...@poi.apache.org