Keep in mind that the pom.xml is language agnostic, it describes
configuration that makes sense for any programming language.
Hence, the pom should not be extended with Java specific features.
Maven supports extensions, with seems like a better fit.
Configuring an extension is not standardized yet, now the extension can
pick up System properties of read some file from its preferred location.
The closest you can get right now is probable the
moditect-maven-plugin[1]
thanks,
Robert
[1] https://github.com/moditect/moditect
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org