Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-20566

Jaxb version should be present in parent/pom.xml not pom/xml

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 4.5.0
    • 4.5.0
    • build system
    • None
    • Unknown

    Description

      I'd like to reuse a version  `jaxb-core-version` in camel-quarkus project. I noticed, that the definition of version is placed in pom.xml (not parent/pom.xml), therefore can not be reused.

      I dug up a little bit into the history and found a comment from pom.xml

      
              <!-- eclipse plugin need the jaxb in this pom.xml file -->
              <!-- Make sure to keep JAXB version up to date in parent/pom.xml in the bottom of the file --> 

      , which was removed during removal of maven-eclipse-plugin ( that is retired since 2015)

       

      Based on that comment, the fact that eclipse plugin was removed and successful local build with the fix, I think that those version definition should be moved to parent/pom.xml (where other version resides).

      Attachments

        Issue Links

          Activity

            People

              jondruse Jiri Ondrusek
              jondruse Jiri Ondrusek
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: