desruisseaux commented on PR #11549: URL: https://github.com/apache/maven/pull/11549#issuecomment-3649619779
Hello @gnodet. I have a question related to this pull request. Is it possible to edit the consumer POM of the attached artifacts for: * Setting the value of the `<artifactId>` element to the `artifact.getArtifactId()` value. * Filter the dependencies for keeping only the ones that are declared in the `module-info` file. * Change the `<optional>` value of some dependencies depending on whether the dependency is declared as `static` in the `module-info` file. Any tip would be greatly appreciated. -- 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]
