Uploaded image for project: 'AMQ Streams'
  1. AMQ Streams
  2. ENTMQST-4360 Move from Vert.x to Quarkus
  3. ENTMQST-4736

Re-enable fail on warnings on the maven-dependency-plugin

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Done
    • Icon: Undefined Undefined
    • None
    • 2.2.0.GA
    • kafka-bridge
    • None
    • False
    • None
    • False

      In order to make the "road to quarkus" fork/development branch compiling the JAR I decided to disable the <failOnWarning> option for the maven-dependency-plugin because it was failing due to multiple unused dependencies or used but not declared ones. This is due to the addition of the Quarkus bom and not removing the dependencies not used anymore.

      We have to fix this, by removing the not used dependencies and ignoring the others and finally re-enabling the <failOnWarning>.

            srawat@redhat.com Shubham Rawat
            ppatiern Paolo Patierno
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: