slachiewicz opened a new pull request, #238:
URL: https://github.com/apache/maven-artifact-plugin/pull/238

   Adopts the report output method that Maven Reporting API 4.0.0 introduced, 
following the [report plugin 
guide](https://maven.apache.org/guides/plugin/guide-java-report-plugin-development.html)
 and the plugins that already moved (maven-javadoc-plugin, maven-pmd-plugin, 
and the eight merged this week): `getOutputPath()` carries the value, and 
`getOutputName()` stays as a deprecated delegate because the API still declares 
it abstract.
   
   1 report here — reproducible-central. No behaviour change: the rendered 
report paths are the same strings.
   
   Verified: `mvn verify` → BUILD SUCCESS.
   
   *This change was created with AI assistance.*
   


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