Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Cannot Reproduce
-
1.3.1
-
None
-
Patch
Description
In RequireSameVersions.java you must prefer the method project.getDependencyArtifacts() to project.getArtifacts().
Testcase and patch are attached.
Furthermore, the official documentation of the rule should make clear that transitive dependencies are not considered. This will make the rule for many users meaningless.
Furthermore, the official documentation of the rule should make clear that the test coverage of the rule implementation is small.
Attachments
Attachments
Issue Links
- is broken by
-
MENFORCER-156 Upgrading maven-enforcer-plugin from 1.2 to 1.3 breaks maven-assembly-plugin
- Closed
- is related to
-
MENFORCER-230 Document support for transitive dependencies in enforcer plugins
- Closed
- links to