Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow adding classpath for custom rules written in java. #175

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

martenbohlin
Copy link
Contributor

If you create your own PMD rules in java we need a way to set the classpath where the plugin can load those classes and resources from.

@martenbohlin
Copy link
Contributor Author

Hi @amitdev ! Anything I can do to get this PR accepted? It would help our organisation leverage PMD to enforce code rules we think applies to us but would probably not be of use to others since they are to specific of how we want the code to look in our code base.

@jborgers
Copy link
Collaborator

Not sure why this was not merged earlier. Maybe because it introduces many changes and difficult to oversee and maybe difficult to test. Currently it has conflicts which need to be solved.

@martenbohlin
Copy link
Contributor Author

Conflicts has been resolved, and I have tested that it still works.

For us it would be great to get support for custom rules written in java.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants