apache / apache/maven-source-plugin
[MSOURCES-113] Store source encoding info in a standard file
- Dominant language
- Java
- Stars
- 37
- Forks
- 38
- Avg merge
- 18h 47m
- Merged PRs (30d)
- 5
Description
**[Fred Bricon](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=fbricon)** opened **[MSOURCES-113](https://issues.apache.org/jira/browse/MSOURCES-113?redirect=false)** and commented
It'd be nice if IDEs were able to automatically set proper source encoding when attaching sources to project dependencies.
In eclipse/m2e, we tried to automatically detect encoding but it didn't work out https://git.eclipse.org/r/#/c/116390/
A more reliable way would be to ensure the encoding info was stored inside the source archive, so that IDEs could peek into it and ensure proper settings.
---
No further details from [MSOURCES-113](https://issues.apache.org/jira/browse/MSOURCES-113?redirect=false)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.