This repository holds a Maven Plugin to manage MATLAB Toolboxes.
<plugin>
<groupId>fx.maven</groupId>
<artifactId>matlab-maven-plugin</artifactId>
<version>1.0.0</version>
</plugin>
This plugin assumes sandboxes as formed by the Maven MATLAB Toolbox Archetype. Although it can work as a standalone, it works best with the Fx Maven Toolbox.