This module packages wsdl and xsd files generated from the Tigerstripe Model using the TIP_Soap_Generator. The files are packaged in a Zip file which is posted to the Maven Repository under the group id, name and version of this project.
The generated files are tested by generating test java code from them using the Apache CXF JAX-WS http://cxf.apache.org/implementation.
Note that this is a basic first test that the soap plugin and model are generating usable output. it does not test that the model is correct or complete. The packaging process will complete even if the compilation process fails but the log output will show where the wsdl and xsd are not parsable by CXF.
To edit the apt format site content see http://maven.apache.org/plugins/maven-site-plugin/
There is also a simple APT editor plugin for eclipse at http://apteditor.sourceforge.net/