rmannibucau commented on pull request #665:
URL: https://github.com/apache/maven/pull/665#issuecomment-1020923979


   @laeubi I read the jira and this is why i commented this way. Does 
`.mvn/extensions.xml` relates to a project? Yes. So it can use the standard 
maven filtering. The only limitation will be that it is preprocessed, ie you 
can't use extension enrichment there - by design - but you can use project 
model so properties and you can use system properties and env variable 
interpolation as in any part of a maven filtering so no need to invent a new 
one.
   
   >  It is what most maven developers would expect
   
   I think most maven users will expect filtering to behave as maven filtering, 
not with a spring/unix/... alternative.
   
   So overall it is very good to bring filtering while it is aligned on maven 
one and not reimplemented+reinvented IMHO.


-- 
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: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to