Giter Site home page Giter Site logo

Comments (6)

jamezp avatar jamezp commented on August 10, 2024 1

Hello @jskillin-idt. We are trying to sort out the issue of being able to release 4.0.0. The 4.0.0-M2 on Maven central unfortunately is not correct. The current release is 3.1.0 with 4.0.0 coming out very soon. Hopefully before the end of the week.

One thing to note is 4.0.0 is a new API and there may be a lag in a final release of implementations.

from rest.

jamezp avatar jamezp commented on August 10, 2024 1

Yeah, hopefully a release will be out soon. With Maven Central you can't really remove or replace archives. It's probably best to work off SNAPSHOTS of main for now if you're trying to implement the API.

from rest.

jskillin-idt avatar jskillin-idt commented on August 10, 2024 1

Unfortunately, my situation far more mundane than trying to implement the latest API. 😄 I am using dynamic version ranges in Gradle, and 4.0.0-M2 happened to be selected as the upper end of that range, which caused Gradle to try to parse the metadata of 4.0.0-M2, which then triggered a failure when certain POMs didn't exist as needed to complete resolution.

The issue is simple enough to work around until the latest version on Maven Central changes. I appreciate you taking the time to reply to my comments.

from rest.

senivam avatar senivam commented on August 10, 2024 1

fix for the described issue is on the infrastructure (Jenkins job). Advice on the fix is described in the #1253

from rest.

jskillin-idt avatar jskillin-idt commented on August 10, 2024

There is probably no purpose, then, in removing or fixing the 4.0.0-M2 release in Maven Central? I'll work on a way for my build to ignore the 4.0.0-M2 as an exception, if the plan is just to let the 4.0.0-M2 remain published as is and let a future release supersede.

from rest.

jamezp avatar jamezp commented on August 10, 2024

Given that I will close this. If for some reason you feel this needs to be reopened please feel free to reopen it.

I will say, once 4.0.0 is out you'd need to change your implementation. The new API will have methods not implemented in currently released RESTEasy, Jersey, etc.

from rest.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.