apache / maven-plugin-tools
File Change Frequency

File change frequency (churn) shows the distribution of file updates (days with at least one commit).

Overview
File Change Frequency Overall
  • There are 186 files with 9,818 lines of code.
    • 0 files changed more than 100 times (0 lines of code)
    • 0 files changed 51-100 times (0 lines of code)
    • 7 files changed 21-50 times (1,394 lines of code)
    • 38 files changed 6-20 times (3,357 lines of code)
    • 141 files changed 1-5 times (5,067 lines of code)
0% | 0% | 14% | 34% | 51%
Legend:
101+
51-100
21-50
6-20
1-5

explore: grouped by folders | grouped by update frequency | data
Contributors Count Frequency Overall
  • There are 186 files with 9,818 lines of code.
    • 0 files changed by more than 25 contributors (0 lines of code)
    • 8 files changed by 11-25 contributors (1,518 lines of code)
    • 19 files changed by 6-10 contributors (1,730 lines of code)
    • 126 files changed by 2-5 contributors (5,665 lines of code)
    • 33 files changed by 1 contributor (905 lines of code)
0% | 15% | 17% | 57% | 9%
Legend:
26+
11-25
6-10
2-5
1

explore: grouped by folders | grouped by contributors count | data
File Change Frequency per File Extension
java, xml, html, properties, js, groovy, css, yaml, md, txt, svg, sh, cgi, gitignore, mjs
File Change Frequency per Extension
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
java0% | 0% | 16% | 34% | 48%
groovy0% | 0% | 0% | 40% | 59%
xml0% | 0% | 0% | 22% | 77%
mjs0% | 0% | 0% | 0% | 100%
cgi0% | 0% | 0% | 0% | 100%
File Change Frequency per Logical Decomposition
primary
primary (file change frequency)
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
maven-plugin-tools-annotations0% | 0% | 24% | 26% | 49%
maven-plugin-plugin0% | 0% | 15% | 19% | 64%
maven-plugin-tools-api0% | 0% | 20% | 41% | 38%
maven-plugin-tools-generators0% | 0% | 8% | 82% | 9%
maven-plugin-report-plugin0% | 0% | 0% | 36% | 63%
src0% | 0% | 0% | 85% | 14%
maven-plugin-annotations0% | 0% | 0% | 50% | 49%
ROOT0% | 0% | 0% | 0% | 100%
Most Frequently Changed Files (Top 50)

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
AbstractGeneratorMojo.java
in maven-plugin-plugin/src/main/java/org/apache/maven/plugin/plugin
49 3 2007-10-29 2024-12-15 45 14 brett@apache.org elharo@users.noreply.github...
DescriptorGeneratorMojo.java
in maven-plugin-plugin/src/main/java/org/apache/maven/plugin/plugin
342 10 2007-10-29 2024-12-15 34 14 brett@apache.org elharo@users.noreply.github...
PluginUtils.java
in maven-plugin-tools-api/src/main/java/org/apache/maven/tools/plugin/util
77 4 2007-10-29 2024-03-24 31 11 brett@apache.org hboutemy@apache.org
PluginHelpGenerator.java
in maven-plugin-tools-generators/src/main/java/org/apache/maven/tools/plugin/generator
79 9 2012-05-13 2024-12-12 24 11 hboutemy@apache.org tim@moderne.io
JavaAnnotationsMojoDescriptorExtractor.java
in maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations
674 27 2015-01-01 2024-12-12 24 14 hboutemy@apache.org tim@moderne.io
DefaultMojoScanner.java
in maven-plugin-tools-api/src/main/java/org/apache/maven/tools/plugin/scanner
104 5 2007-10-29 2024-12-12 22 13 brett@apache.org tim@moderne.io
HelpGeneratorMojo.java
in maven-plugin-plugin/src/main/java/org/apache/maven/plugin/plugin
69 4 2008-01-31 2024-12-15 21 11 vsiveton@apache.org elharo@users.noreply.github...
AbstractScriptedMojoDescriptorExtractor.java
in maven-plugin-tools-api/src/main/java/org/apache/maven/tools/plugin/extractor
124 6 2007-10-29 2024-12-12 20 14 brett@apache.org tim@moderne.io
site.xml
in maven-plugin-plugin/src/site
18 - 2007-10-29 2025-02-12 19 9 brett@apache.org bukama@users.noreply.github...
site.xml
in src/site
23 - 2008-02-28 2022-10-24 19 7 vsiveton@apache.org s.jaranowski@gmail.com
verify.groovy
in maven-plugin-plugin/src/it/java-basic-annotations
142 - 2012-05-04 2024-05-02 18 7 olamy@apache.org tamas@cservenak.net
Parameter.java
in maven-plugin-annotations/src/main/java/org/apache/maven/plugins/annotations
19 - 2012-05-04 2023-02-09 17 6 olamy@apache.org gnodet@gmail.com
AddPluginArtifactMetadataMojo.java
in maven-plugin-plugin/src/main/java/org/apache/maven/plugin/plugin/metadata
50 2 2007-10-29 2024-05-02 17 9 brett@apache.org tamas@cservenak.net
index.xml
in src/site/xdoc
104 - 2012-05-13 2025-04-04 17 5 hboutemy@apache.org kwin@apache.org
PluginReport.java
in maven-plugin-report-plugin/src/main/java/org/apache/maven/plugin/plugin/report
190 10 2022-07-21 2025-02-12 17 6 michaelo@apache.org kwin@apache.org
DefaultMojoAnnotationsScanner.java
in maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/scanner
287 7 2015-01-01 2024-12-12 17 8 hboutemy@apache.org tim@moderne.io
PluginToolsRequest.java
in maven-plugin-tools-api/src/main/java/org/apache/maven/tools/plugin
35 - 2009-02-20 2023-04-15 15 8 bentmann@apache.org s.jaranowski@gmail.com
GeneratorUtils.java
in maven-plugin-tools-generators/src/main/java/org/apache/maven/tools/plugin/generator
340 18 2012-05-13 2024-03-24 15 9 hboutemy@apache.org hboutemy@apache.org
MojoClassVisitor.java
in maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/scanner/visitors
138 14 2015-01-01 2023-09-26 14 8 hboutemy@apache.org timtebeek@gmail.com
DefaultPluginToolsRequest.java
in maven-plugin-tools-api/src/main/java/org/apache/maven/tools/plugin
143 25 2009-02-20 2023-05-12 14 10 bentmann@apache.org timtebeek@gmail.com
Component.java
in maven-plugin-annotations/src/main/java/org/apache/maven/plugins/annotations
15 - 2012-05-04 2023-02-09 13 4 olamy@apache.org gnodet@gmail.com
FirstMojo.java
in maven-plugin-plugin/src/it/java-basic-annotations/src/main/java/org/apache/maven/plugin/coreit
44 1 2012-05-04 2023-02-09 12 4 olamy@apache.org gnodet@gmail.com
verify.groovy
in maven-plugin-plugin/src/it/annotation-with-inheritance
62 - 2012-05-07 2023-10-15 12 4 olamy@apache.org s.jaranowski@gmail.com
MojoScanner.java
in maven-plugin-tools-api/src/main/java/org/apache/maven/tools/plugin/scanner
10 - 2007-10-29 2023-02-09 11 9 brett@apache.org gnodet@gmail.com
Mojo.java
in maven-plugin-annotations/src/main/java/org/apache/maven/plugins/annotations
31 - 2012-05-04 2023-02-09 11 5 olamy@apache.org gnodet@gmail.com
verify.groovy
in maven-plugin-plugin/src/it/annotation-with-inheritance-from-deps
82 - 2012-05-09 2023-10-15 11 5 olamy@apache.org s.jaranowski@gmail.com
PluginDescriptorFilesGenerator.java
in maven-plugin-tools-generators/src/main/java/org/apache/maven/tools/plugin/generator
430 10 2022-10-18 2024-06-13 11 4 kwin@apache.org gnodet@gmail.com
MojoDescriptorExtractor.java
in maven-plugin-tools-api/src/main/java/org/apache/maven/tools/plugin/extractor
15 1 2007-10-29 2023-02-09 10 9 brett@apache.org gnodet@gmail.com
MojoFieldVisitor.java
in maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/scanner/visitors
51 6 2015-01-01 2023-02-09 10 7 hboutemy@apache.org gnodet@gmail.com
verify.groovy
in maven-plugin-plugin/src/it/annotation-with-inheritance-reactor
62 - 2012-05-08 2023-10-15 10 4 olamy@apache.org s.jaranowski@gmail.com
AbstractFirstMojo.java
in maven-plugin-plugin/src/it/annotation-with-inheritance/src/main/java/org/apache/maven/plugin/coreit
14 - 2012-05-07 2023-02-09 9 4 olamy@apache.org gnodet@gmail.com
Execute.java
in maven-plugin-annotations/src/main/java/org/apache/maven/plugins/annotations
17 - 2012-05-04 2023-02-09 9 6 olamy@apache.org gnodet@gmail.com
AbstractFirstMojo.java
in maven-plugin-plugin/src/it/annotation-with-inheritance-reactor/module-abstract-mojo/src/main/java/org/apache/maven/plugins
14 - 2012-05-08 2023-02-09 8 4 olamy@apache.org gnodet@gmail.com
FirstMojo.java
in maven-plugin-plugin/src/it/annotation-with-inheritance-from-deps/src/main/java/org/apache/maven/plugin/coreit
30 1 2012-05-09 2023-02-09 8 4 olamy@apache.org gnodet@gmail.com
MojoAnnotationVisitor.java
in maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/scanner/visitors
32 5 2015-01-01 2023-02-09 8 6 hboutemy@apache.org gnodet@gmail.com
FirstMojo.java
in maven-plugin-plugin/src/it/annotation-with-inheritance/src/main/java/org/apache/maven/plugin/coreit
38 1 2012-05-07 2023-02-09 8 4 olamy@apache.org gnodet@gmail.com
ExtendedMojoDescriptor.java
in maven-plugin-tools-api/src/main/java/org/apache/maven/tools/plugin
42 7 2010-04-26 2024-06-26 8 6 bentmann@apache.org gnodet@gmail.com
EnhancedPluginDescriptorBuilder.java
in maven-plugin-report-plugin/src/main/java/org/apache/maven/plugins/plugin/descriptor
78 5 2022-10-20 2024-06-13 8 3 gnodet@gmail.com gnodet@gmail.com
ParameterAnnotationContent.java
in maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/datamodel
165 22 2015-01-01 2023-09-26 8 7 hboutemy@apache.org timtebeek@gmail.com
PluginOverviewRenderer.java
in maven-plugin-report-plugin/src/main/java/org/apache/maven/plugin/plugin/report
245 6 2022-07-21 2024-03-23 8 5 michaelo@apache.org hboutemy@apache.org
verify.groovy
in maven-plugin-report-plugin/src/it/plugin-report
13 - 2022-10-20 2024-07-29 7 6 gnodet@gmail.com matt.n.nelson@oracle.com
FirstMojo.java
in maven-plugin-plugin/src/it/annotation-with-inheritance-reactor/module-mojo/src/main/java/org/apache/maven/plugin/coreit
35 1 2012-05-08 2023-02-09 7 4 olamy@apache.org gnodet@gmail.com
DummyReport.java
in maven-plugin-report-plugin/src/it/plugin-report/src/main/java/org
82 12 2022-07-21 2024-07-29 7 3 michaelo@apache.org matt.n.nelson@oracle.com
RequirementsHistory.java
in maven-plugin-report-plugin/src/main/java/org/apache/maven/plugin/plugin/report
108 10 2022-10-20 2024-06-21 7 3 gnodet@gmail.com gnodet@gmail.com
MojoAnnotationsScanner.java
in maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/scanner
29 - 2015-01-01 2024-06-26 6 3 hboutemy@apache.org gnodet@gmail.com
Generator.java
in maven-plugin-tools-generators/src/main/java/org/apache/maven/tools/plugin/generator
6 - 2012-05-13 2023-02-09 5 3 hboutemy@apache.org gnodet@gmail.com
site.xml
in maven-plugin-tools-api/src/site
10 - 2008-07-16 2022-10-24 5 5 vsiveton@apache.org s.jaranowski@gmail.com
settings.xml
in maven-plugin-plugin/src/it
39 - 2008-09-23 2022-11-15 5 3 bentmann@apache.org gnodet@gmail.com
ExecuteAnnotationContent.java
in maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/datamodel
68 10 2015-01-01 2024-06-13 5 4 hboutemy@apache.org gnodet@gmail.com
MojoAnnotatedClass.java
in maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/scanner
106 21 2015-01-01 2023-02-09 5 4 hboutemy@apache.org gnodet@gmail.com
Files With Most Contributors (Top 50)
Based on the number of unique email addresses found in commits.

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
AbstractGeneratorMojo.java
in maven-plugin-plugin/src/main/java/org/apache/maven/plugin/plugin
49 3 2007-10-29 2024-12-15 45 14 brett@apache.org elharo@users.noreply.github...
DescriptorGeneratorMojo.java
in maven-plugin-plugin/src/main/java/org/apache/maven/plugin/plugin
342 10 2007-10-29 2024-12-15 34 14 brett@apache.org elharo@users.noreply.github...
JavaAnnotationsMojoDescriptorExtractor.java
in maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations
674 27 2015-01-01 2024-12-12 24 14 hboutemy@apache.org tim@moderne.io
AbstractScriptedMojoDescriptorExtractor.java
in maven-plugin-tools-api/src/main/java/org/apache/maven/tools/plugin/extractor
124 6 2007-10-29 2024-12-12 20 14 brett@apache.org tim@moderne.io
DefaultMojoScanner.java
in maven-plugin-tools-api/src/main/java/org/apache/maven/tools/plugin/scanner
104 5 2007-10-29 2024-12-12 22 13 brett@apache.org tim@moderne.io
PluginUtils.java
in maven-plugin-tools-api/src/main/java/org/apache/maven/tools/plugin/util
77 4 2007-10-29 2024-03-24 31 11 brett@apache.org hboutemy@apache.org
PluginHelpGenerator.java
in maven-plugin-tools-generators/src/main/java/org/apache/maven/tools/plugin/generator
79 9 2012-05-13 2024-12-12 24 11 hboutemy@apache.org tim@moderne.io
HelpGeneratorMojo.java
in maven-plugin-plugin/src/main/java/org/apache/maven/plugin/plugin
69 4 2008-01-31 2024-12-15 21 11 vsiveton@apache.org elharo@users.noreply.github...
DefaultPluginToolsRequest.java
in maven-plugin-tools-api/src/main/java/org/apache/maven/tools/plugin
143 25 2009-02-20 2023-05-12 14 10 bentmann@apache.org timtebeek@gmail.com
site.xml
in maven-plugin-plugin/src/site
18 - 2007-10-29 2025-02-12 19 9 brett@apache.org bukama@users.noreply.github...
AddPluginArtifactMetadataMojo.java
in maven-plugin-plugin/src/main/java/org/apache/maven/plugin/plugin/metadata
50 2 2007-10-29 2024-05-02 17 9 brett@apache.org tamas@cservenak.net
GeneratorUtils.java
in maven-plugin-tools-generators/src/main/java/org/apache/maven/tools/plugin/generator
340 18 2012-05-13 2024-03-24 15 9 hboutemy@apache.org hboutemy@apache.org
MojoScanner.java
in maven-plugin-tools-api/src/main/java/org/apache/maven/tools/plugin/scanner
10 - 2007-10-29 2023-02-09 11 9 brett@apache.org gnodet@gmail.com
MojoDescriptorExtractor.java
in maven-plugin-tools-api/src/main/java/org/apache/maven/tools/plugin/extractor
15 1 2007-10-29 2023-02-09 10 9 brett@apache.org gnodet@gmail.com
DefaultMojoAnnotationsScanner.java
in maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/scanner
287 7 2015-01-01 2024-12-12 17 8 hboutemy@apache.org tim@moderne.io
PluginToolsRequest.java
in maven-plugin-tools-api/src/main/java/org/apache/maven/tools/plugin
35 - 2009-02-20 2023-04-15 15 8 bentmann@apache.org s.jaranowski@gmail.com
MojoClassVisitor.java
in maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/scanner/visitors
138 14 2015-01-01 2023-09-26 14 8 hboutemy@apache.org timtebeek@gmail.com
site.xml
in src/site
23 - 2008-02-28 2022-10-24 19 7 vsiveton@apache.org s.jaranowski@gmail.com
verify.groovy
in maven-plugin-plugin/src/it/java-basic-annotations
142 - 2012-05-04 2024-05-02 18 7 olamy@apache.org tamas@cservenak.net
MojoFieldVisitor.java
in maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/scanner/visitors
51 6 2015-01-01 2023-02-09 10 7 hboutemy@apache.org gnodet@gmail.com
ParameterAnnotationContent.java
in maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/datamodel
165 22 2015-01-01 2023-09-26 8 7 hboutemy@apache.org timtebeek@gmail.com
PluginReport.java
in maven-plugin-report-plugin/src/main/java/org/apache/maven/plugin/plugin/report
190 10 2022-07-21 2025-02-12 17 6 michaelo@apache.org kwin@apache.org
Parameter.java
in maven-plugin-annotations/src/main/java/org/apache/maven/plugins/annotations
19 - 2012-05-04 2023-02-09 17 6 olamy@apache.org gnodet@gmail.com
Execute.java
in maven-plugin-annotations/src/main/java/org/apache/maven/plugins/annotations
17 - 2012-05-04 2023-02-09 9 6 olamy@apache.org gnodet@gmail.com
MojoAnnotationVisitor.java
in maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/scanner/visitors
32 5 2015-01-01 2023-02-09 8 6 hboutemy@apache.org gnodet@gmail.com
ExtendedMojoDescriptor.java
in maven-plugin-tools-api/src/main/java/org/apache/maven/tools/plugin
42 7 2010-04-26 2024-06-26 8 6 bentmann@apache.org gnodet@gmail.com
verify.groovy
in maven-plugin-report-plugin/src/it/plugin-report
13 - 2022-10-20 2024-07-29 7 6 gnodet@gmail.com matt.n.nelson@oracle.com
index.xml
in src/site/xdoc
104 - 2012-05-13 2025-04-04 17 5 hboutemy@apache.org kwin@apache.org
verify.groovy
in maven-plugin-plugin/src/it/annotation-with-inheritance-from-deps
82 - 2012-05-09 2023-10-15 11 5 olamy@apache.org s.jaranowski@gmail.com
Mojo.java
in maven-plugin-annotations/src/main/java/org/apache/maven/plugins/annotations
31 - 2012-05-04 2023-02-09 11 5 olamy@apache.org gnodet@gmail.com
PluginOverviewRenderer.java
in maven-plugin-report-plugin/src/main/java/org/apache/maven/plugin/plugin/report
245 6 2022-07-21 2024-03-23 8 5 michaelo@apache.org hboutemy@apache.org
site.xml
in maven-plugin-tools-api/src/site
10 - 2008-07-16 2022-10-24 5 5 vsiveton@apache.org s.jaranowski@gmail.com
Component.java
in maven-plugin-annotations/src/main/java/org/apache/maven/plugins/annotations
15 - 2012-05-04 2023-02-09 13 4 olamy@apache.org gnodet@gmail.com
verify.groovy
in maven-plugin-plugin/src/it/annotation-with-inheritance
62 - 2012-05-07 2023-10-15 12 4 olamy@apache.org s.jaranowski@gmail.com
FirstMojo.java
in maven-plugin-plugin/src/it/java-basic-annotations/src/main/java/org/apache/maven/plugin/coreit
44 1 2012-05-04 2023-02-09 12 4 olamy@apache.org gnodet@gmail.com
PluginDescriptorFilesGenerator.java
in maven-plugin-tools-generators/src/main/java/org/apache/maven/tools/plugin/generator
430 10 2022-10-18 2024-06-13 11 4 kwin@apache.org gnodet@gmail.com
verify.groovy
in maven-plugin-plugin/src/it/annotation-with-inheritance-reactor
62 - 2012-05-08 2023-10-15 10 4 olamy@apache.org s.jaranowski@gmail.com
AbstractFirstMojo.java
in maven-plugin-plugin/src/it/annotation-with-inheritance/src/main/java/org/apache/maven/plugin/coreit
14 - 2012-05-07 2023-02-09 9 4 olamy@apache.org gnodet@gmail.com
AbstractFirstMojo.java
in maven-plugin-plugin/src/it/annotation-with-inheritance-reactor/module-abstract-mojo/src/main/java/org/apache/maven/plugins
14 - 2012-05-08 2023-02-09 8 4 olamy@apache.org gnodet@gmail.com
FirstMojo.java
in maven-plugin-plugin/src/it/annotation-with-inheritance-from-deps/src/main/java/org/apache/maven/plugin/coreit
30 1 2012-05-09 2023-02-09 8 4 olamy@apache.org gnodet@gmail.com
FirstMojo.java
in maven-plugin-plugin/src/it/annotation-with-inheritance/src/main/java/org/apache/maven/plugin/coreit
38 1 2012-05-07 2023-02-09 8 4 olamy@apache.org gnodet@gmail.com
FirstMojo.java
in maven-plugin-plugin/src/it/annotation-with-inheritance-reactor/module-mojo/src/main/java/org/apache/maven/plugin/coreit
35 1 2012-05-08 2023-02-09 7 4 olamy@apache.org gnodet@gmail.com
ExecuteAnnotationContent.java
in maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/datamodel
68 10 2015-01-01 2024-06-13 5 4 hboutemy@apache.org gnodet@gmail.com
MojoAnnotatedClass.java
in maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/scanner
106 21 2015-01-01 2023-02-09 5 4 hboutemy@apache.org gnodet@gmail.com
MojoAnnotationsScannerRequest.java
in maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/scanner
55 13 2015-01-01 2023-02-09 4 4 hboutemy@apache.org gnodet@gmail.com
ExtractionException.java
in maven-plugin-tools-api/src/main/java/org/apache/maven/tools/plugin/extractor
10 2 2007-10-29 2023-02-09 4 4 brett@apache.org gnodet@gmail.com
EnhancedPluginDescriptorBuilder.java
in maven-plugin-report-plugin/src/main/java/org/apache/maven/plugins/plugin/descriptor
78 5 2022-10-20 2024-06-13 8 3 gnodet@gmail.com gnodet@gmail.com
RequirementsHistory.java
in maven-plugin-report-plugin/src/main/java/org/apache/maven/plugin/plugin/report
108 10 2022-10-20 2024-06-21 7 3 gnodet@gmail.com gnodet@gmail.com
DummyReport.java
in maven-plugin-report-plugin/src/it/plugin-report/src/main/java/org
82 12 2022-07-21 2024-07-29 7 3 michaelo@apache.org matt.n.nelson@oracle.com
MojoAnnotationsScanner.java
in maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/scanner
29 - 2015-01-01 2024-06-26 6 3 hboutemy@apache.org gnodet@gmail.com
Files With Least Contributors (Top 50)
Based on the number of unique email addresses found in commits.

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
PluginDescriptorBuilder.java
in maven-plugin-report-plugin/src/main/java/org/apache/maven/plugins/plugin/descriptor
183 4 2024-06-13 2024-06-13 1 1 gnodet@gmail.com gnodet@gmail.com
DummyReport.java
in maven-plugin-report-plugin/src/it/plugin-no-fork-report/src/main/java/org
83 12 2024-07-29 2024-07-29 1 1 matt.n.nelson@oracle.com matt.n.nelson@oracle.com
plugin-enhanced.xml
in maven-plugin-report-plugin/src/it/plugin-info-jdk/pluginManagement/src/main/resources/META-INF/maven
49 - 2022-10-20 2022-10-20 1 1 gnodet@gmail.com gnodet@gmail.com
plugin-enhanced.xml
in maven-plugin-report-plugin/src/it/plugin-info-jdk/plugin/src/main/resources/META-INF/maven
49 - 2022-10-20 2022-10-20 1 1 gnodet@gmail.com gnodet@gmail.com
plugin-enhanced.xml
in maven-plugin-report-plugin/src/it/plugin-info-jdk/propertyRelease/src/main/resources/META-INF/maven
49 - 2022-10-20 2022-10-20 1 1 gnodet@gmail.com gnodet@gmail.com
plugin-enhanced.xml
in maven-plugin-report-plugin/src/it/plugin-info-jdk/property/src/main/resources/META-INF/maven
49 - 2022-10-20 2022-10-20 1 1 gnodet@gmail.com gnodet@gmail.com
mjs
36 - 2024-03-20 2024-03-20 1 1 hboutemy@apache.org hboutemy@apache.org
FirstMojo.java
in maven-plugin-plugin/src/it/v4api-3x/src/main/java/org/apache/maven/its/v4api
31 1 2024-06-26 2024-06-26 1 1 gnodet@gmail.com gnodet@gmail.com
FirstMojo.java
in maven-plugin-plugin/src/it/v4api-4x/src/main/java/org/apache/maven/its/v4api
31 1 2024-06-26 2024-06-26 1 1 gnodet@gmail.com gnodet@gmail.com
AbstractPluginReportRenderer.java
in maven-plugin-report-plugin/src/main/java/org/apache/maven/plugin/plugin/report
29 4 2023-10-08 2023-10-08 1 1 kwin@apache.org kwin@apache.org
MyMojo.java
in maven-plugin-report-plugin/src/it/plugin-no-fork-report/src/main/java/org
26 1 2024-07-29 2024-07-29 1 1 matt.n.nelson@oracle.com matt.n.nelson@oracle.com
MyMojo.java
in maven-plugin-report-plugin/src/it/plugin-report-requirements-history/src/main/java/org
26 1 2022-10-20 2023-02-09 2 1 gnodet@gmail.com gnodet@gmail.com
MyMojo.java
in maven-plugin-report-plugin/src/it/mplugin-191/src/main/java/org/apache/maven/plugins/plugin/it
26 1 2022-10-20 2023-02-09 2 1 gnodet@gmail.com gnodet@gmail.com
MyMojo.java
in maven-plugin-report-plugin/src/it/plugin-report-detect-requirements-history/src/main/java/org
26 1 2024-03-06 2024-03-06 1 1 hboutemy@apache.org hboutemy@apache.org
site.xml
in maven-plugin-report-plugin/src/it/fix-maven-since-3.x/javasample-maven-plugin/src/site
23 - 2022-10-20 2022-10-20 1 1 gnodet@gmail.com gnodet@gmail.com
cgi
download.cgi
in src/site/resources
22 - 2014-06-24 2014-06-24 1 1 hboutemy@apache.org hboutemy@apache.org
LegacySupport.java
in maven-plugin-plugin/src/main/java/org/apache/maven/plugin/plugin/metadata
20 1 2024-05-02 2024-05-02 1 1 tamas@cservenak.net tamas@cservenak.net
lifecycle-mapping-metadata.xml
in maven-plugin-plugin/src/main/resources/META-INF/m2e
18 - 2021-08-11 2021-08-11 1 1 kwin@apache.org kwin@apache.org
lifecycle.xml
in maven-plugin-plugin/src/it/mplugin-372-annotation-with-inheritance-from-provided-deps/src/main/resources/META-INF/maven
18 - 2021-08-09 2021-08-09 1 1 tamas@cservenak.net tamas@cservenak.net
FirstMojo.java
in maven-plugin-plugin/src/it/mplugin-390/src/main/java/org/apache/maven/plugin/coreit
17 1 2022-10-11 2023-02-09 2 1 gnodet@gmail.com gnodet@gmail.com
MyMojo.java
in maven-plugin-report-plugin/src/it/mplugin-319_report-since/src/main/java/org
15 1 2022-10-20 2024-06-03 3 1 gnodet@gmail.com gnodet@gmail.com
verify.groovy
in maven-plugin-report-plugin/src/it/plugin-no-fork-report
14 - 2024-07-29 2024-07-29 1 1 matt.n.nelson@oracle.com matt.n.nelson@oracle.com
verify.groovy
in maven-plugin-plugin/src/it/mplugin-382-exclude-provided-dependency
10 - 2021-11-28 2023-10-15 2 1 s.jaranowski@gmail.com s.jaranowski@gmail.com
verify.groovy
in maven-plugin-report-plugin/src/it/plugin-report-requirements-history
9 - 2022-10-20 2022-10-20 1 1 gnodet@gmail.com gnodet@gmail.com
verify.groovy
in maven-plugin-report-plugin/src/it/plugin-report-with-javadoc-links
8 - 2022-10-27 2023-10-08 2 1 kwin@apache.org kwin@apache.org
verify.groovy
in maven-plugin-plugin/src/it/help-basic
6 - 2014-04-27 2014-06-02 2 1 hboutemy@apache.org hboutemy@apache.org
verify.groovy
in maven-plugin-plugin/src/it/help-basic-jdk11
6 - 2018-10-08 2018-10-08 1 1 olamy@apache.org olamy@apache.org
verify.groovy
in maven-plugin-plugin/src/it/mplugin-390
6 - 2022-10-11 2022-10-11 1 1 gnodet@gmail.com gnodet@gmail.com
verify.groovy
in maven-plugin-report-plugin/src/it/fix-maven-since-3.x
6 - 2022-10-20 2024-06-03 2 1 gnodet@gmail.com gnodet@gmail.com
verify.groovy
in maven-plugin-report-plugin/src/it/plugin-report-detect-requirements-history
6 - 2024-03-06 2024-03-23 2 1 hboutemy@apache.org hboutemy@apache.org
verify.groovy
in maven-plugin-plugin/src/it/mplugin-370-maven-deps-scope-bad
3 - 2021-10-14 2022-01-04 2 1 tamas@cservenak.net tamas@cservenak.net
verify.groovy
in maven-plugin-plugin/src/it/mplugin-370-maven-deps-scope-good
3 - 2021-10-14 2022-01-04 2 1 tamas@cservenak.net tamas@cservenak.net
verify.groovy
in maven-plugin-plugin/src/it/mplugin-372-annotation-with-inheritance-from-provided-deps
2 - 2021-08-09 2021-08-09 1 1 tamas@cservenak.net tamas@cservenak.net
JavaClassConverterContext.java
in maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/converter
396 24 2022-10-18 2023-02-09 4 2 kwin@apache.org gnodet@gmail.com
ExtendedPluginDescriptor.java
in maven-plugin-tools-api/src/main/java/org/apache/maven/tools/plugin
162 41 2022-11-09 2024-06-13 3 2 kwin@apache.org gnodet@gmail.com
CustomSurefireMojo.java
in maven-plugin-plugin/src/it/mplugin-305_defaultMojoDependencies/src/main/java/org/apache/maven/plugins/plugin/it
139 51 2016-08-02 2023-02-09 3 2 rfscholte@apache.org gnodet@gmail.com
CustomSurefireMojo.java
in maven-plugin-plugin/src/it/mplugin-305_emptyMojoDependencies/src/main/java/org/apache/maven/plugins/plugin/it
139 51 2016-08-02 2023-02-09 3 2 rfscholte@apache.org gnodet@gmail.com
LinkUtils.java
in maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/converter/tag
112 7 2022-10-18 2023-02-09 3 2 kwin@apache.org gnodet@gmail.com
EnhancedParameterWrapper.java
in maven-plugin-tools-api/src/main/java/org/apache/maven/tools/plugin
102 31 2022-10-18 2023-02-09 2 2 kwin@apache.org gnodet@gmail.com
components.xml
in maven-plugin-plugin/src/main/filtered-resources/META-INF/plexus
58 - 2016-08-13 2018-10-08 2 2 rfscholte@apache.org olamy@apache.org
GroupRepositoryMetadata.java
in maven-plugin-plugin/src/main/java/org/apache/maven/artifact/repository/metadata
57 12 2022-01-09 2023-02-09 2 2 hboutemy@apache.org gnodet@gmail.com
JavadocInlineTagsToXhtmlConverter.java
in maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/converter
56 3 2022-10-18 2023-02-09 2 2 kwin@apache.org gnodet@gmail.com
HtmlToPlainTextConverter.java
in maven-plugin-tools-generators/src/main/java/org/apache/maven/tools/plugin/generator
55 5 2022-10-18 2023-02-09 2 2 kwin@apache.org gnodet@gmail.com
verify.groovy
in maven-plugin-plugin/src/it/v4api-3x
52 - 2024-06-26 2025-03-22 3 2 gnodet@gmail.com martin.desruisseaux@geomaty...
verify.groovy
in maven-plugin-plugin/src/it/v4api-4x
52 - 2024-06-26 2025-03-22 3 2 gnodet@gmail.com martin.desruisseaux@geomaty...
GroupKey.java
in maven-plugin-tools-api/src/main/java/org/apache/maven/tools/plugin/extractor
52 7 2022-10-12 2023-02-09 2 2 tamas@cservenak.net gnodet@gmail.com
JavadocBlockTagsToXhtmlConverter.java
in maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/converter
44 4 2022-10-18 2023-02-09 2 2 kwin@apache.org gnodet@gmail.com
FirstMojo.java
in maven-plugin-plugin/src/it/java-basic-annotations-jdkcurrent/src/main/java/org/apache/maven/plugin/coreit
42 1 2020-03-27 2023-02-09 2 2 rfscholte@apache.org gnodet@gmail.com
FirstMojo.java
in maven-plugin-plugin/src/it/java-basic-annotations-jdk8/src/main/java/org/apache/maven/plugin/coreit
42 1 2014-05-03 2023-02-09 2 2 hboutemy@apache.org gnodet@gmail.com
settings.xml
in maven-plugin-report-plugin/src/it
39 - 2022-10-20 2022-11-09 2 2 gnodet@gmail.com kwin@apache.org
Correlations

