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 passing the RuleSet via @parameter #10

Closed
andrzejj0 opened this issue Sep 11, 2022 · 1 comment
Closed

Allow passing the RuleSet via @parameter #10

andrzejj0 opened this issue Sep 11, 2022 · 1 comment

Comments

@andrzejj0
Copy link
Owner

andrzejj0 commented Sep 11, 2022

Currently it's only possible to pass it via the rules.xml file. Allow passing it via parameters in as many mojos as possible.

  • (done) allow passing the rules directly via a @parameter
  • (done) add another parameter to only pass ignored versions
  • (done) should both be present, ignored versions should be added to the ignored versions within the RuleSet object
  • (done) at this stage, don't allow passing both the file and the other options
  • create tests
  • update the manual
@andrzejj0
Copy link
Owner Author

See mojohaus#684

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