Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release exasol-script-api as maven package #111

Closed
tkilias opened this issue Oct 20, 2020 · 4 comments
Closed

Release exasol-script-api as maven package #111

tkilias opened this issue Oct 20, 2020 · 4 comments
Labels
component:ci Changes in continuos integration feature Product feature

Comments

@tkilias
Copy link
Collaborator

tkilias commented Oct 20, 2020

Background

  • We are building exasol-script-api jar during the build of the UDFClient
  • It contains the Java API of the UDF
  • A old version is available under Maven
  • At the moment, we don't build a maven package

Acceptance Criteria

  • Build a maven package for the jar (we probably need to generate a pom for it)
  • Add CI Workflow to release the maven package
@tkilias tkilias added component:ci Changes in continuos integration feature Product feature labels Nov 23, 2020
@tkilias
Copy link
Collaborator Author

tkilias commented Aug 9, 2021

Depends on #240
Depends on #502

@tkilias
Copy link
Collaborator Author

tkilias commented Aug 9, 2021

@tkilias
Copy link
Collaborator Author

tkilias commented Sep 16, 2021

the jar build by the following rule should be wrapped into a maven package and published to maven central

@tkilias
Copy link
Collaborator Author

tkilias commented Nov 9, 2022

We followed now a different approach and extracted the interface to following repo https://github.com/exasol/udf-api-java with
exasol/udf-api-java#1. For that reason, we close this issue and continue the reintegration in #729.

@tkilias tkilias closed this as completed Nov 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:ci Changes in continuos integration feature Product feature
Projects
None yet
Development

No branches or pull requests

2 participants