Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-365

retrotranslator functionality should be disabled by default

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • None
    • None

    Description

      When trying to compile qpid/java/common, I get the following error:

      [ERROR] BUILD ERROR
      [INFO] ------------------------------------------------------------------------
      [INFO] Null element in <verifyClasspath>

      This is because maven is trying to find the following references which are supposed to be defined in the local settings.xml file:

      <verifyClasspath>
      <element>${retrotranslator.1.4-rt-path}</element>
      <element>${retrotranslator.1.4-jce-path}</element>
      <element>${retrotranslator.1.4-jsse-path}</element>
      </verifyClasspath>

      I'm submitting a patch that makes the retrotranslator stuff disabled by default and can be enabled by passing in a profile argument to the build. For example, assuming the local settings.xml is set up correctly, you could run:

      > mvn -Pretrotranslator

      Attachments

        1. Qpid-365-alternative.diff
          1 kB
          Rupert Smith
        2. qpid-365.patch
          6 kB
          Jonathan Anstey

        Activity

          People

            Unassigned Unassigned
            janstey Jonathan Anstey
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: