jira-importer commented on issue #193: URL: https://github.com/apache/maven-source-plugin/issues/193#issuecomment-2959554739
**[Fred Bricon](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=fbricon)** commented project.build.sourceEncoding could be defined in a distant parent, so reading that information would require to load the complete maven model, which would be both resource intensive and difficult in a project not depending on Maven tooling. On the other hand, storing that info directly in the source jar would be super simple to leverage, from both a resource and tooling perspectives -- 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]
