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

Integrate with jib-maven-plugin? #86

Open
TobiX opened this issue Jan 8, 2024 · 0 comments
Open

Integrate with jib-maven-plugin? #86

TobiX opened this issue Jan 8, 2024 · 0 comments
Labels
feature request New feature or request

Comments

@TobiX
Copy link

TobiX commented Jan 8, 2024

Is your feature request related to a problem? Please describe.

When doing "plain" maven builds, this plugin already allows "seamless" integration, but if the build contains a jib step, an additional run of JFrog CLI (or other external tools) is needed.

Describe the solution you'd like to see

In the simplest case, this plugin would detect a jib run inside the current build and "just" upload the correct metadata at the end of the build, so the jib images are associated with the maven build.

Describe alternatives you've considered

No response

Additional context

No response

@TobiX TobiX added the feature request New feature or request label Jan 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant