rfscholte commented on PR #703: URL: https://github.com/apache/maven/pull/703#issuecomment-1097726493
My wish is that for a future Maven release we have maven-xx-api and maven-xx-spi modules (I'm not sure if we need a single huge api module, or multiple small ones) , so plugins and extensions don't need to compile with maven-core. With this we can give them a module name, so developers that want to use a module descriptor can do so. However, that implies no split packages! Keep that in mind when choosing the package names. -- 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: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org