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

Remove Maven Local Repository #16

Open
mhellmeier opened this issue Mar 19, 2024 · 0 comments
Open

Remove Maven Local Repository #16

mhellmeier opened this issue Mar 19, 2024 · 0 comments
Labels
component: cli Command Line Interface component: webinterface Webinterface GUI dependencies Software dependencies

Comments

@mhellmeier
Copy link
Member

Current Problem

In order to build and run the CLI tool or the webinterface, the watermarker library has to be built locally and published to maven local.

Proposed Solution

It should be checked whether it makes sense to publish the watermarker library directly (in GitHub, Docker Hub, etc.) to make it directly usable without an additional build and publish step.

Additional Context

After the watermarker library is published, the mavenLocal() repository can be removed from the CLI tool and the webinterface.

@mhellmeier mhellmeier added component: cli Command Line Interface component: webinterface Webinterface GUI dependencies Software dependencies labels Mar 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: cli Command Line Interface component: webinterface Webinterface GUI dependencies Software dependencies
Projects
None yet
Development

No branches or pull requests

1 participant