slachiewicz commented on issue #248:
URL: 
https://github.com/apache/maven-project-info-reports-plugin/issues/248#issuecomment-5743564244

   @belingueres #326 is merged: 
[33afd19](https://github.com/apache/maven-project-info-reports-plugin/commit/33afd19d9f753780da1c876655b39258e406ee76)
 landed on master on 2026-03-21, so the ground is ready. The failure is still 
there on master: `DependencyManagementRenderer.getDependencyRow` builds `new 
DefaultArtifact(groupId, artifactId, dependency.getVersion(), ...)` with the 
null version, which is what throws "The version cannot be empty". A PR is 
welcome.


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