eclipsesource / eclipsesource/J2V8
POM packaging on Maven Central
Open
- Dominant language
- Java
- Stars
- 2.6k
- Forks
- 387
- PR merge metrics
- No merged PRs in 30d
Description
The published [`pom.xml` on Maven Central](https://search.maven.org/artifact/com.eclipsesource.j2v8/j2v8/5.0.103/aar.asc) for j2v8 from versions 3.x through 5.0.103 all have this declaration:
```
…
aar.asc
…
```
I expected the `packaging` value to be `aar`, considering `build.gradle` declares `packaging 'aar'`.
Is there some reason why `packaging` is `aar.asc` instead in the published `pom.xml`?
Contributor guide
Assessment
This issue has not been assessed yet.