File Size vs. Number of Changes: 186 points

src/site/xdoc/index.xml x: 104 lines of code y: 17 # changes maven-plugin-plugin/src/it/v4api-3x/verify.groovy x: 52 lines of code y: 3 # changes maven-plugin-report-plugin/src/main/java/org/apache/maven/plugin/plugin/report/PluginNoForkReport.java x: 7 lines of code y: 2 # changes maven-plugin-report-plugin/src/main/java/org/apache/maven/plugin/plugin/report/PluginReport.java x: 190 lines of code y: 17 # changes maven-plugin-plugin/src/site/site.xml x: 18 lines of code y: 19 # changes maven-plugin-report-plugin/src/site/site.xml x: 18 lines of code y: 3 # changes maven-plugin-plugin/src/main/java/org/apache/maven/plugin/plugin/AbstractGeneratorMojo.java x: 49 lines of code y: 45 # changes maven-plugin-plugin/src/main/java/org/apache/maven/plugin/plugin/DescriptorGeneratorMojo.java x: 342 lines of code y: 34 # changes maven-plugin-plugin/src/main/java/org/apache/maven/plugin/plugin/HelpGeneratorMojo.java x: 69 lines of code y: 21 # changes maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/JavaAnnotationsMojoDescriptorExtractor.java x: 674 lines of code y: 24 # changes maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/scanner/DefaultMojoAnnotationsScanner.java x: 287 lines of code y: 17 # changes maven-plugin-tools-api/src/main/java/org/apache/maven/tools/plugin/extractor/AbstractScriptedMojoDescriptorExtractor.java x: 124 lines of code y: 20 # changes maven-plugin-tools-api/src/main/java/org/apache/maven/tools/plugin/scanner/DefaultMojoScanner.java x: 104 lines of code y: 22 # changes maven-plugin-tools-generators/src/main/java/org/apache/maven/tools/plugin/generator/PluginHelpGenerator.java x: 79 lines of code y: 24 # changes maven-plugin-report-plugin/src/it/plugin-report/src/main/java/org/DummyReport.java x: 82 lines of code y: 7 # changes maven-plugin-report-plugin/src/main/java/org/apache/maven/plugin/plugin/report/GoalRenderer.java x: 447 lines of code y: 4 # changes maven-plugin-report-plugin/src/main/java/org/apache/maven/plugin/plugin/report/PluginOverviewRenderer.java x: 245 lines of code y: 8 # changes maven-plugin-report-plugin/src/it/plugin-no-fork-report/src/main/java/org/DummyReport.java x: 83 lines of code y: 1 # changes maven-plugin-report-plugin/src/it/plugin-no-fork-report/src/main/java/org/MyMojo.java x: 26 lines of code y: 1 # changes maven-plugin-report-plugin/src/it/plugin-no-fork-report/verify.groovy x: 14 lines of code y: 1 # changes maven-plugin-report-plugin/src/it/plugin-report/src/main/java/org/MyMojo.java x: 26 lines of code y: 3 # changes maven-plugin-report-plugin/src/it/plugin-report/verify.groovy x: 13 lines of code y: 7 # changes maven-plugin-plugin/src/it/v4api-3x/src/main/java/org/apache/maven/its/v4api/FirstMojo.java x: 31 lines of code y: 1 # changes maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/scanner/MojoAnnotationsScanner.java x: 29 lines of code y: 6 # changes maven-plugin-tools-api/src/main/java/org/apache/maven/tools/plugin/ExtendedMojoDescriptor.java x: 42 lines of code y: 8 # changes maven-plugin-report-plugin/src/main/java/org/apache/maven/plugin/plugin/report/RequirementsHistory.java x: 108 lines of code y: 7 # changes maven-plugin-report-plugin/src/main/java/org/apache/maven/plugins/plugin/descriptor/EnhancedPluginDescriptorBuilder.java x: 78 lines of code y: 8 # changes maven-plugin-report-plugin/src/main/java/org/apache/maven/plugins/plugin/descriptor/PluginDescriptorBuilder.java x: 183 lines of code y: 1 # changes maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/datamodel/ExecuteAnnotationContent.java x: 68 lines of code y: 5 # changes maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/datamodel/MojoAnnotationContent.java x: 166 lines of code y: 4 # changes maven-plugin-tools-api/src/main/java/org/apache/maven/tools/plugin/ExtendedPluginDescriptor.java x: 162 lines of code y: 3 # changes maven-plugin-tools-generators/src/main/java/org/apache/maven/tools/plugin/generator/PluginDescriptorFilesGenerator.java x: 430 lines of code y: 11 # changes maven-plugin-plugin/src/it/skip/src/main/java/org/apache/maven/plugin/coreit/FirstMojo.java x: 8 lines of code y: 3 # changes maven-plugin-report-plugin/src/it/mplugin-319_report-since/src/main/java/org/MyMojo.java x: 15 lines of code y: 3 # changes maven-plugin-report-plugin/src/it/fix-maven-since-3.x/verify.groovy x: 6 lines of code y: 2 # changes maven-plugin-plugin/src/it/java-basic-annotations/verify.groovy x: 142 lines of code y: 18 # changes maven-plugin-plugin/src/main/java/org/apache/maven/plugin/plugin/metadata/AddPluginArtifactMetadataMojo.java x: 50 lines of code y: 17 # changes maven-plugin-plugin/src/main/java/org/apache/maven/plugin/plugin/metadata/LegacySupport.java x: 20 lines of code y: 1 # changes maven-plugin-tools-api/src/main/java/org/apache/maven/tools/plugin/util/PluginUtils.java x: 77 lines of code y: 31 # changes maven-plugin-tools-generators/src/main/java/org/apache/maven/tools/plugin/generator/GeneratorUtils.java x: 340 lines of code y: 15 # changes svgo.config.mjs x: 36 lines of code y: 1 # changes maven-plugin-report-plugin/src/it/plugin-info-jdk/verify.groovy x: 5 lines of code y: 3 # changes maven-plugin-plugin/src/it/java-basic-annotations-jdk8/verify.groovy x: 132 lines of code y: 4 # changes maven-plugin-plugin/src/it/mplugin-305_defaultMojoDependencies/verify.groovy x: 7 lines of code y: 4 # changes maven-plugin-plugin/src/it/annotation-with-inheritance-from-deps/verify.groovy x: 82 lines of code y: 11 # changes maven-plugin-plugin/src/it/annotation-with-inheritance-reactor/verify.groovy x: 62 lines of code y: 10 # changes maven-plugin-plugin/src/it/annotation-with-inheritance/verify.groovy x: 62 lines of code y: 12 # changes maven-plugin-plugin/src/it/mplugin-305_emptyMojoDependencies/verify.groovy x: 7 lines of code y: 3 # changes maven-plugin-plugin/src/it/mplugin-382-exclude-provided-dependency/verify.groovy x: 10 lines of code y: 2 # changes maven-plugin-plugin/src/it/packaging-jar/verify.groovy x: 9 lines of code y: 2 # changes maven-plugin-plugin/src/it/source-encoding/verify.groovy x: 12 lines of code y: 3 # changes maven-plugin-report-plugin/src/it/mplugin-394_report-encoding/verify.groovy x: 4 lines of code y: 2 # changes maven-plugin-report-plugin/src/it/plugin-report-with-javadoc-links/verify.groovy x: 8 lines of code y: 2 # changes maven-plugin-report-plugin/src/main/java/org/apache/maven/plugin/plugin/report/AbstractPluginReportRenderer.java x: 29 lines of code y: 1 # changes maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/datamodel/ParameterAnnotationContent.java x: 165 lines of code y: 8 # changes maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/scanner/visitors/MojoClassVisitor.java x: 138 lines of code y: 14 # changes maven-plugin-plugin/src/it/mplugin-305_singleMojoDependencies/src/main/java/org/apache/maven/plugins/plugin/it/CustomSurefireMojo.java x: 192 lines of code y: 4 # changes maven-plugin-tools-api/src/main/java/org/apache/maven/tools/plugin/DefaultPluginToolsRequest.java x: 143 lines of code y: 14 # changes maven-plugin-tools-api/src/main/java/org/apache/maven/tools/plugin/PluginToolsRequest.java x: 35 lines of code y: 15 # changes maven-plugin-annotations/src/main/java/org/apache/maven/plugins/annotations/Component.java x: 15 lines of code y: 13 # changes maven-plugin-annotations/src/main/java/org/apache/maven/plugins/annotations/Execute.java x: 17 lines of code y: 9 # changes maven-plugin-annotations/src/main/java/org/apache/maven/plugins/annotations/InstantiationStrategy.java x: 14 lines of code y: 3 # changes maven-plugin-annotations/src/main/java/org/apache/maven/plugins/annotations/LifecyclePhase.java x: 41 lines of code y: 4 # changes maven-plugin-annotations/src/main/java/org/apache/maven/plugins/annotations/Mojo.java x: 31 lines of code y: 11 # changes maven-plugin-annotations/src/main/java/org/apache/maven/plugins/annotations/Parameter.java x: 19 lines of code y: 17 # changes maven-plugin-annotations/src/main/java/org/apache/maven/plugins/annotations/ResolutionScope.java x: 16 lines of code y: 4 # changes maven-plugin-plugin/src/it/annotation-with-inheritance-from-deps/src/main/java/org/apache/maven/plugin/coreit/FirstMojo.java x: 30 lines of code y: 8 # changes maven-plugin-plugin/src/it/annotation-with-inheritance-reactor/module-abstract-mojo/src/main/java/org/apache/maven/plugins/AbstractFirstMojo.java x: 14 lines of code y: 8 # changes maven-plugin-plugin/src/it/annotation-with-inheritance-reactor/module-mojo/src/main/java/org/apache/maven/plugin/coreit/CoreIt0014Mojo.java x: 25 lines of code y: 4 # changes maven-plugin-plugin/src/it/annotation-with-inheritance-reactor/module-mojo/src/main/java/org/apache/maven/plugin/coreit/FirstMojo.java x: 35 lines of code y: 7 # changes maven-plugin-plugin/src/it/annotation-with-inheritance-reactor/module-mojo/src/main/java/org/apache/maven/plugin/coreit/SecondMojo.java x: 8 lines of code y: 4 # changes maven-plugin-plugin/src/it/annotation-with-inheritance/src/main/java/org/apache/maven/plugin/coreit/AbstractFirstMojo.java x: 14 lines of code y: 9 # changes maven-plugin-plugin/src/it/annotation-with-inheritance/src/main/java/org/apache/maven/plugin/coreit/AbstractFooMojo.java x: 3 lines of code y: 3 # changes maven-plugin-plugin/src/it/annotation-with-inheritance/src/main/java/org/apache/maven/plugin/coreit/FirstMojo.java x: 38 lines of code y: 8 # changes maven-plugin-plugin/src/it/annotation-with-inheritance/src/main/java/org/apache/maven/plugin/coreit/ThirdMojo.java x: 38 lines of code y: 3 # changes maven-plugin-plugin/src/it/asm-failure/src/main/java/org/apache/maven/plugin/coreit/FirstMojo.java x: 13 lines of code y: 2 # changes maven-plugin-plugin/src/it/java-basic-annotations-jdk8/src/main/java/org/apache/maven/plugin/coreit/CoreIt0014Mojo.java x: 25 lines of code y: 2 # changes maven-plugin-plugin/src/it/java-basic-annotations-jdk8/src/main/java/org/apache/maven/plugin/coreit/FirstMojo.java x: 42 lines of code y: 2 # changes maven-plugin-plugin/src/it/java-basic-annotations-jdk8/src/main/java/org/apache/maven/plugin/coreit/Maximal.java x: 38 lines of code y: 2 # changes maven-plugin-plugin/src/it/java-basic-annotations-jdk8/src/main/java/org/apache/maven/plugin/coreit/Minimal.java x: 14 lines of code y: 2 # changes maven-plugin-plugin/src/it/java-basic-annotations/src/main/java/org/apache/maven/plugin/coreit/FirstMojo.java x: 44 lines of code y: 12 # changes maven-plugin-plugin/src/it/java-basic-annotations/src/main/java/org/apache/maven/plugin/coreit/MPlugin220Mojo.java x: 13 lines of code y: 3 # changes maven-plugin-plugin/src/it/java-basic-annotations/src/main/java/org/apache/maven/plugin/coreit/MPlugin396Mojo.java x: 16 lines of code y: 2 # changes maven-plugin-plugin/src/it/java-basic-annotations/src/main/java/org/apache/maven/plugin/coreit/Maximal.java x: 38 lines of code y: 4 # changes maven-plugin-plugin/src/it/mplugin-272_java8/src/main/java/fr/ca/MyMojo.java x: 10 lines of code y: 4 # changes maven-plugin-plugin/src/it/mplugin-272_java8/src/main/java/fr/ca/TestInterface.java x: 4 lines of code y: 4 # changes maven-plugin-plugin/src/it/mplugin-305_defaultMojoDependencies/src/main/java/org/apache/maven/plugins/plugin/it/CustomSurefireMojo.java x: 139 lines of code y: 3 # changes maven-plugin-plugin/src/it/mplugin-372-annotation-with-inheritance-from-provided-deps/src/main/java/org/apache/maven/plugin/coreit/FirstMojo.java x: 30 lines of code y: 3 # changes maven-plugin-plugin/src/main/java/org/apache/maven/artifact/repository/metadata/GroupRepositoryMetadata.java x: 57 lines of code y: 2 # changes maven-plugin-report-plugin/src/it/mplugin-191/src/main/java/org/apache/maven/plugins/plugin/it/MyMojo.java x: 26 lines of code y: 2 # changes maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/converter/ConverterContext.java x: 19 lines of code y: 3 # changes maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/converter/JavaClassConverterContext.java x: 396 lines of code y: 4 # changes maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/converter/JavadocBlockTagsToXhtmlConverter.java x: 44 lines of code y: 2 # changes maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/converter/tag/JavadocTagToHtmlConverter.java x: 19 lines of code y: 2 # changes maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/converter/tag/LinkUtils.java x: 112 lines of code y: 3 # changes maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/converter/tag/block/JavadocBlockTagToHtmlConverter.java x: 3 lines of code y: 2 # changes maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/converter/tag/block/SeeTagConverter.java x: 30 lines of code y: 2 # changes maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/converter/tag/inline/CodeTagConverter.java x: 12 lines of code y: 2 # changes maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/converter/tag/inline/ValueTagConverter.java x: 15 lines of code y: 2 # changes maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/datamodel/AnnotatedContent.java x: 24 lines of code y: 2 # changes maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/datamodel/AnnotatedField.java x: 25 lines of code y: 3 # changes maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/datamodel/ComponentAnnotationContent.java x: 46 lines of code y: 3 # changes maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/scanner/MojoAnnotatedClass.java x: 106 lines of code y: 5 # changes maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/scanner/MojoAnnotationsScannerRequest.java x: 55 lines of code y: 4 # changes maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/scanner/visitors/MojoAnnotationVisitor.java x: 32 lines of code y: 8 # changes maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/scanner/visitors/MojoFieldVisitor.java x: 51 lines of code y: 10 # changes maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/scanner/visitors/MojoMethodVisitor.java x: 51 lines of code y: 4 # changes maven-plugin-tools-api/src/main/java/org/apache/maven/tools/plugin/EnhancedParameterWrapper.java x: 102 lines of code y: 2 # changes maven-plugin-tools-api/src/main/java/org/apache/maven/tools/plugin/extractor/GroupKey.java x: 52 lines of code y: 2 # changes maven-plugin-tools-api/src/main/java/org/apache/maven/tools/plugin/extractor/MojoDescriptorExtractor.java x: 15 lines of code y: 10 # changes maven-plugin-tools-api/src/main/java/org/apache/maven/tools/plugin/scanner/MojoScanner.java x: 10 lines of code y: 11 # changes maven-plugin-tools-generators/src/main/java/org/apache/maven/tools/plugin/generator/Generator.java x: 6 lines of code y: 5 # changes maven-plugin-tools-generators/src/main/java/org/apache/maven/tools/plugin/generator/HtmlToPlainTextConverter.java x: 55 lines of code y: 2 # changes maven-plugin-plugin/src/it/settings.xml x: 39 lines of code y: 5 # changes maven-plugin-report-plugin/src/it/settings.xml x: 39 lines of code y: 2 # changes maven-plugin-tools-api/src/site/site.xml x: 10 lines of code y: 5 # changes src/site/site.xml x: 23 lines of code y: 19 # changes maven-plugin-report-plugin/src/it/fix-maven-since-3.x/javasample-maven-plugin/src/site/site.xml x: 23 lines of code y: 1 # changes maven-plugin-report-plugin/src/it/plugin-info-jdk/plugin/src/main/resources/META-INF/maven/plugin-enhanced.xml x: 49 lines of code y: 1 # changes maven-plugin-report-plugin/src/it/plugin-report-requirements-history/verify.groovy x: 9 lines of code y: 1 # changes maven-plugin-plugin/src/it/mplugin-390/verify.groovy x: 6 lines of code y: 1 # changes maven-plugin-plugin/src/main/resources/META-INF/m2e/lifecycle-mapping-metadata.xml x: 18 lines of code y: 1 # changes maven-plugin-plugin/src/it/mplugin-372-annotation-with-inheritance-from-provided-deps/verify.groovy x: 2 lines of code y: 1 # changes maven-plugin-plugin/src/main/filtered-resources/META-INF/plexus/components.xml x: 58 lines of code y: 2 # changes
45.0
# changes
  min: 1.0
  average: 5.35
  25th percentile: 2.0
  median: 3.0
  75th percentile: 5.0
  max: 45.0
