rdlopes / nifi-open-nlp

A set of NiFi processors to implement NLP flows using Apache OpenNLP
https://rdlopes.github.io/nifi-open-nlp/
3 stars 1 forks source link

Add a maven cycle for releasing to GitHub #8

Closed rdlopes closed 4 years ago

rdlopes commented 4 years ago

So tedious the work to deploy the app.

I need a maven setup to release builds directly into github

rdlopes commented 4 years ago

Maven release must be part of a CICD process.

I've picked GitHub actions to implement it.

rdlopes commented 4 years ago

Currently waiting for a feedback from GitHub about the different errors I found during deployment: