datapackage-java icon indicating copy to clipboard operation
datapackage-java copied to clipboard

Upload to Maven

Open wetneb opened this issue 7 years ago • 3 comments

Most Java libraries are available on Maven (http://search.maven.org/), it seems that this one is not. It would be very useful to upload it there.

wetneb avatar Aug 12 '18 16:08 wetneb

+1 for this feature

ItsMrRyan avatar Apr 15 '20 01:04 ItsMrRyan

I am pondering uploading tableschema-java to maven central after the COVID-scare is over, but datapackage-java currently is not in a shape or form to do this. Quite honestly there are security issues and a lot of code is more jury-rigged than anything else. That would be bad on its own, but the API is also (still) not great in some places.

iSnow avatar Apr 15 '20 21:04 iSnow

Hi @iSnow just following up here. This is now on Jitpack (https://jitpack.io/#frictionlessdata/datapackage-java) so I'm guessing it doesn't need to be on Maven Central? Besides that, I hear your concerns about the state of the code - can we provide any support for getting the code in better shape? Thanks :-)

lwinfree avatar Aug 12 '21 18:08 lwinfree