Open damian-fernandez-southern opened 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).
Any update on this? Also need version 1.0.9.
We are currently discuss what will be the best way for us to publish the repo on maven central
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.
We are currently discuss what will be the best way for us to publish the repo on maven central
Any update on this?
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.
Hi @wog48 ,
the status as of now is, that the version 1.1.1 was released via jitpack and the build there works. Thank you.
However, there has never been a successful 2.x.x build in jitpack. This fix is needed that Spring Boot 3 devs can use it easy in maven.
Hey there, are you ever thinking to upload the releases to the central maven repo?