Remove artifact pkl-cli from publishing #14

Open
opened 2025-12-30 01:19:32 +01:00 by adam · 1 comment
Owner

Originally created by @kb-1000 on GitHub (Feb 4, 2024).

pkl-cli is published to Maven Central, but depends on pkl-server which is not.
It should be published as well.

Originally created by @kb-1000 on GitHub (Feb 4, 2024). pkl-cli _is_ published to Maven Central, but depends on pkl-server which is not. It should be published as well.
Author
Owner

@bioball commented on GitHub (Feb 4, 2024):

The actual issue here is that we shouldn't be publishing an artifact called "pkl-cli".

For the CLI, you want pkl-cli-java

@bioball commented on GitHub (Feb 4, 2024): The actual issue here is that we shouldn't be publishing an artifact called "pkl-cli". For the CLI, you want [pkl-cli-java](https://central.sonatype.com/artifact/org.pkl-lang/pkl-cli-java)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pkl#14