Will-thom commented on PR #12068: URL: https://github.com/apache/maven/pull/12068#issuecomment-4490796904
> > > > we should probably stop pushing binaries files. with the coming support of mermaid of mermaid this could help? > > > > > > > > > The one for Maven 4 is auto-generated. > > > > > > the `.odg`? > > I would even if generated we could avoid store binary files. and `.svg` or mermaid are rendering well > > The diagram is generated at build time in Maven 4, so there's no ODG anymore. Hi guys, I´m thinking... ...rather than discussing whether ODG, SVG or Mermaid should be stored, perhaps the more important question is what should be the canonical source of the dependency graph. If the graph can be derived from the Maven reactor structure, a textual source (Mermaid/DOT) or fully generated artifact would avoid drift, simplify reviews and eliminate binary artifacts entirely. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
