On Thu, Jan 23, 2025 at 12:16 AM Mark Derricutt <m...@talios.com> wrote:
>

> If the xinclude support could use some form of GAV HREF, rather than just a
> local file, that might cover the basic requirements/use cases (tho some
> users seem to make heavy use of plugin configuration merging over a series
> of parents).

XInclude is defined by the XInclude spec, not by Maven. You'd need to
define a completely different inclusion model or perhaps define a new
URI type for Maven GAV coordinates, then add support for this to the
XInclude engines. I'm also not sure what that might mean. Do you
really want to include an entire pom.xml? Probably not, and XPath
fragment identifiers aren't well understood or supported.



-- 
Elliotte Rusty Harold
elh...@ibiblio.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to