From: Markus H. <ma...@ti...> - 2011-09-16 08:33:57
|
Hi, I created a little maven plugin, to be able to integrate XMLVM in my other maven build processes. You can find the source here: https://github.com/tisoft/xmlvm-maven-plugin Install with: mvn install -Dxmlvm.sdk.path=<path to xmlvm> There is a simple test project here: https://github.com/tisoft/xmlvm-maven-plugin/tree/master/src/test/resources/xmlvm-test Comments welcome, Markus |