Publish starter project to the maven central again
It would be very helpful if the project is also published to the maven central. We would like to use the hapi fhir server, but we need to extend it with some custom logic for authorization and operations. Currently we can only clone the project and backfeed changes. This is quite labor intensive. Ideally we would grab the starter project from the maven central and then extend it with our own code.
I agree - @markiantorno would you agree?
I also would see that happen
I also agree
That would be great, we also like to extend on the starter project.
@jkiddo / @markiantorno any updates on this?
I'll look into getting this set up.
This is going to require 2 changes, the pom.xml changes in the PR above, and setting up a corresponding release pipeline in Github Actions (which I will do shortly).
@markiantorno This is great. Any ETA on when you'll create the release pipeline?