You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2019/02/15 19:04:43 UTC

[GitHub] rfscholte commented on issue #5: [MCHECKSTYLE-353] - Don't resolve any dependencies

rfscholte commented on issue #5: [MCHECKSTYLE-353] - Don't resolve any dependencies
URL: https://github.com/apache/maven-checkstyle-plugin/pull/5#issuecomment-464162884
 
 
   If a custom checkstyle dependency is the actual and only reason to have dependency resolution, then this can be changed. It makes more sense to define that as a plugin dependency, since it is only checkstyle related (in the future it can get it's own scope, e.g. `rules`, so we can divide plugin dependencies into groups).
   Such change will require a **NOTE** at several places like plugins landing page and release notes.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services