Closed Zhuinden closed 9 months ago
This issue is stale because it has been open for 30 days with no activity.
It has no activity because Jitpack did not reply.
@jitpack.io is this repository abandoned?
This issue is stale because it has been open for 30 days with no activity.
...
This issue is stale because it has been open for 30 days with no activity.
no
This issue is stale because it has been open for 30 days with no activity.
no
This issue is stale because it has been open for 30 days with no activity.
No wonder MavenCentral is winning. 🤷
This issue is stale because it has been open for 30 days with no activity.
This issue was closed because it has been inactive for 14 days since being marked as stale.
Impressive how all these issues are just ignored
Describe the bug Jitpack-generated POM XMLs are missing nodes: name, description, url, licenses, developers, scm, inceptionYear.
Similar to https://github.com/jitpack/jitpack.io/issues/1744
To Reproduce Execute build.
Expected behavior POM xml should have format same as my library's 2.7.0 version.
Additional context The current POM resolves as the following, but Jitpack should be using Github API to add missing nodes.
This is causing issues in certain people's CI.
https://github.com/cashapp/licensee/issues/133#issuecomment-1637984992
No changes have been made to build process between 2.7.0 and 2.8.0 on my side, therefore the changes must have happened on Jitpack side.
Please provide guidance or solution or fix to this issue, thanks.