dmlloyd opened a new issue, #853: URL: https://github.com/apache/maven-wagon/issues/853
### New feature, improvement proposal Please introduce automatic module names for the components of this project. This will help downstream projects which are modular to consume these components. The module name could either be based on the rootmost package of each artifact (for example, `org.apache.maven.wagon.providers.ssh`) or based on the GAV (e.g. `org.apache.maven.wagon.ssh.common`). I would recommend sticking with a consistent scheme throughout the project. Thanks! -- 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]