0 674.0
lines of code
min: 2.0 | average: 52.78 | 25th percentile: 10.0 | median: 23.5 | 75th percentile: 51.25 | max: 674.0

Number of Contributors vs. Number of Changes: 186 points

src/site/xdoc/index.xml x: 5 # contributors y: 17 # changes maven-plugin-plugin/src/it/v4api-3x/verify.groovy x: 2 # contributors y: 3 # changes maven-plugin-report-plugin/src/main/java/org/apache/maven/plugin/plugin/report/PluginNoForkReport.java x: 2 # contributors y: 2 # changes maven-plugin-report-plugin/src/main/java/org/apache/maven/plugin/plugin/report/PluginReport.java x: 6 # contributors y: 17 # changes maven-plugin-plugin/src/site/site.xml x: 9 # contributors y: 19 # changes maven-plugin-report-plugin/src/site/site.xml x: 3 # contributors y: 3 # changes maven-plugin-plugin/src/main/java/org/apache/maven/plugin/plugin/AbstractGeneratorMojo.java x: 14 # contributors y: 45 # changes maven-plugin-plugin/src/main/java/org/apache/maven/plugin/plugin/DescriptorGeneratorMojo.java x: 14 # contributors y: 34 # changes maven-plugin-plugin/src/main/java/org/apache/maven/plugin/plugin/HelpGeneratorMojo.java x: 11 # contributors y: 21 # changes maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/JavaAnnotationsMojoDescriptorExtractor.java x: 14 # contributors y: 24 # changes maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/scanner/DefaultMojoAnnotationsScanner.java x: 8 # contributors y: 17 # changes maven-plugin-tools-api/src/main/java/org/apache/maven/tools/plugin/extractor/AbstractScriptedMojoDescriptorExtractor.java x: 14 # contributors y: 20 # changes maven-plugin-tools-api/src/main/java/org/apache/maven/tools/plugin/scanner/DefaultMojoScanner.java x: 13 # contributors y: 22 # changes maven-plugin-tools-generators/src/main/java/org/apache/maven/tools/plugin/generator/PluginHelpGenerator.java x: 11 # contributors y: 24 # changes maven-plugin-report-plugin/src/it/plugin-report/src/main/java/org/DummyReport.java x: 3 # contributors y: 7 # changes maven-plugin-report-plugin/src/main/java/org/apache/maven/plugin/plugin/report/GoalRenderer.java x: 3 # contributors y: 4 # changes maven-plugin-report-plugin/src/main/java/org/apache/maven/plugin/plugin/report/PluginOverviewRenderer.java x: 5 # contributors y: 8 # changes maven-plugin-report-plugin/src/it/plugin-no-fork-report/src/main/java/org/DummyReport.java x: 1 # contributors y: 1 # changes maven-plugin-report-plugin/src/it/plugin-report/verify.groovy x: 6 # contributors y: 7 # changes maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/scanner/MojoAnnotationsScanner.java x: 3 # contributors y: 6 # changes maven-plugin-tools-api/src/main/java/org/apache/maven/tools/plugin/ExtendedMojoDescriptor.java x: 6 # contributors y: 8 # changes maven-plugin-report-plugin/src/main/java/org/apache/maven/plugins/plugin/descriptor/EnhancedPluginDescriptorBuilder.java x: 3 # contributors y: 8 # changes maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/datamodel/ExecuteAnnotationContent.java x: 4 # contributors y: 5 # changes maven-plugin-tools-generators/src/main/java/org/apache/maven/tools/plugin/generator/PluginDescriptorFilesGenerator.java x: 4 # contributors y: 11 # changes maven-plugin-report-plugin/src/it/mplugin-319_report-since/src/main/java/org/MyMojo.java x: 1 # contributors y: 3 # changes maven-plugin-report-plugin/src/it/fix-maven-since-3.x/verify.groovy x: 1 # contributors y: 2 # changes maven-plugin-plugin/src/it/java-basic-annotations/verify.groovy x: 7 # contributors y: 18 # changes maven-plugin-plugin/src/main/java/org/apache/maven/plugin/plugin/metadata/AddPluginArtifactMetadataMojo.java x: 9 # contributors y: 17 # changes maven-plugin-tools-api/src/main/java/org/apache/maven/tools/plugin/util/PluginUtils.java x: 11 # contributors y: 31 # changes maven-plugin-tools-generators/src/main/java/org/apache/maven/tools/plugin/generator/GeneratorUtils.java x: 9 # contributors y: 15 # changes maven-plugin-plugin/src/it/annotation-with-inheritance-from-deps/verify.groovy x: 5 # contributors y: 11 # changes maven-plugin-plugin/src/it/annotation-with-inheritance-reactor/verify.groovy x: 4 # contributors y: 10 # changes maven-plugin-plugin/src/it/annotation-with-inheritance/verify.groovy x: 4 # contributors y: 12 # changes maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/datamodel/ParameterAnnotationContent.java x: 7 # contributors y: 8 # changes maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/scanner/visitors/MojoClassVisitor.java x: 8 # contributors y: 14 # changes maven-plugin-tools-api/src/main/java/org/apache/maven/tools/plugin/DefaultPluginToolsRequest.java x: 10 # contributors y: 14 # changes maven-plugin-tools-api/src/main/java/org/apache/maven/tools/plugin/PluginToolsRequest.java x: 8 # contributors y: 15 # changes maven-plugin-annotations/src/main/java/org/apache/maven/plugins/annotations/Component.java x: 4 # contributors y: 13 # changes maven-plugin-annotations/src/main/java/org/apache/maven/plugins/annotations/Execute.java x: 6 # contributors y: 9 # changes maven-plugin-plugin/src/it/annotation-with-inheritance-from-deps/src/main/java/org/apache/maven/plugin/coreit/FirstMojo.java x: 4 # contributors y: 8 # changes maven-plugin-plugin/src/it/annotation-with-inheritance-reactor/module-mojo/src/main/java/org/apache/maven/plugin/coreit/FirstMojo.java x: 4 # contributors y: 7 # changes maven-plugin-plugin/src/it/annotation-with-inheritance/src/main/java/org/apache/maven/plugin/coreit/AbstractFirstMojo.java x: 4 # contributors y: 9 # changes maven-plugin-plugin/src/it/mplugin-272_java8/src/main/java/fr/ca/MyMojo.java x: 2 # contributors y: 4 # changes maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/scanner/MojoAnnotationsScannerRequest.java x: 4 # contributors y: 4 # changes maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/scanner/visitors/MojoFieldVisitor.java x: 7 # contributors y: 10 # changes maven-plugin-tools-api/src/main/java/org/apache/maven/tools/plugin/extractor/MojoDescriptorExtractor.java x: 9 # contributors y: 10 # changes maven-plugin-tools-api/src/main/java/org/apache/maven/tools/plugin/scanner/MojoScanner.java x: 9 # contributors y: 11 # changes maven-plugin-tools-generators/src/main/java/org/apache/maven/tools/plugin/generator/Generator.java x: 3 # contributors y: 5 # changes maven-plugin-tools-api/src/site/site.xml x: 5 # contributors y: 5 # changes src/site/site.xml x: 7 # contributors y: 19 # changes
45.0
# changes
  min: 1.0
  average: 5.35
  25th percentile: 2.0
  median: 3.0
  75th percentile: 5.0
  max: 45.0
