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

Warning because ruleset name and description are missing #21

Open
x3ntrix opened this issue Nov 17, 2021 · 0 comments
Open

Warning because ruleset name and description are missing #21

x3ntrix opened this issue Nov 17, 2021 · 0 comments

Comments

@x3ntrix
Copy link

x3ntrix commented Nov 17, 2021

The plugin is producing two warnings regarding the rule set in the console output, which should be easily fixable.

17:22:37.582 INFO: Done
17:22:37.582 INFO: Sensor Combined LCOV and LOC sensor [delphi] (done) | time=9981ms
17:22:37.582 INFO: Sensor Delphi SurefireSensor [delphi]
17:22:37.582 INFO: Delphi sensor execute...
17:22:37.582 WARN: No Surefire reports directory found! Using default directory: target/surefire-reports
17:22:37.582 WARN: surefire report path not found F:\workspace\SB_trunk\target\surefire-reports
17:22:37.582 INFO: Sensor Delphi SurefireSensor [delphi] (done) | time=0ms
17:22:37.582 INFO: Sensor PMD sensor [delphi]
17:22:37.582 INFO: PMD sensor.execute
17:22:37.736 INFO: PMD configuration: F:\workspace\SB_trunk\.scannerwork\delph.xml
Nov 16, 2021 5:22:37 PM net.sourceforge.pmd.RuleSetFactory parseRuleSetNode
WARNING: RuleSet name is missing. Future versions of PMD will require it.
Nov 16, 2021 5:22:37 PM net.sourceforge.pmd.RuleSetFactory parseRuleSetNode
WARNING: RuleSet description is missing. Future versions of PMD will require it.
17:22:37.796 INFO: No include directories found in project configuration.
17:22:37.797 INFO: PMD Parsing project Default Project
17:22:37.797 INFO: 0% done...
17:22:38.227 INFO: 10% done...
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

No branches or pull requests

1 participant