mirror of
https://github.com/corda/corda.git
synced 2025-01-28 07:04:12 +00:00
855c22218a
* Doorman can now be published to maven local for testing against other projects locally. * Fixed the classifier for the JAR
The Doorman source code is located under network-management/src
To build a fat jar containing all the doorman code you can simply invoke .. sourcecode:: bash ./gradlew network-management:buildDoormanJAR
The built file will appear in
network-management/build/libs/doorman-<VERSION>-capsule.jar