Skip to content

Publish source jars for JitPack #305

@electrum

Description

@electrum

We're currently using JitPack in Presto for the Iceberg dependency until there is an official release in Maven Central. Unlike a traditional Maven SNAPSHOT build, this is reasonably safe, as the artifacts should be effectively immutable as they are based on a commit ID.

One problem is that the source jars are not published. This seems to be caused by JitPack running the install task rather than publishToMavenLocal (see JitPack docs). Would it be possible to modify the build so that source jars are installed when running the install task?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions