Attribute 'JCabi-Version' not found in MANIFEST.MF strikes again
Open
- Dominant language
- Java
- Stars
- 307
- Forks
- 144
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 14
Description
It's not just that this GitHub library adds 5MB of dependencies. It also throws this error when ran from `.jar`:
```
Caused by: java.lang.IllegalArgumentException: Attribute 'JCabi-Version' not found in MANIFEST.MF file(s) among 6 other attribute(s)
```
This doesn't happen when I run the library using the Run button in Netbeans. It's nice that you fixed the typo in the error message, but the error is still here.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.