SAP / olingo-jpa-processor-v4

The JPA Processor fills the gap between Olingo V4 and the database, by providing a mapping between JPA metadata and OData metadata, generating queries and supporting the entity manipulations.
Apache License 2.0
122 stars 76 forks source link

Upload releases to central maven repo #197

Open damian-fernandez-southern opened 1 year ago

damian-fernandez-southern commented 1 year ago

Hey there, are you ever thinking to upload the releases to the central maven repo?

sebgercas commented 1 year ago

That would be great!

Also the build of version 1.0.9 in Jitpack is failing: https://jitpack.io/com/github/SAP/olingo-jpa-processor-v4/1.0.9/build.log

So, currently, there is no way of acquiring the artifact aside from building it yourself (which is not applicable in our case).

kishanp519 commented 1 year ago

Any update on this? Also need version 1.0.9.

wog48 commented 1 year ago

We are currently discuss what will be the best way for us to publish the repo on maven central

sebgercas commented 1 year ago

Hi @wog48 , I think upload to maven central would be nice, but maybe it would be faster to tackle the failing build on jitpack at first. At least everyone who wants to use the library then would have the possibility to import it.

sahashmi commented 11 months ago

We are currently discuss what will be the best way for us to publish the repo on maven central

Any update on this?