You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: