parallaxsecond/parsec-client-java

Build requirements - manage repository

Opened this issue · 2 comments

In order to manage the building of maven/grade, a repository
This is to support the workshop demo's, greengrass-parsec-provider etc..

A Github actions workflow is required to publish builds

Possible ways:

  • dedicated build on GitHub release page (can be a quick win)
  • Or publish parsec into the maven central (ultimately the best)

Idea: https://jitpack.io/

@grealish can we split this issue up?

  • Fix failing Github actions workflow
  • Github releases
  • Publish to Maven central