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

Handling of huge BuildInfo #131

Open
christopherfriedrich opened this issue Nov 27, 2024 · 0 comments
Open

Handling of huge BuildInfo #131

christopherfriedrich opened this issue Nov 27, 2024 · 0 comments
Labels
question Further information is requested

Comments

@christopherfriedrich
Copy link

How can we help?

We have a very huge Java monolith with a lot of

  1. inter-module dependencies
  2. external dependencies
    resulting in a BuildInfo size of > 100MB when dumped to a JSON-File.

When trying to upload the BuildInfo via jf rt bp after executing jf artifactoryPublish to publish the artifacts I'm getting a 404 issue.
Are there any ways to disable e.g. including the dependency information in the BuildInfo or is there some official documentation on the maximal BuildInfo size?

Maybe this is more related to JFrog in general, but since we are using the Plugin for the generation of the BuildInfo I'm trying to get an answer here.

@christopherfriedrich christopherfriedrich added the question Further information is requested label Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant