Deploying State SDK Bundles to a Maven Repository
You can deploy State SDK bundles to the local Maven repository (also known as the .m2). Deploy bundles to local repositories on each development machine.
Prerequisites
Context
The State SDK consists of five bundles:
- mobiliser-brandplugin-api-1.3.1.jar
- mobiliser-brandstate-sdk-1.3.1.jar
- mobiliser-brandplugin-security-1.3.1.jar
- mobiliser-brandplugin-core-1.3.1.jar
- mobiliser-brandplugin-jpa-1.3.1.jar
Deploy these bundles to the Maven repository so they are accessible as dependencies to
state-development projects. Bundles are in the
<SMSBUILDER_HOME>\bundle\application directory. To
deploy the bundles, run a script for each bundle, or copy all five scripts to a single
script file, and run it once.