-
Notifications
You must be signed in to change notification settings - Fork 43
Running with Maven
Sandro edited this page Jan 17, 2016
·
5 revisions
Apache Maven is a build automation tool to manage a project's build, reporting and documentation.
Maven plugins for running XSpec tests as part of a build are available from adamretter and daisy.
An external project, jxsl, provides a Maven archetype for XSpec. The goal is to provide everything needed to integrate with Continuous Integration tools for Java (like Hudson, Cruise Control, etc.) See Benoit Mercier's presentation at Balisage 2011 for more info.