0 14.0
# contributors
min: 1.0 | average: 3.27 | 25th percentile: 2.0 | median: 2.0 | 75th percentile: 3.25 | max: 14.0

Number of Contributors vs. File Size: 186 points

src/site/xdoc/index.xml x: 5 # contributors y: 104 lines of code maven-plugin-plugin/src/it/v4api-3x/verify.groovy x: 2 # contributors y: 52 lines of code maven-plugin-report-plugin/src/main/java/org/apache/maven/plugin/plugin/report/PluginNoForkReport.java x: 2 # contributors y: 7 lines of code maven-plugin-report-plugin/src/main/java/org/apache/maven/plugin/plugin/report/PluginReport.java x: 6 # contributors y: 190 lines of code maven-plugin-plugin/src/site/site.xml x: 9 # contributors y: 18 lines of code maven-plugin-report-plugin/src/site/site.xml x: 3 # contributors y: 18 lines of code maven-plugin-plugin/src/main/java/org/apache/maven/plugin/plugin/AbstractGeneratorMojo.java x: 14 # contributors y: 49 lines of code maven-plugin-plugin/src/main/java/org/apache/maven/plugin/plugin/DescriptorGeneratorMojo.java x: 14 # contributors y: 342 lines of code maven-plugin-plugin/src/main/java/org/apache/maven/plugin/plugin/HelpGeneratorMojo.java x: 11 # contributors y: 69 lines of code maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/JavaAnnotationsMojoDescriptorExtractor.java x: 14 # contributors y: 674 lines of code maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/scanner/DefaultMojoAnnotationsScanner.java x: 8 # contributors y: 287 lines of code maven-plugin-tools-api/src/main/java/org/apache/maven/tools/plugin/extractor/AbstractScriptedMojoDescriptorExtractor.java x: 14 # contributors y: 124 lines of code maven-plugin-tools-api/src/main/java/org/apache/maven/tools/plugin/scanner/DefaultMojoScanner.java x: 13 # contributors y: 104 lines of code maven-plugin-tools-generators/src/main/java/org/apache/maven/tools/plugin/generator/PluginHelpGenerator.java x: 11 # contributors y: 79 lines of code maven-plugin-report-plugin/src/it/plugin-report/src/main/java/org/DummyReport.java x: 3 # contributors y: 82 lines of code maven-plugin-report-plugin/src/main/java/org/apache/maven/plugin/plugin/report/GoalRenderer.java x: 3 # contributors y: 447 lines of code maven-plugin-report-plugin/src/main/java/org/apache/maven/plugin/plugin/report/PluginOverviewRenderer.java x: 5 # contributors y: 245 lines of code maven-plugin-report-plugin/src/it/plugin-no-fork-report/src/main/java/org/DummyReport.java x: 1 # contributors y: 83 lines of code maven-plugin-report-plugin/src/it/plugin-no-fork-report/src/main/java/org/MyMojo.java x: 1 # contributors y: 26 lines of code maven-plugin-report-plugin/src/it/plugin-no-fork-report/verify.groovy x: 1 # contributors y: 14 lines of code maven-plugin-report-plugin/src/it/plugin-report/src/main/java/org/MyMojo.java x: 2 # contributors y: 26 lines of code maven-plugin-report-plugin/src/it/plugin-report/verify.groovy x: 6 # contributors y: 13 lines of code maven-plugin-plugin/src/it/v4api-3x/src/main/java/org/apache/maven/its/v4api/FirstMojo.java x: 1 # contributors y: 31 lines of code maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/scanner/MojoAnnotationsScanner.java x: 3 # contributors y: 29 lines of code maven-plugin-tools-api/src/main/java/org/apache/maven/tools/plugin/ExtendedMojoDescriptor.java x: 6 # contributors y: 42 lines of code maven-plugin-report-plugin/src/main/java/org/apache/maven/plugin/plugin/report/RequirementsHistory.java x: 3 # contributors y: 108 lines of code maven-plugin-report-plugin/src/main/java/org/apache/maven/plugins/plugin/descriptor/EnhancedPluginDescriptorBuilder.java x: 3 # contributors y: 78 lines of code maven-plugin-report-plugin/src/main/java/org/apache/maven/plugins/plugin/descriptor/PluginDescriptorBuilder.java x: 1 # contributors y: 183 lines of code maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/datamodel/ExecuteAnnotationContent.java x: 4 # contributors y: 68 lines of code maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/datamodel/MojoAnnotationContent.java x: 3 # contributors y: 166 lines of code maven-plugin-tools-api/src/main/java/org/apache/maven/tools/plugin/ExtendedPluginDescriptor.java x: 2 # contributors y: 162 lines of code maven-plugin-tools-generators/src/main/java/org/apache/maven/tools/plugin/generator/PluginDescriptorFilesGenerator.java x: 4 # contributors y: 430 lines of code maven-plugin-plugin/src/it/skip/src/main/java/org/apache/maven/plugin/coreit/FirstMojo.java x: 2 # contributors y: 8 lines of code maven-plugin-report-plugin/src/it/fix-maven-since-3.x/verify.groovy x: 1 # contributors y: 6 lines of code maven-plugin-plugin/src/it/java-basic-annotations/verify.groovy x: 7 # contributors y: 142 lines of code maven-plugin-plugin/src/main/java/org/apache/maven/plugin/plugin/metadata/AddPluginArtifactMetadataMojo.java x: 9 # contributors y: 50 lines of code maven-plugin-plugin/src/main/java/org/apache/maven/plugin/plugin/metadata/LegacySupport.java x: 1 # contributors y: 20 lines of code maven-plugin-tools-generators/src/main/java/org/apache/maven/tools/plugin/generator/GeneratorUtils.java x: 9 # contributors y: 340 lines of code svgo.config.mjs x: 1 # contributors y: 36 lines of code maven-plugin-report-plugin/src/it/plugin-info-jdk/verify.groovy x: 3 # contributors y: 5 lines of code maven-plugin-plugin/src/it/java-basic-annotations-jdk8/verify.groovy x: 3 # contributors y: 132 lines of code maven-plugin-plugin/src/it/mplugin-305_defaultMojoDependencies/verify.groovy x: 3 # contributors y: 7 lines of code maven-plugin-plugin/src/it/annotation-with-inheritance-from-deps/verify.groovy x: 5 # contributors y: 82 lines of code maven-plugin-plugin/src/it/annotation-with-inheritance-reactor/verify.groovy x: 4 # contributors y: 62 lines of code maven-plugin-plugin/src/it/mplugin-382-exclude-provided-dependency/verify.groovy x: 1 # contributors y: 10 lines of code maven-plugin-plugin/src/it/source-encoding/verify.groovy x: 3 # contributors y: 12 lines of code maven-plugin-report-plugin/src/it/mplugin-191/verify.groovy x: 2 # contributors y: 5 lines of code maven-plugin-report-plugin/src/main/java/org/apache/maven/plugin/plugin/report/AbstractPluginReportRenderer.java x: 1 # contributors y: 29 lines of code maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/datamodel/ParameterAnnotationContent.java x: 7 # contributors y: 165 lines of code maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/scanner/visitors/MojoClassVisitor.java x: 8 # contributors y: 138 lines of code maven-plugin-plugin/src/it/mplugin-305_singleMojoDependencies/src/main/java/org/apache/maven/plugins/plugin/it/CustomSurefireMojo.java x: 3 # contributors y: 192 lines of code maven-plugin-tools-api/src/main/java/org/apache/maven/tools/plugin/DefaultPluginToolsRequest.java x: 10 # contributors y: 143 lines of code maven-plugin-tools-api/src/main/java/org/apache/maven/tools/plugin/PluginToolsRequest.java x: 8 # contributors y: 35 lines of code maven-plugin-annotations/src/main/java/org/apache/maven/plugins/annotations/Component.java x: 4 # contributors y: 15 lines of code maven-plugin-annotations/src/main/java/org/apache/maven/plugins/annotations/Execute.java x: 6 # contributors y: 17 lines of code maven-plugin-annotations/src/main/java/org/apache/maven/plugins/annotations/InstantiationStrategy.java x: 3 # contributors y: 14 lines of code maven-plugin-annotations/src/main/java/org/apache/maven/plugins/annotations/LifecyclePhase.java x: 3 # contributors y: 41 lines of code maven-plugin-annotations/src/main/java/org/apache/maven/plugins/annotations/Mojo.java x: 5 # contributors y: 31 lines of code maven-plugin-annotations/src/main/java/org/apache/maven/plugins/annotations/Parameter.java x: 6 # contributors y: 19 lines of code maven-plugin-plugin/src/it/annotation-with-inheritance-from-deps/src/main/java/org/apache/maven/plugin/coreit/FirstMojo.java x: 4 # contributors y: 30 lines of code maven-plugin-plugin/src/it/annotation-with-inheritance-reactor/module-mojo/src/main/java/org/apache/maven/plugin/coreit/CoreIt0014Mojo.java x: 3 # contributors y: 25 lines of code maven-plugin-plugin/src/it/annotation-with-inheritance-reactor/module-mojo/src/main/java/org/apache/maven/plugin/coreit/FirstMojo.java x: 4 # contributors y: 35 lines of code maven-plugin-plugin/src/it/annotation-with-inheritance-reactor/module-mojo/src/main/java/org/apache/maven/plugin/coreit/SecondMojo.java x: 3 # contributors y: 8 lines of code maven-plugin-plugin/src/it/annotation-with-inheritance/src/main/java/org/apache/maven/plugin/coreit/FirstMojo.java x: 4 # contributors y: 38 lines of code maven-plugin-plugin/src/it/annotation-with-inheritance/src/main/java/org/apache/maven/plugin/coreit/ThirdMojo.java x: 3 # contributors y: 38 lines of code maven-plugin-plugin/src/it/asm-failure/src/main/java/org/apache/maven/plugin/coreit/FirstMojo.java x: 2 # contributors y: 13 lines of code maven-plugin-plugin/src/it/java-basic-annotations-jdk8/src/main/java/org/apache/maven/plugin/coreit/FirstMojo.java x: 2 # contributors y: 42 lines of code maven-plugin-plugin/src/it/java-basic-annotations-jdk8/src/main/java/org/apache/maven/plugin/coreit/Maximal.java x: 2 # contributors y: 38 lines of code maven-plugin-plugin/src/it/java-basic-annotations-jdk8/src/main/java/org/apache/maven/plugin/coreit/Minimal.java x: 2 # contributors y: 14 lines of code maven-plugin-plugin/src/it/java-basic-annotations/src/main/java/org/apache/maven/plugin/coreit/FirstMojo.java x: 4 # contributors y: 44 lines of code maven-plugin-plugin/src/it/java-basic-annotations/src/main/java/org/apache/maven/plugin/coreit/MPlugin396Mojo.java x: 2 # contributors y: 16 lines of code maven-plugin-plugin/src/it/mplugin-305_defaultMojoDependencies/src/main/java/org/apache/maven/plugins/plugin/it/CustomSurefireMojo.java x: 2 # contributors y: 139 lines of code maven-plugin-plugin/src/it/mplugin-372-annotation-with-inheritance-from-provided-deps/src/main/java/org/apache/maven/plugin/coreit/FirstMojo.java x: 3 # contributors y: 30 lines of code maven-plugin-plugin/src/it/mplugin-390/src/main/java/org/apache/maven/plugin/coreit/FirstMojo.java x: 1 # contributors y: 17 lines of code maven-plugin-plugin/src/main/java/org/apache/maven/artifact/repository/metadata/GroupRepositoryMetadata.java x: 2 # contributors y: 57 lines of code maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/converter/ConverterContext.java x: 2 # contributors y: 19 lines of code maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/converter/JavaClassConverterContext.java x: 2 # contributors y: 396 lines of code maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/converter/JavadocBlockTagsToXhtmlConverter.java x: 2 # contributors y: 44 lines of code maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/converter/tag/LinkUtils.java x: 2 # contributors y: 112 lines of code maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/converter/tag/block/SeeTagConverter.java x: 2 # contributors y: 30 lines of code maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/datamodel/ComponentAnnotationContent.java x: 3 # contributors y: 46 lines of code maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/scanner/MojoAnnotatedClass.java x: 4 # contributors y: 106 lines of code maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/scanner/MojoAnnotationsScannerRequest.java x: 4 # contributors y: 55 lines of code maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/scanner/visitors/MojoAnnotationVisitor.java x: 6 # contributors y: 32 lines of code maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/scanner/visitors/MojoFieldVisitor.java x: 7 # contributors y: 51 lines of code maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/scanner/visitors/MojoMethodVisitor.java x: 3 # contributors y: 51 lines of code maven-plugin-tools-api/src/main/java/org/apache/maven/tools/plugin/EnhancedParameterWrapper.java x: 2 # contributors y: 102 lines of code maven-plugin-tools-api/src/main/java/org/apache/maven/tools/plugin/extractor/ExtractionException.java x: 4 # contributors y: 10 lines of code maven-plugin-tools-api/src/main/java/org/apache/maven/tools/plugin/extractor/MojoDescriptorExtractor.java x: 9 # contributors y: 15 lines of code maven-plugin-tools-api/src/main/java/org/apache/maven/tools/plugin/scanner/MojoScanner.java x: 9 # contributors y: 10 lines of code maven-plugin-tools-generators/src/main/java/org/apache/maven/tools/plugin/generator/HtmlToPlainTextConverter.java x: 2 # contributors y: 55 lines of code maven-plugin-tools-api/src/site/site.xml x: 5 # contributors y: 10 lines of code src/site/site.xml x: 7 # contributors y: 23 lines of code maven-plugin-report-plugin/src/it/fix-maven-since-3.x/javasample-maven-plugin/src/site/site.xml x: 1 # contributors y: 23 lines of code maven-plugin-report-plugin/src/it/plugin-info-jdk/plugin/src/main/resources/META-INF/maven/plugin-enhanced.xml x: 1 # contributors y: 49 lines of code maven-plugin-plugin/src/it/mplugin-370-maven-deps-scope-bad/verify.groovy x: 1 # contributors y: 3 lines of code maven-plugin-plugin/src/it/mplugin-372-annotation-with-inheritance-from-provided-deps/verify.groovy x: 1 # contributors y: 2 lines of code
674.0
lines of code
  min: 2.0
  average: 52.78
  25th percentile: 10.0
  median: 23.5
  75th percentile: 51.25
  max: 674.0
0 14.0
# contributors
min: 1.0 | average: 3.27 | 25th percentile: 2.0 | median: 2.0 | 75th percentile: 3.25 | max: 14.0