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


   > only makes sense in the context of a project
   
   Don't think so a core-extension can simply extend everything in maven, even 
what "project" means ... Just take a look at the 
[polyglot-extension](https://github.com/takari/polyglot-maven) that allows 
alternative markup languages instead of pom.xml
   
   Now assume I define my project in terms of json.properties, how should this 
"project" ever become materialized if the extension required to read it is 
required to first read the project to get the version property to know what 
version of the extension should be loaded ... I think its clear that this will 
never be resolvable...


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