The openXMA framework originates from the company sIT Solutions. The build scripts still support a release process as used there. For developers outside of sIT Solutions this targets are of no importance. These targets are never used for a public deployment of openXMA. Targets and variables used in sIT Solutions are usually named with something like _sit:
init_sit
Target in
openxmaParent/script/build_import.xml.Makes some sIT
specific initialization (like release directories).The other sIT
targets are dependent from this one.
releaseLocale_sit
Releases a built project to a local directory as defined in sIT. Also copies the project to your local Maven repository.
release_sit
Releases a built project including the javadoc to a shared directory as defined in sIT. Does not release the project to a public Maven repository.