apache / apache/maven-enforcer
[MENFORCER-506] Move EnforceBytecodeVersion rule from extra-rules
- Dominant language
- Java
- Stars
- 161
- Forks
- 180
- Avg merge
- 1d 20m
- Merged PRs (30d)
- 8
Description
**[Tamas Cservenak](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=cstamas)** opened **[MENFORCER-506](https://issues.apache.org/jira/browse/MENFORCER-506?redirect=false)** and commented
In 99% of cases users (and we as for that matter) need to "pull in" enforcer "extra rules" to use this single rule. This rule (as I see) has no extra dependency requirement.
It would make sense to pull in this rule from "extra rules" as that would simplify many lives out there (and ourselves as well).
---
1 votes, 4 watchers
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the EnforceBytecodeVersion rule in the extra-rules module and inspect the Maven module and dependency declarations around it. Check the existing rule tests and verify that the rule is available from the main enforcer artifact without the extra-rules dependency, with the relevant tests passing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100