laeubi commented on PR #1252:
URL: https://github.com/apache/maven/pull/1252#issuecomment-1730760498

   > With a remark: personally am really tired to use DOM/Xpp3Dom as "config"
   
   It is `PlexusConfiguration` here ;-)
   
   > we need something smarter
   
   Don't know what smart you have in mind, but of course one could think about 
mapping this to an object annotated similar to what mojo uses (just the 
configuration part), but last time I tried something similar it was 
surprisingly hard (e.g. when it comes to interpolation/default values).
   
   At laest this is much better than having no configuration at al or invent 
something that is completely extension specific (like custom properties files).


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to