Maven build?

Hi Wildfire Folk,

Is there any plan to have wildfire built with mvn instead of ant?

If not, what are the reasons?

  • Hugues

Hugues,

No plans to switch to Maven right now. I would switch the question around – since Ant is working great, why should we switch to Maven?

-Matt

Hi Matt,

You’‘re right, ant is working fine. It’‘s not handling jar dependency/version though, and it’'s not handling dependency for plugins that could be built with it as well. Finally, it brings somewhat a standardized structure… but the later is more about philosophy

I’'m thinking about working on such a build. Would this be useful?

  • Hugues