aerie
aerie copied to clipboard
Publish procedural jars
Once feature/procedural-scheduling is merged into develop, we can publish those jars to Github Maven Packages, like we do with the rest of our libraries.
This will publish those libraries' dependencies so that end-users can pull in transitive dependencies. Currently, end-users of the procedural scheduling libraries need to build their own "fat" jar, with deps baked in.
This will require changes to the build.gradle publishing section in the following submodules:
procedural/schedulingprocedural/constraintsprocedural/timelineprocedural/processor