aaschmid/gradle-cpd-plugin
Gradle plugin to find duplicate code using PMDs copy/paste detection (= CPD).
JavaApache-2.0
Issues
- 6
Deprecation Message: The option skipLexicalErrors is deprecated. Use failOnError instead.
#75 opened by vector-jnajjar - 18
Not compatible with PMD 7.0.0
#71 opened by rosenthalj - 14
- 2
Support for Java Multiline Strings
#70 opened by abigailCortis - 3
feature request: html report
#69 opened by jscancella - 10
Cannot resolve external dependency net.sourceforge.pmd:pmd-dist:5.4.2 because no repositories are defined.
#33 opened by zenglian - 2
Deprecation: project.getConvention()
#68 opened by C-Otto - 2
unable to find cpdCheck in subProject.
#65 opened by mysticdrew - 1
Make it compatible to java 17
#67 opened by Sunny2720 - 3
Gradle KTS integration
#64 opened by mustafa-antonio - 3
Ignore two files that are duplicated by cpdCheck
#63 opened by mjovanc - 4
- 0
Remove legacy plugin named "cpd"
#61 opened by aaschmid - 4
- 1
- 2
- 4
- 3
Documentation clarification
#49 opened by dtbwije - 22
Fix configuration cache issues
#54 opened by C-Otto - 15
- 2
Can't find deprecation logger
#55 opened by stealthrabbi - 13
- 6
NPE during CPD execution
#52 opened by realdadfish - 3
- 1
Fix deprecation warning "Internal API constructor TaskReportContainer(Class<T>, Task) has been deprecated"
#36 opened by aaschmid - 1
- 1
Incorporation of "VS renderer"
#47 opened by aaschmid - 6
Not compatible with Gradle 6.0
#48 opened by RocketRider - 9
- 4
- 4
- 12
- 5
UnsupportedOperationException with Gradle 5.1
#28 opened by RocketRider - 0
Add bintray plugin to build.gradle
#25 opened by aaschmid - 4
Any gradle command to start the detection ?
#26 opened by gauravarora90 - 10
Question regarding Multi project support
#20 opened by damianoneill - 1
- 9
- 2
cpd can't handle the sign "`"
#27 opened by contrudar - 8
- 5
Change groupId to "de.aaschmid"
#19 opened by aaschmid - 4
How to disable cpdCheck
#16 opened by JerrySheaB4 - 11
Incorrect warning about ':cpdCheck' not being added to task graph in multi-project setup
#14 opened by ivansenic - 1
- 2
Add integration tests
#9 opened by aaschmid - 0
Plugin Broken in Gradle 2.14
#17 opened by prestontim - 9
Plugin fails when encountering 't
#13 opened by TimvdLippe - 6
Missing CPD attributes
#12 opened by gregory-ewing - 0
Provided this plugin via Gradle plugin portal
#10 opened by aaschmid - 6
Missing CPD attributes
#11 opened by sbonnick