gnodet commented on PR #12068:
URL: https://github.com/apache/maven/pull/12068#issuecomment-4487631026

   I extracted and inspected the ODG file (it's a ZIP of XML files). It looks 
clean:
   - no embedded scripts or macros (the `<office:scripts>` element is empty)
   - all hyperlinks point to expected project sites (apache.org, eclipse.org, 
github.com, jline.org, slf4j.org) and relative `file:///maven-*` module 
references
   - text labels match the expected Maven module names, including the new 
`maven-jline` and `jline`
   - no embedded binaries besides the standard `Thumbnails/thumbnail.png` 
preview
   
   That said, Maven 4 already generates this diagram at build time, so the 
binary source issue is solved there. And since the Maven 3 dependency structure 
is unlikely to change often at this point, it's probably not worth converting 
to a different format just for this branch.
   
   _Claude Code on behalf of Guillaume Nodet_


-- 
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]

Reply via email to