Add JAR generation #3

Closed
opened 2022-03-25 21:23:28 +01:00 by seabass · 1 comment
Owner

There should be a facility to create JARs for matchbot: both source JARs and 'uberjars' containing all required dependencies. The latter would allow users to run matchbot with java -jar matchbot-x.x.x-standalone.jar, without needing to have the Clojure compiler installed and the source code for matchbot present.

Further to this, we should explore the possibility of automating the upload of the generated artefacts to Maven Central.

There should be a facility to create JARs for `matchbot`: both source JARs and 'uberjars' containing all required dependencies. The latter would allow users to run `matchbot` with `java -jar matchbot-x.x.x-standalone.jar`, without needing to have the Clojure compiler installed and the source code for `matchbot` present. Further to this, we should explore the possibility of automating the upload of the generated artefacts to Maven Central.
seabass added this to the 1.1.0 milestone 2022-03-25 21:23:28 +01:00
seabass self-assigned this 2022-03-25 21:23:28 +01:00
seabass referenced this issue from a commit 2022-04-08 22:48:12 +02:00
seabass referenced this issue from a commit 2022-04-09 22:20:07 +02:00
seabass referenced this issue from a commit 2022-04-09 22:26:15 +02:00
seabass referenced this issue from a commit 2022-04-09 22:27:30 +02:00
seabass referenced this issue from a commit 2022-04-09 22:49:34 +02:00
Author
Owner

Resolved in pull requests #9 and #10.

Resolved in pull requests #9 and #10.
Sign in to join this conversation.
No Label
security
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: LibreGaming/matchbot#3
No description provided.