Uploaded image for project: 'RESTEasy'
  1. RESTEasy
  2. RESTEASY-3558

Replace test util class using Aether with ShrinWrap Resolvers

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Major Major
    • 6.2.12.Final, 7.0.0.Beta1
    • 6.2.11.Final, 7.0.0.Alpha4
    • Test Suite
    • None

      Motivated by JBEAP-28496 where https://github.com/resteasy/resteasy/commit/364cb3476b9767004f0ad16ee75394b0c31132dd caused HeadersInViewResponseTest to fail. The test is using MavenUtil class which uses Aether dependencies to resolve and download maven artifacts. But that commit somehow changed dependency trees which in turn caused the test to fail.

      But since I noticed that this is the only test that is using that MavenUtil, it might be easier to just get rid of that custom test util class. Especially when we can use ShrinkWrap Resolvers for the same task. Let's explore that option.

              jbliznak@redhat.com Jan Blizňák
              jbliznak@redhat.com Jan Blizňák
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: