Uploaded image for project: 'Maven'
  1. Maven
  2. MNG-7877

Attach the build POM and simplify the build/consumer implementation

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 4.0.0-alpha-8, 4.0.0
    • None
    • None

    Description

      The build/consumer implementation was initially written in SAX, later rewritten using Xpp3, then Stax, but this implementation is quite complex with a big drawback in that it affects multiple places in the code where the models are loaded.

      Rewriting the transformation on top of the object model remove those problems, at the cost of loosing the comments in the consumer POM.  The build POM is thus attached with the original unmodified POM, with build classifier to differentiate.

      Attachments

        Activity

          People

            gnodet Guillaume Nodet
            gnodet Guillaume Nodet
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: