rfscholte commented on issue #286: [MNG-6656] Introduce base for build/consumer process URL: https://github.com/apache/maven/pull/286#issuecomment-542386341 I've moved the second read of the `pom.xml` with the additional BuildPomXMLFilters directly after the initial read of the pom, but before inheritence, filtering, etc. . This also means that right now the rawModel is the result of the second read, and does not represent the original pom. I'm still considering this choice. Which one is more important? When is the rawModel used and why? Do we need both results?
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
